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(test): Split Across v3 BundleDataClient tests #1663

Merged
merged 3 commits into from
Jul 15, 2024
Merged

Conversation

pxrl
Copy link
Contributor

@pxrl pxrl commented Jul 9, 2024

This single test file takes ~10 minutes to execute in CI and is by far the longest running test. CI can be sped up by splitting part of this test out into a separate file, such that they can be executed in parallel. This reduces the runtime for this set of tests by approximately 50%.

While here, apply a couple of minor type corrections.

This single test file takes ~10 minutes to execute in CI and is by far
the longest running test. CI can be sped up by splitting part of this
test out into a separate file, such that they can be executed in
parallel. This reduces the runtime for this set of tests by
approximately 50%.

While here, apply a couple of minor type corrections.
@pxrl pxrl merged commit 2a8ad32 into master Jul 15, 2024
4 checks passed
@pxrl pxrl deleted the pxrl/bundleTest branch July 15, 2024 14:53
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