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

Implement integration test parallel execution #95

Closed
jopemachine opened this issue Apr 29, 2024 · 0 comments · Fixed by #157
Closed

Implement integration test parallel execution #95

jopemachine opened this issue Apr 29, 2024 · 0 comments · Fixed by #157
Labels
good first issue Good for newcomers test

Comments

@jopemachine
Copy link
Member

Currently, the integration tests are being executed one by one, but if we define and manage a range of ports for the Raft server and web server to use, allowing tests to run in parallel across multiple threads, it will be possible to implement parallel execution of the tests.

@jopemachine jopemachine added good first issue Good for newcomers test labels Apr 29, 2024
@jopemachine jopemachine changed the title Implement parallel execution for integration tests Implement integration test parallel execution Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers test
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant