1. Урок 1. 00:01:25
    Introduction
  2. Урок 2. 00:02:27
    Getting Started & Project Overview
  3. Урок 3. 00:05:14
    Configuring Jest and React Native Testing Library
  4. Урок 4. 00:06:42
    Basic Snapshot Test
  5. Урок 5. 00:05:51
    Unit Test: Targeting Elements by Text
  6. Урок 6. 00:04:45
    Unit Test: Prop Forwarding
  7. Урок 7. 00:05:01
    Unit Test: Testing TextInput Functionality
  8. Урок 8. 00:04:30
    Unit Test: Testing Button Interaction
  9. Урок 9. 00:11:15
    Mocking Library & Testing Button Disabled Functionality
  10. Урок 10. 00:06:24
    Integration Test: Showing Error Messages on Create Account Screen
  11. Урок 11. 00:07:49
    Integration Test: Hiding Error Messages on Create Account Screen
  12. Урок 12. 00:08:06
    Testing a Fetch Request