Testing Next.js Apps with Jest, Testing Library and Cypress
Learn to test a real-world app with routes, authentication, database and more!
Created by Bonnie Schulkin | 7.5 hours on-demand video course
Learn how to test your Next.js app from top to bottom! Here are some lists to help you understand comprehensive this course is: This course teaches how to test all aspects of a Next.js application. Learn how to test your Next.js app from top to bottom! Here are some lists to help you understand comprehensive this course is: This course teaches how to test all aspects of a Next.js application
What you’ll learn
- Testing Next . js UI, API, routes, authentication and database interactions
- When to use unit testing, integration testing and end-to-end testing — and why!
- Strategies for testing SSG, SSR, ISR and CSR (including cache updates and SWR revalidation intervals)
- How to use a test database for tests that involve data fetching and mutations
Recommended Course