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

skip test that was skipped before #139478

Merged
merged 1 commit into from
Oct 4, 2023
Merged

skip test that was skipped before #139478

merged 1 commit into from
Oct 4, 2023

Conversation

gmrabian
Copy link
Contributor

@gmrabian gmrabian commented Oct 2, 2023

Description

Tried fixing this test but didn't have much luck then I realized this was skipped before the cypress update (see ignoreTestFiles in the old cypress.json) so let's continue skipping it for now while we figure out better tests in a separate ticket

Will "fix" our woes with the e2e tests failing in main and val

Related ticket(s)

MDCT-2806 kinda


How to test

In cypress.config.ts modify baseUrl to point at https://mdctcartsdev.cms.gov and run the test suite in ci mode

"CYPRESS_ADMIN_USER_PASSWORD=pw CYPRESS_STATE_USER_PASSWORD=pwQ yarn test:ci" (replacing pw with the carts test user password)

Verify they all pass and filterReports is skipped


Author checklist

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

@codeclimate
Copy link

codeclimate bot commented Oct 2, 2023

Code Climate has analyzed commit 462ad0e 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 61.6% (0.0% change).

View more on Code Climate.

@gmrabian gmrabian added the ready for review Ready for all the reviews! label Oct 2, 2023
@gmrabian gmrabian merged commit 12318df into main Oct 4, 2023
14 checks passed
@gmrabian gmrabian deleted the skip-filter-spec branch October 4, 2023 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Ready for all the reviews!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants