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

Commits on Aug 21, 2023

  1. Pamatya/APPEALS-24131: Fix flaky/skipped tests in models/idt/token_sp…

    …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>
    pamatyatake2 and TylerBroyles authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c741cc4 View commit details
    Browse the repository at this point in the history
  2. Remove skipped and unneeded feature test (#19214)

    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.
    brandondorner authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    96cc94e View commit details
    Browse the repository at this point in the history
  3. APPEALS-24145 Fix test scenario "Assigning it to complete the claims …

    …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
    seancva authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    71aefea View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    ea346a2 View commit details
    Browse the repository at this point in the history