Skip to content

test: add assertions related to user listings, invitations and roles #2822

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

Draft
wants to merge 56 commits into
base: main
Choose a base branch
from

Conversation

arindam-sahoo
Copy link
Collaborator

@arindam-sahoo arindam-sahoo commented Apr 12, 2025

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Motivation and Context

How did you test it?

Where to test it?

  • INTEG
  • SANDBOX
  • PROD

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@arindam-sahoo arindam-sahoo requested a review from a team as a code owner April 12, 2025 08:26
Copy link

semanticdiff-com bot commented Apr 12, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  cypress/support/helper.js  17% smaller
  cypress/e2e/1-auth/auth.cy.js  13% smaller
  cypress/e2e/8-settings/users.cy.js  1% smaller
  README.md Unsupported file format
  cypress/support/commands.js  0% smaller
  cypress/support/pages/settings/users/UsersOperations.js  0% smaller

@arindam-sahoo arindam-sahoo self-assigned this Apr 12, 2025
@arindam-sahoo arindam-sahoo added the S-cypress Status: cypress tests label Apr 12, 2025
@arindam-sahoo arindam-sahoo marked this pull request as draft April 12, 2025 09:03
arindam-sahoo and others added 30 commits April 19, 2025 23:34
… checks for username, email, and table content
…uding username, email, table content, and Manage User button
…ding username, email, table content, and Manage User button
…ods for invite status and Manage User button
…lidating row content checks into a reusable method
…gs tests to improve code clarity and reduce duplication
…nt Operator, Merchant View Only, Merchant Iam, and Customer Support roles, ensuring comprehensive coverage of user details and invite status
… settings tests to streamline the verification process
…uding Profile Admin, Profile Developer, Profile Operator, Profile View Only, Profile Iam, and Customer Support, ensuring detailed verification of user details and invite status
…nagement functionality in tests and add Update User Role Commands
…on, role updates, and user deletion functionality
…g remaining user count and confirming email presence
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-cypress Status: cypress tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: Add Cypress Tests for Users' Listings, Roles and Invitations
1 participant