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

Dev support/flaky test updates #19220

Merged
merged 4 commits into from
Aug 22, 2023
Merged

Conversation

craigrva
Copy link
Contributor

Resolves:

Description

Removed skips, modified tests, removed unnecessary tests

Acceptance Criteria

  • Code compiles correctly
  • No Rspec test failures

Tests

Test Coverage

Did you include any test coverage for your code? Check below:

  • RSpec
  • Jest
  • Other

Code Climate

Your code does not add any new code climate offenses? If so why?

  • No new code climate issues added

pamatyatake2 and others added 3 commits August 21, 2023 10:00
…ec.rb (#19208)

* removing the xit and adding new test

* Added a test for an expired key for the Idt::Token active method

* APPEALS-24131: removed unused let statement

* Removed the sleep statement from the test.

* Included a docket_spec test fix as well.

---------

Co-authored-by: = <tyler.broyles@va.gov>
This will be explained more in the accompanying PR but this test has
been skipped for a couple years and does not need to be in the code
base anymore as it does not add any value.
…establishment" (#19209)

* deleted a flakey hang and added an expect for the url

* Added a few more expects

* small formating changes

* removed no longer needed comment

* removed unneccesarcy expect
@codeclimate
Copy link

codeclimate bot commented Aug 21, 2023

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

View more on Code Climate.

@craigrva
Copy link
Contributor Author

A new flaky test story was created here for the failing test in motion_to_vacate_spec.rb

@craigrva craigrva marked this pull request as ready for review August 22, 2023 16:34
@craigrva craigrva merged commit d753fe1 into master Aug 22, 2023
12 of 14 checks passed
@craigrva craigrva deleted the dev-support/flaky-test-updates branch August 22, 2023 16:36
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.

4 participants