mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
0af721144f
* feat: check accessibilityLabelledBy in *ByLabelText queries * refactor: move getNodeByText to matchTextContent helper * test: improve getByLabelText tests * refactor: extract matchLabelText * refactor: tweaks * refactor: code review changes * refactor: code review changes * chore: rebase on main * chore: fix lint * chore: fix test code in files * chore: fix lint * chore: fix ts error due to missing RN typing Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com>