Skip to content

Update testing section #1404

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 43 commits into from
Mar 15, 2025
Merged
Changes from 33 commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
20ff1fb
add missing sections
AnCichocka Oct 7, 2024
abfc7b3
add more examples
AnCichocka Oct 7, 2024
5861eae
clean up
AnCichocka Oct 7, 2024
f06232c
add
AnCichocka Oct 7, 2024
ad3821a
add missing static examples, react-native mock
AnCichocka Oct 9, 2024
02e0b0e
update fake timers test
AnCichocka Oct 9, 2024
c8e9a0c
move create static navigation
AnCichocka Oct 9, 2024
8f4fd6f
add preload test
AnCichocka Oct 9, 2024
d41d947
add comments
AnCichocka Oct 9, 2024
7121450
make screen titles consistent
AnCichocka Oct 9, 2024
4df7263
correct text
AnCichocka Oct 9, 2024
f293b0c
add screen to screen component name
AnCichocka Oct 10, 2024
d20e905
delete unnecessary prop
AnCichocka Oct 10, 2024
c7e6b6a
change tests order
AnCichocka Oct 10, 2024
88a6e02
fix missing return statement
AnCichocka Oct 14, 2024
9f02dd3
delete previous tests
AnCichocka Oct 16, 2024
6039c03
init text
AnCichocka Oct 17, 2024
b18291a
add code
AnCichocka Oct 17, 2024
13bfcc2
use getByRole
AnCichocka Oct 17, 2024
c582029
correct comment
AnCichocka Oct 17, 2024
5c5ec89
fix fake timers
AnCichocka Oct 17, 2024
55e6cb8
text clean up
AnCichocka Oct 17, 2024
7da2155
swap url
AnCichocka Oct 17, 2024
6f506b0
clean up
AnCichocka Oct 17, 2024
b3ff6b6
clean up
AnCichocka Oct 17, 2024
116442f
test access to branch
kligarski Feb 20, 2025
77e557f
Change first 2 examples of 'Writing Tests' section
kligarski Feb 21, 2025
3f2789e
Add explanation for using fake timers
kligarski Feb 21, 2025
fa7d190
Fix getBy vs queryBy in second example
kligarski Feb 21, 2025
3597b0c
Fix third example
kligarski Feb 21, 2025
b22fd8a
last example
kligarski Feb 24, 2025
4802247
add explanation for no fake timers in example 3
kligarski Feb 24, 2025
6797ba7
add fakeTimers to example 4 to fix warnings
kligarski Feb 24, 2025
8b99670
fix configuration of mocking Reanimated, add additional info
kligarski Feb 25, 2025
508b203
add example titles and fix phrasing
kligarski Feb 25, 2025
52b9eed
fix setup section
kligarski Mar 3, 2025
69b84f0
simplify example 3 main and test descriptions
kligarski Mar 3, 2025
f418b70
add missing jest import to setup file
kligarski Mar 3, 2025
2184041
change code of examples
kligarski Mar 4, 2025
e2f0a64
change descriptions of examples
kligarski Mar 4, 2025
fe84ab4
clarify mocking RNS section
kligarski Mar 6, 2025
00e146a
fix fake timers explanation and usage in code
kligarski Mar 10, 2025
3979f95
Update testing guide
satya164 Mar 15, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading