Skip to content

codestaintin/careerzone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Section A End-to-end tests

This project uses Cypress for end-to-end testing for of Section A of QA Assessment.

To run the tests locally, follow these steps:

  • Run git clone https://github.com/codestaintin/careerzone.git to clone the repository to your local machine

  • Run yarn install

  • Run yarn run test

To run the tests on CI, follow these steps:

  • Navigate to https://github.com/codestaintin/careerzone/actions to see the CI builds
  • Select a workflow and click the Re-run all jobs button to re-run CI builds

To view test reports

  • Navigate to cypress/reports/html/index.html
  • Navigate to https://github.com/codestaintin/careerzone/actions to see the CI builds

NB: Ensure that you have npm or yarn, and git installed on your local machine to run tests locally

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published