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
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
036c56c51b
Upgrade cypress to 12.5.1 ( #5519 )
...
* Upgrade cypress to 12.5.1
* Add env for cypress run
* add screenshots directory
* add downloads directory
* Add video directory
* Add to .gitignore
* Delete .gitignore
* Remove plugin cypress-file-upload
* Modify config and support
2023-02-09 17:11:50 +05:30
Midhun Kumar E
15bd45c2d2
Add cypress.env.example ( #5366 )
...
* Add cypress.env.example file
* Remove js config(unused)
* Remove all env vars from config file
2023-01-19 16:09:05 +05:30
Midhun Kumar E
cf31de35fc
Upgrade Cypres to V10.3.1 ( #3651 )
...
* Remove cypress and its dependencies from root dir
* Install cypress to cypress-tests directory
* Move cypress specs and utils
* Remove older files
* Fix package.json
2022-07-25 10:15:28 +05:30