https://github.com/startrug/conduit.cypress.e2etests
https://github.com/startrug/conduit.cypress.e2etests
automated-testing cypress cypress-framework e2e-tests
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/startrug/conduit.cypress.e2etests
- Owner: startrug
- Created: 2020-09-13T22:24:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-17T13:42:01.000Z (over 2 years ago)
- Last Synced: 2025-01-14T03:52:03.689Z (9 months ago)
- Topics: automated-testing, cypress, cypress-framework, e2e-tests
- Language: JavaScript
- Homepage:
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://dashboard.cypress.io/projects/7pnt7q/runs)

# Cypress e2e tests training project
## Description
This is my first automated testing project using JS and Cypress framework. I prepared some test scenarios for React Redux app availaible here: [Conduit](https://react-redux.realworld.io/#/). Conduit is very popular sample app for test, so testting it is nothing original. Anyway, my goal is to create complete test project for this website
By this project, I wanted to get essential and some intermediate knowledge about amazing Cypress framework and its capabilities.## Prerequisites
Complete information about system requirements and Cypress installation you can find here: [docs.cypress.io/guides/getting-started/installing-cypress.html#System-requirements](https://docs.cypress.io/guides/getting-started/installing-cypress.html#System-requirements).