File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8989 IdentifierHasher__SecretKey : " ci-e2e-identifier-hasher-key-32chars"
9090 Oidc__CompleteLoginSigningKey : " ci-e2e-oidc-signing-key-at-least-32-chars"
9191 UseMockHouseholdData : " true"
92- run : pnpm ci:test:e2e -- --project=chromium
92+ run : pnpm ci:test:e2e:ci
9393
9494 - name : Upload Playwright report
9595 uses : actions/upload-artifact@v4
Original file line number Diff line number Diff line change 1515 "ci:build:backend" : " ./scripts/ci/build-backend.sh" ,
1616 "ci:test" : " ./scripts/ci/test-backend.sh && ./scripts/ci/test-frontend.sh" ,
1717 "ci:test:e2e" : " cd src/SEBT.Portal.Web && pnpm test:e2e" ,
18+ "ci:test:e2e:ci" : " cd src/SEBT.Portal.Web && pnpm exec playwright test --project=chromium" ,
1819 "ci:test:frontend" : " ./scripts/ci/test-frontend.sh" ,
1920 "ci:test:backend" : " ./scripts/ci/test-backend.sh" ,
2021 "ci:list" : " ./act-test.sh list" ,
You can’t perform that action at this time.
0 commit comments