1. Урок 1. 00:08:18
    Course Overview
  2. Урок 2. 00:05:25
    Testing Fundamentals
  3. Урок 3. 00:02:42
    Writing a React Test & Exercise
  4. Урок 4. 00:09:05
    Writing a React Test Solution
  5. Урок 5. 00:09:35
    Configuring Jest & Babel
  6. Урок 6. 00:02:17
    Jest JSDOM
  7. Урок 7. 00:10:49
    CSS Imports
  8. Урок 8. 00:03:47
    CSS Modules
  9. Урок 9. 00:03:48
    Handling Dynamic Imports
  10. Урок 10. 00:06:40
    Adding Code Coverage Reports
  11. Урок 11. 00:05:12
    Jest Watch Mode
  12. Урок 12. 00:06:58
    Jest Config Review
  13. Урок 13. 00:01:18
    Course Project Overview
  14. Урок 14. 00:16:14
    Unit Testing a React Component
  15. Урок 15. 00:03:29
    Test a Form Component Exercise
  16. Урок 16. 00:07:25
    Test a Form Component Solution
  17. Урок 17. 00:14:01
    Enzyme Limitations
  18. Урок 18. 00:14:35
    react-testing-library
  19. Урок 19. 00:02:38
    react-testing-library Exercise
  20. Урок 20. 00:14:02
    react-testing-library Solution
  21. Урок 21. 00:00:41
    Using DOM Events Exercise
  22. Урок 22. 00:03:33
    Using DOM Events Solution
  23. Урок 23. 00:05:48
    Component Testing Q&A
  24. Урок 24. 00:10:25
    Introducing Snapshot Testing
  25. Урок 25. 00:02:14
    Snapshot Testing Exercise
  26. Урок 26. 00:02:38
    Snapshot Testing Solution
  27. Урок 27. 00:13:41
    Snapshot Q&A
  28. Урок 28. 00:04:15
    Integration Tests Demo
  29. Урок 29. 00:07:38
    Integration Tests Exercise
  30. Урок 30. 00:07:56
    Integration Tests Solution
  31. Урок 31. 00:02:30
    Integration Testing Q&A
  32. Урок 32. 00:15:00
    Cypress
  33. Урок 33. 00:03:23
    Cypress Q&A
  34. Урок 34. 00:10:36
    Configuring Cypress Exercise
  35. Урок 35. 00:07:22
    Configuring Cypress Solution
  36. Урок 36. 00:05:24
    Testing Trophy