Midhun Kumar E
06cc6ece9d
Added code coverage for cypress ( #8234 )
...
* Frontend: Add new plugin babel-plugin-istanbul
* Frontend: Add plugin to babel config
* Cypress: Add new plugin code-coverage
* Cypress: Add plugin to common cypress suite
* Cypress: Add reports to .gitignore
* Actions: Add new action to check coverage
* Cypress: minor config changes
* test
* test-2
* Action: Add verification for generated coverage files
* Modify action file
* Modify action file with command changes
* debug commit
* debug commit-2
* debug commit-3
* Update runjsHappyPath.cy.js
* debug commit-4
* Revert "debug commit-5"
This reverts commit 8b795d86ae .
* Revert "debug commit-3"
This reverts commit d2e440e04b .
* Add action name
* Fix marketplace specs
* Fix query failures
* Add review changes
* Add cypress package.lock changes
* Add frontend package.lock changes
* Add cypress minor package.lock changes
* Minor action changes
2023-12-28 15:16:16 +05:30
Mekhla Asopa
baea87185b
Updated the cypress spec with node upgrade changes ( #8405 )
...
* update cypress specs
* update the data source count values
2023-12-26 12:55:48 +05:30
Mekhla Asopa
339c7e54bc
Updated cypess mysql spec ( #7717 )
2023-10-18 15:32:39 +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
Mekhla Asopa
b5fbad4d26
modify cypress specs ( #7268 )
2023-08-16 12:46:38 +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
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