Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yazidisme/cypress-basic-single-scenario-example
Basic scenario testing sample using Cypress
https://github.com/yazidisme/cypress-basic-single-scenario-example
automated-tests chai cypress end-to-end-testing javascript mocha
Last synced: 5 days ago
JSON representation
Basic scenario testing sample using Cypress
- Host: GitHub
- URL: https://github.com/yazidisme/cypress-basic-single-scenario-example
- Owner: yazidisme
- License: mit
- Created: 2018-04-17T09:03:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-12T17:03:22.000Z (about 5 years ago)
- Last Synced: 2024-11-05T23:33:29.289Z (about 2 months ago)
- Topics: automated-tests, chai, cypress, end-to-end-testing, javascript, mocha
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Scenario testing sample of instagram web using cypress with javascript
- Login test scenario
- Test of valid login
- Test of login button
- Test of invalid login
- Test of sign up navigate
- Test of forgot password navigate
- Test of get app from apple store navigate
- Test of get app from google play navigate