Commit graph

25 commits

Author SHA1 Message Date
Mekhla Asopa
fcc7409709
Merge pull request #12523 from ToolJet/test/fix-specs-with-api-method
Fixed the marketplace cypress failure specs
2025-04-10 19:12:23 +05:30
Ajith KV
7f1d24a2da
Modularisation platform cypress fix (#12432) 2025-04-07 15:49:21 +05:30
Srimaniteja
5a3c6a14f2
fixes for cypress bulk run (#12383) 2025-03-27 15:51:28 +05:30
Srimanitejas123
b257af181b
redis-cypress-spec (#11910)
* redis-cypress-spec

* Fixes for redis cypress spec
2025-02-05 10:47:11 +05:30
Ajith KV
bf8223ecf7
Updated app import export cypress test cases (#11836)
* Update app import export cypress test cases

* Add calidation for invalid app file and version switchinh

* Fix failing test cases

* Fix failed test cases

* update test cases for proxy deployments

* update the utils
2025-01-27 12:10:35 +05:30
Ajith KV
5f16d59368
Update app versioning cypress test cases (#11803)
* Update app versioining test cases

* Add data-cy for preview settings

* Update commands

* Update version spec as per the custom command

* update keyboard action validation toast
2025-01-16 11:38:50 +05:30
Srimanitejas123
956f345eb9
Updated private and public app spec (#11602)
* Updated app version spec

* Updated app editor spec

* Updated app editor spec

* Updated app editor spec

* Updated apps spec

* Updated app spec

* changes on app spec

* Updated version spec

* App import and export spec

* Updated apps spec based on review commends

* updated app import and export spec based on review comments

* Updated appEditor and privateAndpublic app spec based on review commends

* Updated version and app import and export spec based on review commends

* fixed selector for query search bar

* Updated private and public app spec based on review comments

* updated private ad public app based on review comments

* Updated version spec

* Updated according to review comment

* Updated based on review comments

* Updated based on review comments

* removed commented lines

* Updated api commands

* Updated app import export spec

* updated app import and export with tj_db

* Updated version spec

* Updated app import and export spec

---------

Co-authored-by: Sri mani Teja s <[email protected]>
Co-authored-by: Ajith KV <[email protected]>
2025-01-07 12:20:36 +05:30
Ajith KV
5eef618878
Modify datasource cypress test cases (#11751) 2025-01-06 18:00:33 +05:30
Ajith KV
db918e7132
Optimize platform cypress test cases (#11689)
* Optimize platform Cypress test cases

* Add custom command for creating and rename custom commands
2024-12-23 14:51:27 +05:30
ajith-k-v
16ed206017 update the test cases 2024-12-09 17:00:36 +05:30
ajith-k-v
2a3c7e67bb Modify failing platform cypress test cases 2024-06-12 15:35:05 +05:30
Ajith KV
dd53eea726
Modified workspace constants cypress test cases (#9685) 2024-05-16 05:49:10 +05:30
Anantshree Chandola
000b40c7c9
Masking workspace constants on frontend (#9596)
* masking workspace constants on frontend

* remove comment

* update

* added logic to verify constants keys used in codehinter

* Add check for value type

* update workspace constant permissions

* Fix exitsing issues related to validation on code hinter

* do not send encrypted value to fe

* small updates

* Add data-cy for workspace constants components

* Modify workspace constants cypress test cases

* fix value alignment

---------

Co-authored-by: ajith-k-v <[email protected]>
2024-05-14 15:49:12 +05:30
Ajith KV
4ee2744331
Modified platfrom cypress test cases (#8709)
* Modify platfrom cypress test cases

* Modify manage groups test case
2024-02-06 16:16:06 +05:30
Ajith KV
dedaf2d140
Modify failing test cases (#8372) 2023-12-21 15:39:47 +05:30
Ajith KV
097acb0ff8
Fixed platform cypress test cases (#7426)
* fix failing platform test cases

* Add missing data-cy
2023-09-13 12:32:06 +05:30
Mekhla Asopa
a4386a3c8b
Modified data source cypress spec with GDS UI changes (#7368)
* Updated datasource specs

* Updated text
2023-09-04 13:53:22 +05:30
Ajith KV
c2891eea71
Modified the datasource cypress test cases (#7234)
* initial: flow setup

* [BugFix] Fix dynamic form breaking in case "react-component-headers" form type outside of the editor

* fixes: initial creation of datasource with default options

* resolve: local ds issues and cleanup

* cleanup

* fix: equality check

* revamp: gds flow

* fix: local ds not updating

* fix: minor bugs

* remove datasource confirmation modal

* bug fixes

* Modify the datasource cypress test cases

* Add data-cy for new datasource components

* rename to data sources

* rename: data sources

* fix: local ds wrapper css

* Add new commands file

* Add new commands file

* fix: datasource route

* Modify data source test cases

* Modify cypress config

* Modify data source icon tooltip text

---------

Co-authored-by: Vijaykant Yadav <[email protected]>
Co-authored-by: Nakul Nagargade <[email protected]>
Co-authored-by: emidhun <[email protected]>
2023-08-28 17:53:11 +05:30
Ajith KV
858b8a448d
fix cypress test for workspace redirection (#7154) 2023-07-31 22:43:52 +05:30
Midhun Kumar E
7355218b66
Fix failing specs on app builder 1.2 (#7068)
* fix common methods

* fix filures and add validation for new expossed values

* Remove .only
2023-07-20 20:38:33 +05:30
Ajith KV
21b2afebca
Modify datasource cypress spec (#6494) 2023-05-22 17:52:28 +05:30
Ajith KV
5ab569bf1a
Fixed datasource connection cypress test cases (#6371)
* Fix and modify datasource connection

* Modify config files

* Fix snowflake test cases

* Data sourcce count

* fix postgres error message
2023-05-15 09:48:09 +05:30
Midhun Kumar E
24ef6a1f73
Added automation for mongoDB queries (#5810)
* init

* Add spec

* Add DS common utils

* Add mongoDB utils
2023-03-22 16:11:42 +05:30
Midhun Kumar E
a7673e7394
Add automation for mysql queries (#5710)
* Add cypress realevents to cypress

* Add constants and selectors

* Add and modify utils

* Add spec changes
2023-03-06 12:09:27 +05:30
Midhun Kumar E
abe4e7b099
Added automation for AWS S3 and MySQL connection. (#5071)
* Add happypath for aws s3

* Add happypath for MySQL

* Add common DS methods to utils

* Add creds to env

* Add minor changes on clear and type
2023-01-17 14:35:21 +05:30