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

test: Streamline tests (easy) #318

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

huitseeker
Copy link
Member

@huitseeker huitseeker commented Feb 12, 2024

Removes an annoying boilerplate duplication in tests (i.e. test_ivc_nontrivial_with_compression_with and test_ivc_nontrivial_with_spark_compression_with were nearly the same except for one type parameter).

@huitseeker huitseeker force-pushed the streamline_tests branch 2 times, most recently from 5d918fc to e2d8973 Compare February 12, 2024 15:49
@huitseeker huitseeker changed the title Streamline tests test: Streamline tests (easy) Feb 12, 2024
Put the tests of the same scheme "together"
- Refactored tests for improved modularity and readability.
- Streamlined testing procedure by calling one function within another.
@huitseeker huitseeker added this pull request to the merge queue Feb 12, 2024
Merged via the queue into argumentcomputer:dev with commit c1af06f Feb 12, 2024
9 checks passed
@huitseeker huitseeker deleted the streamline_tests branch February 12, 2024 17:20
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.

2 participants