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

APPEALS-24070 | Fix Flakey Test Effort | VHA #23302

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

brandondorner
Copy link
Contributor

Resolves: https://jira.devops.va.gov/browse/APPEALS-24070

Description

This is an effort to reduce the amount of flakey tests in our repo. We expect the above jira list to grow but this will at least reduce the amount of flakey tests.

Acceptance Criteria

  • Code compiles correctly
  • There are no failing tests

…t_hearing_request_type/vso_change_hearing_request_type_spec.rb (#23249)

* Initial commit added an extra couple of expect statements to try to fix test flakyness in the vso change hearing request type feature spec file.

* Added one more waiting expect statement and removed variable reassignment from the test.

* Changed the button click to safe click to try to make it less flaky.
Copy link

codeclimate bot commented Oct 21, 2024

Code Climate has analyzed commit 63f1fcd and detected 0 issues on this pull request.

View more on Code Climate.

TylerBroyles and others added 7 commits October 22, 2024 08:48
…change_history/claim_history_service_spec.rb (#23283)

* Updated the change history query to use Time.zone.now from ruby instead of the current timestamp from postgres to make the days waiting behavior more consistent in the app and in the testing environments.

* Fixed a code climate brakeman warning.

* Rewrote a test expectation since it wasn't always deterministic.
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