https://cypress.io logo
So my test app is fetching `cat-facts.com/api` or ...
# e2e-testing
a
So my test app is fetching
cat-facts.com/api
or whatever, what's the mechanism to make the app hit MSW during build time instead of getting actual cat facts?
3 Views