Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn how to mock a REST API server for testing with Jest and React Testing Library in this comprehensive tutorial video. Discover the process of setting up a mock REST API server using MSW and writing asynchronous unit and integration tests for a Next.js application. Follow along as the instructor guides you through adding dependencies, configuring the mock server, writing async unit tests, modifying server responses, completing CRUD operations, and updating integration tests. Gain valuable insights into best practices for testing React applications and improve your skills in creating robust, testable code.
Syllabus
Intro
Welcome
Prerequisites & Starter Code
Lesson Goal
Adding Dependencies
Mock REST API Server Setup
Async Unit Testing
Modify the Server Response for a test
Completing the Mock Endpoint handlers
Completing the CRUD Unit Tests
Adding the Async CRUD functions to the app
Adding New & Updating Integration Tests
Unit Test Update
Wrap-up
Taught by
Dave Gray