* 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
* Modify cypress spec for EE
* Modify data-cy on users table
* Fix the failing specs
* Modify test cases for action
* Fix share app test cases for action
* Revert config changes
* Modify workspace cypress config
* Added wait for bulkuser upload test case
* 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
* Add cypress test for bulk user functionality
* Add data-cy for uploaded file field
* Update toast messages
* check for Conflicting Group Memberships
* Add test cases for multiple groups and non exisiting groups
* Revert "check for Conflicting Group Memberships"
This reverts commit bdafd0e3fa.
---------
Co-authored-by: arpitnath <arpitnath42@gmail.com>
* 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
* Fix multipage failure
* Fix config
* Fix text spec
* Add versions to the suite
* Fix password and versions spec
* Revert config
* Fix password and listview
* Fix versions with temp fix
* fix all failures.
* add retry
* revert button fix
* Add workspace specs to the suite
* 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
* Added data-cy for edit version
* Added method to verify elements
* added spec for version
* Added relese test cases
* Added case for delete released version
* Add data-cy for download
* Add spec changes
* Add task to read pdf and xlsx
* Add methods to parse constant data
* Fix typo
* Add tasks to cypress-run config
* Fix typo on config
* Fix typo on manage SSO
* Remove only from table spec
* 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 <sherfin94@gmail.com>
* 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
* Added data-cy
* Updated spec with verify elements
* Updated spec with export app method
* Added data-cy for import and Add test case for app import
* Updated rename method in the export spec
* update variable in import spec
* Updated spec with version assertion
* 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
* Add data-cy
* Add basic spec
* Add basic method to create query
* Add data-cy for query section components
* Add common method for postgreSQL
* Update spec with methods
* Add data-cy for alert-box and query search elements
* Add method for widget integrations and event handler
* Add selector into selectorFile.
* Fix failing cases
* Add labels on Text file
* Fix failing specs due to rerendering
* Remove creds from spec
* 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
* added [data-cy=login-page-logo] also removed one dropdown of same name
* Revert command.js
* call loginpagelogo
* Fixed toast test case
* updated text
* remove timer
* revert linting
* Github text fixed
* 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 <arpitnath42@gmail.com>
* 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