Sample project to demonstrate how to simulate a server error using the cy.intercept()
command and Cypress Playground as the application under test.
wlsf82/server-error
Sample project to demonstrate how to simulate a server error using the `cy.intercept()` command and Cypress Playground as the application under test.
JavaScriptMIT