-
Notifications
You must be signed in to change notification settings - Fork 167
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
Cypress test for Administration tab #2724
Cypress test for Administration tab #2724
Conversation
a09bfc0
to
690c70a
Compare
frontend/src/__tests__/cypress/cypress/e2e/applications/Administration.cy.ts
Outdated
Show resolved
Hide resolved
frontend/src/__tests__/cypress/cypress/e2e/applications/Administration.cy.ts
Show resolved
Hide resolved
690c70a
to
b5b5e19
Compare
This PR may be impacted by #2727 which changes the default user to be a project admin. |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
b5b5e19
to
1db87fb
Compare
1db87fb
to
017d2bd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested locally.
/lgtm |
Closes: RHOAIENG-3919
Description
This PR aims to add cypress test for administration tab.
How Has This Been Tested?
npm run test
Test Impact
Request review criteria:
Self checklist (all need to be checked):
If you have UI changes:
After the PR is posted & before it merges:
main