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

Broke integration tests into modules #679

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Broke integration tests into modules #679

merged 1 commit into from
Nov 10, 2023

Conversation

zslayton
Copy link
Contributor

Issue #, if available:
#678

Description of changes:
Breaks the monolithic element_test_vectors.rs integration tests module into several smaller modules that can be compiled in parallel. In my workspace, this reduced the incremental test build time by about half.

This contains no logic changes, only refactoring.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@zslayton zslayton merged commit 9ff7148 into main Nov 10, 2023
20 checks passed
@zslayton zslayton deleted the break-up-tests branch November 10, 2023 17:43
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

Successfully merging this pull request may close these issues.

None yet

2 participants