mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
574205aa93
* feat: userEvent type() chore: restore tests chore: more tests chore: improve coverage chore: moar tests docs: improve the docs chore: fix lint refactor: code review changes chore: fix lint chore: tweak return type refactor: flush microtasks after event refactor: re-organize waits refactor: improve dispatch event functions refactor: remove flushMicroTasks calls * chore: update snapshots * chore: do not expose User Event docs yet * refactor: simplify dispatchEvent code * refactor: press * refactor: move warn method up * refactor: finishing touches * docs: correct typos