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

Integration tests should allow multiple test runs #310

Closed
shaspitz opened this issue Aug 30, 2022 · 1 comment
Closed

Integration tests should allow multiple test runs #310

shaspitz opened this issue Aug 30, 2022 · 1 comment
Labels
scope: testing Code review, testing, making sure the code is following the specification. type: feature-request New feature or request improvement

Comments

@shaspitz
Copy link
Contributor

As-is, integration tests run a single "TestRun". We need to expand integration tests to allow multiple test runs to execute (ideally concurrently, in their own docker containers).

TestRun: a set of actions and related state checks that run synchronously in a specific order

@shaspitz shaspitz added type: feature-request New feature or request improvement scope: testing Code review, testing, making sure the code is following the specification. labels Aug 30, 2022
@mpoke mpoke moved this to Todo in Replicated Security Aug 31, 2022
@shaspitz
Copy link
Contributor Author

shaspitz commented Oct 7, 2022

see #371

@shaspitz shaspitz closed this as completed Oct 7, 2022
Repository owner moved this from Todo to Done in Replicated Security Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: testing Code review, testing, making sure the code is following the specification. type: feature-request New feature or request improvement
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant