Video: Testing With Test Ids
React Testing For Beginners
Released: null
-
1. React Testing for Beginners
1M15S
-
2. Introduction To Testing With Jest
11M59S
-
3. Jest Explained
8M37S
-
4. Writing Unit Tests With Jest
13M12S
-
5. Writing Integration Tests
8M2S
-
6. Mock Functions & Why
9M16S
-
7. Mocking Modules
14M12S
-
8. Introduction To React Testing
6M51S
-
9. React Testing Library & Debug
13M11S
-
10. Testing With Test Ids
8M25S
-
11. Events In React Testing Library
10M47S
-
12. Integration Testing In React & Cleanup
17M47S
-
13. Snapshot Testing 101
8M12S
-
14. Spying & Mocking Functions in React
9M50S
-
15. Form Events With Controlled Inputs
11M42S
-
16. Testing For Errors & Global Mocks
7M45S
-
17. Negative Assertions & Testing With React Router
9M33S
-
18. What To Test
9M17S
-
19. Mocking Fetch
9M53S
-
20. Mocking Fetch Part 2 Async Tests & Working With Data
12M49S
-
21. Testing Loading States & More Pitfalls
18M48S
-
22. Refactoring With Tests
9M5S
-
23. Code Coverage
4M31S
-
24. Where To Go From Here
3M21S
Testing With Test Ids
In this video, we will be going over data test ids. Ids are a better way to identify our components and make testing our code faster and easier.