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

mdct-2555 fix submitAndUncertify e2e #139411

Merged
merged 10 commits into from
Jul 24, 2023
Merged

mdct-2555 fix submitAndUncertify e2e #139411

merged 10 commits into from
Jul 24, 2023

Conversation

britt-mo
Copy link
Contributor

Description

The submitAndUncertify test was created as part of an attempt to have a good smoke test in each env for user interaction. It can get in a state where all reports have been submitted, and there is nothing for a state user to enter. This change adds a step for an admin to login and uncertify a report if there is at least one report that has been submitted. This way the test should never get to the state user logging in and being unable to edit a report.

Related ticket(s)

MDCT-2555


How to test

Should pass on deploy :)

Important updates


Author checklist

  • I have performed a self-review of my code
  • I have added thorough tests, if necessary
  • I have updated relevant documentation, if necessary

convert to a different template: test → val | val → prod

@codeclimate
Copy link

codeclimate bot commented Jul 20, 2023

Code Climate has analyzed commit 99df1f2 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 55.6% (0.0% change).

View more on Code Climate.

@britt-mo britt-mo closed this Jul 21, 2023
@britt-mo britt-mo reopened this Jul 21, 2023
@karla-vm karla-vm merged commit 59afca3 into main Jul 24, 2023
@karla-vm karla-vm deleted the submit-certify-e2e branch July 24, 2023 18:31
@britt-mo britt-mo restored the submit-certify-e2e branch July 25, 2023 14:30
britt-mo added a commit that referenced this pull request Jul 25, 2023
@karla-vm karla-vm deleted the submit-certify-e2e branch July 26, 2023 15:43
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

Successfully merging this pull request may close these issues.

3 participants