Skip to content

ibragins/CypressMTV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CypressMTV

##examples of usage: ###One of examples how to define CLI variables for running tests: export cypress_url="https://"$(oc get routes --all-namespaces|grep migration|grep ui|awk '{print $3}')

Running test with another way of defining CLI variable

$(npm bin)/cypress run --env pass=$(cat /home/igor/cnv-qe.rhcloud.com/ibragins/auth/kubeadmin-password) --browser firefox --spec "cypress/integration/tests/basicFlowTest.ts"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published