callstack / react-native-testing-library

🦉 Simple and complete React Native testing utilities that encourage good testing practices.
https://callstack.github.io/react-native-testing-library/
MIT License
3.07k stars 271 forks source link

docs: add note user.scrollTo in favour of fireEvent.scroll and edit broken links #1551

Closed vanGalilea closed 8 months ago

vanGalilea commented 9 months ago

Summary

Test plan

Future improvements

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (21254b0) 95.40% compared to head (068be8f) 95.51%. Report is 1 commits behind head on main.

:exclamation: Current head 068be8f differs from pull request most recent head 5ee74aa. Consider uploading reports for the commit 5ee74aa to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1551 +/- ## ========================================== + Coverage 95.40% 95.51% +0.11% ========================================== Files 99 99 Lines 5400 5400 Branches 858 857 -1 ========================================== + Hits 5152 5158 +6 + Misses 248 242 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.