test: add assertions related to user listings, invitations and roles #2822
test: update user invitation test to verify organization admin presence
9e3f2d04
test: refactor user invitation tests for clarity and structure
ed9d0b13
test: enhance UI verification for Users page in e2e tests
ef6f4b20
test: enhance UI verification for Users and Roles tabs, add Data Filt…
ed44dbc1
test: refine Data Filter Dropdown UI tests for Users page, enhancing …
03fc322f
test: add UI verification for search input and "Invite users" button …
738559eb
test: add UI verification for Users - Details page, confirming page t…
5556bc43
test: add UI verification for Users - Details page, checking breadcru…
09d2191e
test: add UI verification for Users - Details page, checking displaye…
4fc30692
test: update email display verification in Users - Details page to re…
290c0688
test: add verification for access details table in Users - Details pa…
37df3fc7
test: add verification for table row content and status indicator sty…
de6adcb7
test: remove exclusive focus from status indicator styling verificati…
5252e844
test: streamline UI verification for Users page by consolidating test…
0329b248
test: enhance UI verification for Users page by consolidating test ca…
6e0670da
Merge branch 'main' into cy-users-tests
383e91a3
test: enhance Users page UI tests by adding search functionality veri…
7c08ddb5
test: remove exclusive focus from Users page UI test
84d71920
test: update Users page UI test to include page title verification
08877fed
test: refactor Users page UI test for improved readability and structure
852f8c22
test: add invite user functionality to Users page UI tests with email…
3ad5859c
test: implement UsersList class for improved navigation and page titl…
18d79b1e
arindam-sahoo
force pushed
from
c5c535d9
to
18d79b1e
144 days ago
test: update Users page UI tests to use consistent attribute selector…
5b48b8da
test: enhance invite user functionality in Users page UI tests with i…
cecd3f6d
test: add getInvalidEmails function to helper for enhanced email vali…
371e5dff
test: update getInvalidEmails function to use consistent username exa…
bb3a0cee
test: remove empty string case from getInvalidEmails function because…
06c31be5
test: add validation for inviting users with invalid email addresses …
4fa0c159
test: refactor email validation in sign-up tests to utilize helper fu…
a4c29436
test: enhance user invitation tests by improving email verification a…
3969a79f
test: improve user invitation tests by refining email handling and en…
4c3af959
test: add new user invitation scenarios for Merchant Admin and Mercha…
444ead6c
test: refine user invitation tests by replacing index-based selection…
6f2eaa15
test: enhance user details verification in invitation tests by adding…
ddb16f0e
test: add verification for Manage User button in user invitation tests
bf43c44f
test: add detailed verification for invited Merchant Admin user, incl…
f91411d6
test: enhance verification for invited Merchant Developer user, inclu…
32b55307
test: remove exclusive focus from Merchant Developer invitation test …
2d9d1255
refactor: replace direct element length checks with a reusable verifi…
e6e5f477
test: refactor user invitation tests to use role variable for improve…
27dc380f
test: refactor user invitation tests to utilize new verification meth…
0b2e8ddd
test: streamline user details verification in settings tests by conso…
8c5c5bd8
test: implement reusable methods for verifying user details in settin…
237b7b06
test: expand user invitation tests to include verification for Mercha…
471bb19d
test: remove redundant user details table row content verification in…
49f50c12
test: add comprehensive user invitation tests for multiple roles incl…
9fa2de47
docs: add Docker Compose installation instructions to the README for …
6330d215
Merge branch 'main' into cy-users-tests
738b69cf
Merge branch 'cy-users-tests' of https://github.com/juspay/hyperswitc…
0e967b23
refactor: remove invalid email test cases from helper function becaus…
8f0b8255
ci: optimize user invitation tests by introducing custom commands for…
3d831448
refactor: replace UsersList with UsersOperations for improved user ma…
24300a12
fix: update user role assignment to handle expected role correctly in…
dd9e9771
feat: improve user invitation tests by adding email format verificati…
054c5d50
ci: enhance user deletion verification in invitation tests by checkin…
03e92a80
refactor: migrate user invitation and verification logic to UsersOper…
1b0fa610
refactor: remove unused import from commands.js to streamline code
2ae8745a
Merge branch 'main' into cy-users-tests
2c03db0d
arindam-sahoo
marked this pull request as ready for review 97 days ago
Merge branch 'main' into cy-users-tests
1dcff6d6
Login to write a write a comment.
Login via GitHub