https://github.com/andreynav/cypress-realworld-testing-course-app
Cypress E2E and API tests
https://github.com/andreynav/cypress-realworld-testing-course-app
Last synced: 8 days ago
JSON representation
Cypress E2E and API tests
- Host: GitHub
- URL: https://github.com/andreynav/cypress-realworld-testing-course-app
- Owner: andreynav
- Created: 2023-05-24T14:11:07.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-25T12:47:52.000Z (about 3 years ago)
- Last Synced: 2025-02-12T23:39:34.142Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 3.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Real World Testing with Cypress - Course App
This application is for the [Testing your first application course](https://learn.cypress.io/testing-your-first-application) on [learn.cypress.io](https://learn.cypress.io/).
The `start` branch is the main branch for this repo and is the starting point for the course. The [final](https://github.com/cypress-io/cypress-realworld-testing-course-app/tree/final) branch contains the completed tests.