React Test Challenges
Use what you learned in the other courses and see if you can fix these broken tests in our set of tricky React testing challenges. If you get stuck you can always reveal some hints to guide you along the way.
Basic React Testing Challenges
Challenge: Where is the rendered component?
Not started
Challenge: Keyboard shortcut combinations
Current
Challenge: When localStorage leaks between tests
Not started
Challenge: how can both assertions be passing?
Not started
Selecting The Correct React Element Testing Challenges
Challenge: Split text
Not started
Challenge: Use a RegExp to find elements
Not started
Challenge: Screen Reader Only Text
Not started
Challenge: Select one of many elements
Not started
Async Rendering React Testing Challenges
Challenge: element seems to have old content?
Not started
Challenge: Fix this async click behaviour test
Not started