ROX-31772: Fix Cypress selectors for nav and dashboard links#18022
Merged
sachaudh merged 1 commit intodv/ROX-28622-pf-6from Dec 9, 2025
Merged
ROX-31772: Fix Cypress selectors for nav and dashboard links#18022sachaudh merged 1 commit intodv/ROX-28622-pf-6from
sachaudh merged 1 commit intodv/ROX-28622-pf-6from
Conversation
f535228 to
c7f93e0
Compare
b0361e7 to
da76cd0
Compare
c7f93e0 to
16a724b
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dv/ROX-28622-pf-6 #18022 +/- ##
====================================================
Coverage ? 49.35%
====================================================
Files ? 2699
Lines ? 198960
Branches ? 0
====================================================
Hits ? 98200
Misses ? 93143
Partials ? 7617
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dvail
approved these changes
Dec 4, 2025
d58c163 to
5f2f4c9
Compare
Base automatically changed from
saif/ROX-31770-fix-share-feedback-modal
to
dv/ROX-28622-pf-6
December 9, 2025 21:30
Signed-off-by: Saif Chaudhry <schaudhr@redhat.com>
16a724b to
b0c3fcb
Compare
dvail
pushed a commit
that referenced
this pull request
Dec 9, 2025
Signed-off-by: Saif Chaudhry <schaudhr@redhat.com>
dvail
pushed a commit
that referenced
this pull request
Jan 7, 2026
Signed-off-by: Saif Chaudhry <schaudhr@redhat.com>
dvail
pushed a commit
that referenced
this pull request
Jan 30, 2026
Signed-off-by: Saif Chaudhry <schaudhr@redhat.com>
dvail
pushed a commit
that referenced
this pull request
Feb 3, 2026
Signed-off-by: Saif Chaudhry <schaudhr@redhat.com>
dvail
pushed a commit
that referenced
this pull request
Feb 6, 2026
Signed-off-by: Saif Chaudhry <schaudhr@redhat.com>
dvail
pushed a commit
that referenced
this pull request
Feb 10, 2026
Signed-off-by: Saif Chaudhry <schaudhr@redhat.com>
dvail
pushed a commit
that referenced
this pull request
Feb 11, 2026
Signed-off-by: Saif Chaudhry <schaudhr@redhat.com>
dvail
pushed a commit
that referenced
this pull request
Feb 12, 2026
Signed-off-by: Saif Chaudhry <schaudhr@redhat.com>
dvail
pushed a commit
that referenced
this pull request
Feb 13, 2026
Signed-off-by: Saif Chaudhry <schaudhr@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR fixes the dashboard-related tests. Looks like I ended up checking the Vuln Mgmt, Config Mgmt, and Compliance Dashboard tests too. Those dashboards behave a bit oddly in v6 though, so I'll fix the UI errors when I get to those sections.
User-facing documentation
Testing and quality
Automated testing
How I validated my change