File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "description" : " e2e testing" ,
55 "author" : " Countly, Inc." ,
66 "scripts" : {
7- "cy:run:dashboard" : " node ./cypress/fixtures/generators/generateFixtures.js && cypress run --record --key 00000000-0000-0000-0000-000000000000 --spec **/dashboard/**/*.cy.js --headless --no-runner-ui --browser chrome " ,
8- "cy:run:onboarding" : " cypress run --record --key 00000000-0000-0000-0000-000000000000 --spec **/onboarding/**/*.cy.js --headless --no-runner-ui --browser chrome "
7+ "cy:run:dashboard" : " node ./cypress/fixtures/generators/generateFixtures.js && cypress run --record --key 00000000-0000-0000-0000-000000000000 --spec **/dashboard/**/*.cy.js --headless --no-runner-ui --browser electron " ,
8+ "cy:run:onboarding" : " cypress run --record --key 00000000-0000-0000-0000-000000000000 --spec **/onboarding/**/*.cy.js --headless --no-runner-ui --browser electron "
99 },
1010 "license" : " ISC" ,
1111 "dependencies" : {
You can’t perform that action at this time.
0 commit comments