Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Testing For Developers
First Section
Testing Introduction (11:07)
Requirements for testing course (1:16)
Static Testing
How to do static testing (9:50)
Unit Testing
Setup Jest (3:14)
writing our first test (17:28)
Describe group of test (16:35)
Skip and Only Test (3:31)
Running Loops with Jest (8:01)
BeforeEach and AfterEach Test (9:34)
Testing React Components
Getting Setup with react testing (12:49)
create Login Component (29:05)
Query Elements (29:49)
Fire Events and Run Test on Those Actions (31:22)
Integration Testing
What is integration testing? (6:36)
End To End Testing
Setup Our Project and Cypress (5:56)
How To Open Cypress (WINDOWS SUCKS) (10:05)
Breaking Down a page into tests (11:43)
The Documentation is your friend (3:22)
Create and Login Test (13:43)
See homepage if user is logged in (8:40)
create Login Component
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock