ToolJet/cypress-tests
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
..
cypress Added code coverage for cypress (#8234) 2023-12-28 15:16:16 +05:30
.gitignore Added code coverage for cypress (#8234) 2023-12-28 15:16:16 +05:30
cypress-app-builder.config.js Add config for marketplace (#7071) 2023-07-20 20:38:51 +05:30
cypress-marketplace.config.js Add config for marketplace (#7071) 2023-07-20 20:38:51 +05:30
cypress-run.config.js Added automation for runjs (#6536) 2023-05-30 10:32:10 +05:30
cypress-workspace.config.js Fixed failing cypress test cases on action (#8290) 2023-12-15 10:36:26 +05:30
cypress.config.js Added code coverage for cypress (#8234) 2023-12-28 15:16:16 +05:30
cypress.env.example Add cypress.env.example (#5366) 2023-01-19 16:09:05 +05:30
package-lock.json Added code coverage for cypress (#8234) 2023-12-28 15:16:16 +05:30
package.json Added code coverage for cypress (#8234) 2023-12-28 15:16:16 +05:30