Integration tests should allow multiple test runs #310
Labels
scope: testing
Code review, testing, making sure the code is following the specification.
type: feature-request
New feature or request improvement
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
The text was updated successfully, but these errors were encountered: