Fix Cypress test casing to match sentence-case UI labels - #17000
Fix Cypress test casing to match sentence-case UI labels#17000sowmya-sl wants to merge 1 commit into
Conversation
Update Helm Cypress E2E test selectors, constants, and assertions to
use sentence case ("Helm release", "Helm releases") matching the
current UI labels. The source code was updated to sentence case but
the Cypress tests still referenced title case, causing test failures.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
Skipping CI for Draft Pull Request. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (12)
WalkthroughThe change standardizes Helm release capitalization across Dev Console and Helm plugin integration-test constants, selectors, page assertions, navigation steps, and topology selectors. ChangesHelm release label alignment
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This localized change updates Cypress selectors and assertions to match the current sentence-case Helm UI labels; no actionable merge-blocking risk remains after normal checks and review. 🚥 Pre-merge checks | ✅ 14 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (14 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sowmya-sl The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Update Helm Cypress E2E test selectors, constants, and assertions to use sentence case ("Helm release", "Helm releases") matching the current UI labels. The source code was updated to sentence case but the Cypress tests still referenced title case, causing test failures.
Analysis / Root cause:
Solution description:
Screenshots / screen recording:
Test setup:
Test cases:
Browser conformance:
Additional info:
Reviewers and assignees:
Summary by CodeRabbit
Style
Tests