Skip to content

ClimateMind/e2e-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated E2E Tests

Setup

  1. Clone this e2e-tests repository,
  2. Open the e2e-tests folder in the terminal or command prompt,
  3. Install the dependancies by running the command npm install.

How to run

ID Description Command
1 Run all tests in non-interactive mode npm run cy:run or npx cypress run
2 Generate Allure Report npm run allure:report
3 Run tests and Generate Allure Report npm test
4 Run all tests in interactive mode npx cypress open

Covered Test Conditions

ID Description
1 Cookies tests
2 Privacy Policy Tests
3 Climate Mind app Home Page Navigation Tests
4 Questionnaire Tests (Taking quiz tests)
5 Personal Values tests
6 Set Location Tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published