Skip to content

sajjad541/Indigo_Profiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indigo

A testing repository using Cypress to automate the Indigo website's login and profile codes tests.

Installation:

Clone this repository

Simply run following command from root folder:

npm install

Running Tests

Run following command to run all tests:

npx cypress run --env SUITE=profiles

After running above command we can watch the videos of running tests under videos folder.

OR

We can run the desired tests by run following command from root folder:

npx cypress open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published