signac-flow icon indicating copy to clipboard operation
signac-flow copied to clipboard

Add status tests with varying eligibility and submission status

Open b-butler opened this issue 3 years ago • 0 comments

Description

We have status tests now thanks to @Charlottez112, but we still do not test the proper output given submission statuses and eligibility/completion changes. This limits our testing coverage and makes detecting bugs in changes to the status code difficult.

Proposed solution

Add tests using the FakeScheduler or some other means to test the different cases. These should be regression tests also that are manually verified in the PR that implements them.

Additional context

Looking at exist status tests and those that use FakeScheduler should help with implementing these tests.

b-butler avatar Jan 03 '22 18:01 b-butler