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

Restructure integration tests #979

Open
mistydemeo opened this issue Apr 30, 2024 · 0 comments
Open

Restructure integration tests #979

mistydemeo opened this issue Apr 30, 2024 · 0 comments

Comments

@mistydemeo
Copy link
Contributor

Our integration tests currently take a substantial amount of time to run, and due to their setup they're essentially forced to run synchronously instead of parallel. @Gankra has suggested we restructure the tests so that we have fewer of them overall, and so that a given test can exercise groups of features instead of just one thing. We should determine exactly what pairings of features we want to use and how many tests we want to end up with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant