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

https://github.com/wlsf82/network-error

Sample project to demonstrate how to simulate a network error using the `cy.intercept()` command using Cypress Playground as the application under test.
https://github.com/wlsf82/network-error

cy-intercept-command cypress cypress-network-simulation cypress-playground talking-about-testing testing

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# network-error

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