* Fix and modify platform test cases
* fix failing test cases
* Fix failing workspace test cases
* Add wait for failed test cases
* Remove query success toast
* skip the user onboarding via group
* Add cypress test for user onboarding with user groups
* Update config
* Update intercept api for ee
* fix failing specs
* Fix add users funtion
* Fix GDS spec for action
* Update config
* Add new specs to the suite
* Fix new CSAs
* Fix common methods
* Fix appbuilder automation spec failures
* Fix import spec
* Add fix for button spec
* Add fix for button position
* Add fix for table and codehinder
* Initial Utils and spec
* Add automation for set and unset variable
* Add validations for globals, and rename
* Modify config file
* Add all the fixes
* Revert config
* Add automation for runPy
* Add CSA for table
* Add CSA for button
* Add CSA for textinput
* Remove it.only
* Add CSA for text
* Add CSA for modal
* Add CSA for multiselect
* Add CSA fix for text input
* Add data-cy for v2 elements
* Add and modify data-cy
* fix and modify multiworkspace spec
* Add data-cy for workspace variable
* Fix user permission spec
* Add selectors and text for workspace variable
* Fix changes
* Add test cases for workspace varaible user permissions
* Modify workspace variable data-cy
* Add and modify data-cy for manage groups
* Fix and modify Manage groups spec
* Fix and modify single workspace spec
* Add missing data-cy for single workspace
* Fix and modify dashboard spec
* Add and modify data-cy for dashboard elements
* Fix and modify profile spec
* Add data-cy for avatar
* Fix and modify SSO onboarding spec
* Add data-cy for workspace name
* fix failing specs
* Add data-cy work edit workspace button
---------
Co-authored-by: Sherfin Shamsudeen <[email protected]>
* Add constants for components (labels and selectors)
* Modify common methods according to v2 changes
* Modify components specs according to v2 changes
* Modify cypress config to fix cypress runner crashing.
* Remove hardcoded data-cy from specs
* Modify manage sso spec and add cypress test to verify workspace login page
* Modify manage sso spec and add cypress test to verify login and sign up page
* Add user onboarding test using GitHub and Google SSO
* Modify the spec with new methods
* Update sso id
* Modify manage users spec in multi workspace
* Add data-cy
* Modify login spec
* Replace pagination with filter option
* Replace hard coded wait with alias
* Modify Manage users spec in single workspace
* Add and modify data-cy for text input widget
* Add methods and utlis file for text input widget
* Add custom command for code mirror input clear function
* Modify common widget selectors
* Add and modify texts and labels
* Add spec file
* Add review changes
* Modify data-cy and update spec
* Add data-cy
* Add preview for multiSelect
* Add preview for datePicker
* Fix Text data-cy
* Modify selectors and texts
* Resolve conflicts and commented few lines of code.
* Add and modify data-cy attribute for elements
* Modify faker file for random rgba hex code
* Add methods specific for button widget
* Add and modify common selector and text file
* Add and modify common widget methods
* Modify button text file
* Modify button widget happy path file
* Remove button selector file
* Modify multiselect widget happy with new methods
* Modify verify box shadow css method
* Add and modify common selector file
* Modify button text file
* add and modify specific methods for button widget
* Add and modify custom commands
* Add and modify common widget methods
* Add app preview and modify button widget happy path
* Add and modify data-cy attribute for elements
* Modify multiselect widget happy with new methods
* Modify data-cy attributes
* Add review changes
* Add data-cy attribute
* Add review changes
Co-authored-by: arpitnath <[email protected]>
* Add and modify data-cy attribute for elements
* Add and modify common and dashboard selector and text
* Add task to delete download folder
* Modify faker file
* Add common methods
* Add methods specific for dashboard spec
* Modify dashboard spec
* Review changes
* Add and modify data-cy for elements
* Add custom command to verify elements
* Modify verify elements command
* Remove exported app file
* Remove cypress and its dependencies from root dir
* Install cypress to cypress-tests directory
* Move cypress specs and utils
* Remove older files
* Fix package.json
2022-07-25 10:15:28 +05:30
Renamed from cypress/support/commands.js (Browse further)