Write UI Tests using an OpenAPI Spec to Auto Mock Requests
Use msw to respond with example data from an openapi spec file.
Testing your frontend applications is a critical part of ensuring quality.
Without tests, it's hard to guarantee that your application is behaving the way you expect. Tests provide the ...
blog.thesshguy.com8 min read