Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Testing react applications for professional engineers, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:03:22
    Introduction
  2. Урок 2. 00:02:14
    How to get the project source code
  3. Урок 3. 00:03:24
    Test a component with ReactDOM
  4. Урок 4. 00:06:01
    Test a checkbox with react testing library
  5. Урок 5. 00:03:19
    Fire native events on elements
  6. Урок 6. 00:01:48
    Checked and unchecked checkbox states
  7. Урок 7. 00:02:49
    Automate accessibility tests
  8. Урок 8. 00:03:40
    Find elements using text and alt text
  9. Урок 9. 00:03:26
    Test for absence of elements
  10. Урок 10. 00:05:58
    Test context connected elements
  11. Урок 11. 00:03:20
    Test array rendering elements
  12. Урок 12. 00:02:08
    Test parent components that render children
  13. Урок 13. 00:05:10
    Test context provider values
  14. Урок 14. 00:03:11
    Test the toggle scroll behaviour
  15. Урок 15. 00:05:34
    Test the use filters hook
  16. Урок 16. 00:04:34
    Test use outside click hook
  17. Урок 17. 00:03:24
    Test hook cleanup functionality
  18. Урок 18. 00:09:58
    Integration test for fetch products
  19. Урок 19. 00:03:28
    Generate test data with test-data-bot
  20. Урок 20. 00:04:03
    Test open and close off canvas
  21. Урок 21. 00:10:43
    Test product search functionality
  22. Урок 22. 00:00:48
    Introduction to part 2
  23. Урок 23. 00:07:02
    Test router dependent components with memory router
  24. Урок 24. 00:04:03
    Test a component with use location hook
  25. Урок 25. 00:08:11
    Test a user can navigate to a page
  26. Урок 26. 00:08:55
    Test add product to cart
  27. Урок 27. 00:16:50
    Test checkout with stripe