Skip to content

WPMedia/cypress-tests-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arc-video-vcx-cypress

Dependencies

  1. node is required to run npm tests.
  2. Cypress version 12 and above

Setup Steps

  1. Clone this repository from Github
  2. Run npm install inside that folder
  3. Create a new file cypress.env.json in root folder and add following JSON

{ "baseUrl": **environmentURL**, "username": **username**, "password": **password** }

  1. Now set username and password to your user credentials.
  2. Open cypress dashboard using npm run cy:open
  3. For slack integration, reach out to any of the admin users in #cypress-cop slack channel with the name of channel that needs to be updated with notifications.
  4. For CI/CD setup, refer following document - https://arcpublishing.atlassian.net/wiki/spaces/CPCA/pages/edit-v2/3138650280

Reference Documents

https://docs.cypress.io/guides/overview/why-cypress

About

Cypress Tests for Video Center

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published