Commit graph

17 commits

Author SHA1 Message Date
Ajith KV
bb28eb9f40
Add test cases for constants on editor (#7285) 2023-08-18 14:53:53 +05:30
Ajith KV
a4dd90d309
Fixed failed test cases for platform/v3.0 release (#7270)
* fix failed test cases

* Add check for cypress first render
2023-08-16 15:48:43 +05:30
Ajith KV
114755a1db
Add cypress test cases for workspace constants (#7254) 2023-08-14 14:46:16 +05:30
Ajith KV
1b6a857b2a
Fixed platform cypress test cases for marketplace 1.2 release (#7221)
* Fix failing cypress test cases

* Update the DS count
2023-08-08 15:37:18 +05:30
Ajith KV
858b8a448d
fix cypress test for workspace redirection (#7154) 2023-07-31 22:43:52 +05:30
Ajith KV
9afb42b845
Fixed platform cypress test case for release v2.10.3 (#7104)
* 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
2023-07-24 21:00:14 +05:30
Ajith KV
b4d22578d1
Added cypress test for user onboarding with user groups (#7011)
* 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
2023-07-17 10:50:42 +05:30
Ajith KV
bd69f0b9b1
Added cypress test for GDS user privileges (#6980)
* Add cypress test for GDS user priliavges

* Fix failing specs

* reslove conflicts

* fix conflicts and update cypress config file for GDS

* fix failing test cases

* Fix share app spec
2023-07-11 16:50:52 +05:30
Ajith KV
61a7e983d7
Fixed platform test cases for release v2.9.0 (#6923)
* Add fixes for failing test cases

* Skip the share app test case
2023-07-05 18:17:00 +05:30
Ajith KV
0ce712316b
Modified CE Cypress spec for EE (#6829)
* 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
2023-07-05 14:08:18 +05:30
Kavin Venkatachalam
07e0b73eca
Merge pull request #6804 from ToolJet/main
Merge Main to Develop v2.7.0
2023-06-21 19:17:31 +05:30
Ajith KV
fa243e0f83
Fixed workspace cypress v2.7.0 (#6781)
* Fix failing workspace specs

* Fix dashboard and share app test cases

* skip public app test case in Share app spec
2023-06-20 12:58:58 +05:30
Ajith KV
e7578658bd
Added cypress test for bulk user upload (#6671)
* 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>
2023-06-16 16:08:12 +05:30
Ajith KV
2587ede023
Add cypress test to verifingy the private and public app visisbility for the same instance user (#6752) 2023-06-16 10:39:20 +05:30
Ajith KV
e416709ea4
Fix and modify cypress test cases for workspace sanitization changes (#6717) 2023-06-14 15:00:21 +05:30
Ajith KV
b581add526
Add cypress test for share app funcationality (#6459) 2023-05-18 12:59:14 +05:30
Ajith KV
142d54bc50
Fixed failing profile cypress spec (#6245)
* Fix failed profile spec

* Modify data-cy of the dashboard section header

* Fix manage users spec

* Fix user permission spec

* Remove single workspace cypress test cases

* Add indentation changes

* Update self host signup spec

* Update cypress config file

* adding changes to capture downloads

* fix cypress tests for actions

* fecth invitation url from the database

* database test commit

* test commit

* test commit

* test commit

* test commit for pg host

* test commit

* commit for screenshot

* revert test commits

* Update sql task name

* Add changes for actions

* Fix manage groups spec

* Update folder structure

* Fix user permission spec

---------

Co-authored-by: Adish M <adish.madhu@gmail.com>
2023-05-09 19:33:37 +05:30