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

chore: Improved unit test speed #2728

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Conversation

jsumners-nr
Copy link
Contributor

This PR resolves #2709. Unit tests, on my system, run in about 1 minute and 28 seconds after this change. I also have a caching implementation, but it only shaves off another 5 seconds. I can push it up if we want those precious seconds.

@jsumners-nr jsumners-nr marked this pull request as ready for review November 13, 2024 15:05
@jsumners-nr jsumners-nr added the dev:tests Indicates only changes to tests label Nov 13, 2024
@bizob2828 bizob2828 merged commit 9640030 into newrelic:main Nov 13, 2024
24 of 27 checks passed
@jsumners-nr jsumners-nr deleted the issue-2709 branch November 13, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev:tests Indicates only changes to tests
Projects
Status: Done: Issues recently completed
Development

Successfully merging this pull request may close these issues.

Improve speed of unit tests that generate self signed cert
2 participants