-
Notifications
You must be signed in to change notification settings - Fork 524
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
Existing Cypress POM Conversion | Create New User & Verify its reflection along with validation | User Tab #6514
Conversation
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Passing run #1498 ↗︎
Details:
Review all test suite changes for PR #6514 ↗︎ |
👋 Hi, @nihal467, This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there. |
@nihal467 We truly appreciate your efforts. Thank you for taking the time to contribute; this is a very valuable contribution to us 🥇. We always welcome your contribution 🙂, so feel free to contribute to anything anytime, and never lose that spirit of innovation 🙌. |
WHAT
🤖 Generated by Copilot at 97616cf
This pull request adds and updates end-to-end tests and page objects for the user management features, such as user homepage, user creation, and user view. It also adds id attributes to some UI elements to facilitate testing. It deletes an obsolete test file
cypress/e2e/users_spec/user_crud.cy.ts
.Proposed Changes
@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers
Merge Checklist
HOW
🤖 Generated by Copilot at 97616cf
FacilityUsers
component (link)FacilityPage
class that clicks on the view users option in the manage facility dropdown (link)user_crud.cy.ts
(link)