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

Split up E2E tests #587

Open
geoff-vball opened this issue Oct 9, 2024 · 0 comments
Open

Split up E2E tests #587

geoff-vball opened this issue Oct 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@geoff-vball
Copy link
Contributor

Context and scope
With the addition of ValidatorManger and ICTT contracts to this repo, running E2E tests serially is become cumbersome verging on ~15 minutes. We can split E2E tests into a few different parallel runs to speed up their completion in CI.

Discussion and alternatives
We can also set the workflows for the different tests to only trigger if the contracts or utils for those contracts have been edited. We could run all E2E tests on merges to main.

@geoff-vball geoff-vball added the enhancement New feature or request label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog 🗄️
Development

No branches or pull requests

1 participant