Commit graph

16 commits

Author SHA1 Message Date
Mekhla Asopa
fc6e8e762a
Added cypress to the SQL query test cases (#13992)
* added mysql query element

* added pgsql bulk update gui

* added query action method

* removed console

* update data-source number

* fixed failed rest api, graphql, mariadb and snowflake

* fixed failed MsSQL spec

* added query for sql server
2025-09-10 13:42:34 +05:30
Ajith KV
ddca1fa301
Modify the platform cypress test cases (#13536) 2025-07-30 10:57:27 +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
Srimaniteja
79f9d2c8e4
Add all data sources to app (#12300)
* Add all data sources to app

* Updated specs

* Updated field data cy
2025-03-19 17:51:10 +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
a192f49c0b
Updated specs (#7419) 2023-09-13 11:05:48 +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
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
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
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
786e3a2707
Updated DS specs to pass on GitHub actions (#5634)
* Modify data-cy common

* Update constants

* Delete unused file

* Update specs

* Update utils and common specs

* Skip  specs

* Update gitignore
2023-03-06 12:13:47 +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
Midhun Kumar E
138ad797d0
Added cypress test for data source PostgreSQL (#4602)
* 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
2022-11-11 11:15:12 +05:30