mocking-service-worker

There are 2 repositories under mocking-service-worker topic.

  • Jest_Testing

    Comprehensive testing suite for Next.js applications, encompassing JavaScript unit tests followed by Next.js-specific unit and integration tests. Utilizes Jest for unit testing, integrating To-Do list functionality, and implements API mocking for robust testing of the To-Do list features.

    Language:TypeScript1
  • react-msw-example-app

    React application example of how to implement Mock Service Worker to mock a REST API.

    Language:JavaScript