Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Un-skip E2E test: receiver-status-page-user-flow.spec.ts #16603

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jpandersen87
Copy link
Collaborator

Fixes #16061

This PR unskips smoke tests in receiver-status-page-user-flow.

  • testing logic inside the page class was updated to properly take filtering into account which simplifies logic inside tests.
  • functionality test for success type select refactored
  • react element key updated for org/receiver rows to also include receiver id (fix staging returning two receiver ids using the same receiver name)

@jpandersen87 jpandersen87 changed the base branch from master to main November 19, 2024 20:11
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link

Branch deployed to Chromatic 🚀.

  • ⚠️ Detected 0 tests with visual changes.
  • ✅ All tests passed.

View via:

Copy link

sonarcloud bot commented Nov 19, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
76.1% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Un-skip E2E test: receiver-status-page-user-flow.spec.ts
2 participants