An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/wlsf82/server-error

cy-intercept cy-intercept-command cypress cypress-playground cypress-status-code-simulation talking-about-testing testing

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# server-error

Sample project to demonstrate how to simulate a server error using the [`cy.intercept()`](https://on.cypress.io/intercept) command and [Cypress Playground](https://cypress-playground.s3.eu-central-1.amazonaws.com/index.html) as the application under test.