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.
- Host: GitHub
- URL: https://github.com/wlsf82/server-error
- Owner: wlsf82
- License: mit
- Created: 2024-02-03T00:40:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-18T23:48:48.000Z (7 months ago)
- Last Synced: 2025-03-19T00:30:22.677Z (7 months ago)
- Topics: cy-intercept, cy-intercept-command, cypress, cypress-playground, cypress-status-code-simulation, talking-about-testing, testing
- Language: JavaScript
- Homepage: https://youtu.be/21KsHY5sfgE?si=ZG4bo9aGX9mZ2qi_
- Size: 253 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.