Commit graph

7 commits

Author SHA1 Message Date
Ajith KV
de1261238d
Cypress test for the manage groups page (#3241)
* Added cypress test for manage groups

* Updated common selectors and text files

* Updated common utils file

* Added data-cy attribute for elements

* Updated folder create label

* Updated common utils file
2022-06-21 18:08:49 +05:30
Ajith KV
e01c90a457
Cypress test for the manage SSO page in the single workspace. (#3317)
* Added cypress test for manage sso page in the single workspace

* Updated common utils file

* Added data-cy attributes for the elements

* Updated common selectors and common text file

* Updated the spec file
2022-06-20 16:59:12 +05:30
Ajith KV
a71c7b8a7f
fix: failing button widget cypress test (#3238)
* Updated cypress test for button widget

* Updated the custom command for create app

* Added data-cy attributes for elements

* Updated common selectors file
2022-06-15 15:57:03 +05:30
Ajith KV
c0232c816b
Cypress test for the manage users page (#3187)
* Added cypress test for manage users page

* Updated common text file

* Updated common utils file

* Added data-cy attributes for the elements

* Modified cypress test for manage users

* Added data-cy attributes for elements
2022-06-09 12:29:53 +05:30
Ajith KV
cb678190d7
Cypress test for the profile settings page (#3083)
* Added cypress test for profile settings page

* Updated common selectors

* Updated common text

* Added functions for random names

* Added data-cy attributes for components

* Added verification for the input value

* Added password field validation

* Added common utils file

* Added wait

* Updated login error toast
2022-06-01 13:42:53 +05:30
Ajith KV
2db14dd9f5
Cypress test for button widget (#2989)
* Added cypress test for button widget

* Added custom commands

* Updated common selectors

* data-cy attributes for the elements

* Updated the login end point

* Updated new login end point

* Added data-cy attribute for autosave indicator

* Updated login end point

* Updated test for auto save indicator

* Updated custom commands for skipping instruction modal
2022-05-16 15:39:10 +05:30
Ajith KV
794e708e6a
Updated cypress folder structure (#2909)
* Removed outdated cypress tests

* Updated cypress folder structure
2022-04-26 19:30:01 +05:30