Skip to content
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

New Cypress Test | Functionality test of Adding working hour to user and verify its reflection | User Tab #6566

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

nihal467
Copy link
Member

@nihal467 nihal467 commented Nov 8, 2023

WHAT

🤖 Generated by Copilot at 6668671

Added a Cypress test case and page object methods to verify the working hours feature for users. Modified the id attribute of a button in ManageUsers.tsx to match the feature and the test case.

Proposed Changes

  • Fixes #issue?
  • Change 1
  • Change 2
  • More?

@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers

Merge Checklist

  • Add specs that demonstrate bug / test a new feature.
  • Update product documentation.
  • Ensure that UI text is kept in I18n files.
  • Prep screenshot or demo video for changelog entry, and attach it to issue.
  • Request for Peer Reviews
  • Completion of QA

HOW

🤖 Generated by Copilot at 6668671

  • Change the id attribute of the ButtonV2 component from skills to avg-workinghour in ManageUsers.tsx to reflect the functionality of showing the average working hours of a user (link)
  • Add new methods to the ManageUserPage class in ManageUserPage.ts to interact and verify the elements related to the working hour feature, such as the avg-workinghour button, the workinghour input field, and the workinghour badge (link)
    • Logout from the application (link, link)

@nihal467 nihal467 requested a review from a team November 8, 2023 13:43
@nihal467 nihal467 requested a review from a team as a code owner November 8, 2023 13:43
@nihal467 nihal467 requested a review from gigincg November 8, 2023 13:43
Copy link

vercel bot commented Nov 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
care-storybook ✅ Ready (Inspect) Visit Preview Nov 8, 2023 1:43pm

Copy link

netlify bot commented Nov 8, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 6668671
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/654b9080d426380008e1a5bc
😎 Deploy Preview https://deploy-preview-6566--care-egov-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

cypress bot commented Nov 8, 2023

Passing run #1541 ↗︎

0 84 0 0 Flakiness 0

Details:

New Cypress Test | Functionality test of Adding working hour to user and verify ...
Project: CARE Commit: 666867138f
Status: Passed Duration: 02:57 💡
Started: Nov 8, 2023 1:46 PM Ended: Nov 8, 2023 1:49 PM

Review all test suite changes for PR #6566 ↗︎

@khavinshankar khavinshankar merged commit f0db72e into develop Nov 8, 2023
61 of 63 checks passed
@khavinshankar khavinshankar deleted the manage-working-hour branch November 8, 2023 13:53
Copy link

github-actions bot commented Nov 8, 2023

@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 🙌.

@nihal467 nihal467 linked an issue Nov 8, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remaining Cypress Test related to User Management
2 participants