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 status tests with varying eligibility and submission status #599

Open
b-butler opened this issue Jan 3, 2022 · 0 comments
Open

Add status tests with varying eligibility and submission status #599

b-butler opened this issue Jan 3, 2022 · 0 comments

Comments

@b-butler
Copy link
Member

b-butler commented Jan 3, 2022

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.

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

No branches or pull requests

1 participant