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

Add integration tests #1

Open
mikn opened this issue Jun 17, 2019 · 1 comment
Open

Add integration tests #1

mikn opened this issue Jun 17, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@mikn
Copy link
Owner

mikn commented Jun 17, 2019

This should include concurrency tests to make sure that there are no race conditions and ensure that high-contention doesn't result in race conditions. Would also be beneficial to have comparative benchmarks under these circumstances, but not necessary.

@mikn mikn added the enhancement New feature or request label May 23, 2020
@mikn
Copy link
Owner Author

mikn commented Apr 21, 2021

I think the easiest path forward for this would be to just add the benchmarks with an integration test setup using Github Actions and then follow up with more comprehensive integration tests for the rest of the library afterwards.

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

No branches or pull requests

1 participant