File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "version" : " 1.0.0" ,
44 "main" : " index.js" ,
55 "scripts" : {
6- "test:smoke_e2e" : " cross-env TEST_TYPE=SMOKE npx playwright test --project=dev --config=src/config/playwright.config.ts --grep=\" @smoke @e2e \" " ,
6+ "test:smoke_e2e" : " cross-env TEST_TYPE=SMOKE npx playwright test --project=dev --config=src/config/playwright.config.ts --grep=\" @epic4c- \" " ,
77 "test:regression_api" : " npx playwright test --project=dev --config=src/config/playwright.config.ts --grep=\" @regression @api\" " ,
88 "test:regression_e2e_epic1" : " cross-env TEST_TYPE=RegressionEpic1 npx playwright test --project=dev --config=src/config/playwright.config.ts --grep=@epic1-high" ,
99 "test:regression_e2e_epic2" : " cross-env TEST_TYPE=RegressionEpic2 npx playwright test --project=dev --config=src/config/playwright.config.ts --grep=@epic2-high" ,
You can’t perform that action at this time.
0 commit comments