Serverless — End-to-End Testing
Develop end-to-end tests for our serverless application.

For our serverless application, we use Vitest and Mock Service Worker as our test framework. For component testing, we use Storybook. In the previous article, we configured Cypress but we are yet to use it for end-to-end testing.