Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Playwright auth steps into separate CI step so the shards do not repeat setup #8911

Open
1 task
grahamlangford opened this issue Jul 23, 2024 · 0 comments

Comments

@grahamlangford
Copy link
Collaborator

Motivation

  • We introduced sharding to dramatically reduce the Playwright runtime but each shard has to run authentication
  • Running the authentication once in a separate step that the Playwright shards inherit would further reduce the time needed to run tests

Acceptance Criteria

  • GitHub Actions that run Playwright tests all run an auth step as a prerequisite to the tests running
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant