Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Fast and Robust Visual Unit Tests for Your React Application
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 About me
- 3 Devices
- 4 What are visual unit tests
- 5 Why do we need these tests
- 6 Example
- 7 How many tests
- 8 breakpoints
- 9 components
- 10 testrunner
- 11 demo project
- 12 common scenario tests
- 13 small demo
- 14 plugins
- 15 configuration
- 16 configuration file structure
- 17 test environment
- 18 global setup
- 19 CSS
- 20 YouTube function
- 21 Test examples
- 22 Performance
- 23 Puppet
- 24 iOS
- 25 Integration
- 26 Linux
- 27 Update configuration
- 28 Update screenshots
- 29 Update snapshot
- 30 Run test
- 31 Approval job
- 32 Congrats
- 33 Helper functions