feat: Applitools Cypress workflow (#19956)

* WIP

* Attempt Github Actions integration

* Add completion notification to workflow

* Update env

* Add new line

* Add license

* Fix whitespaces

* Fix Yaml indentation

* Fix afterEach

* Add initial tests

* Update config

* Use test secret

* Clean up

* Add batchName

* Disable logs - add secret

* Create separate workflow

* Clean up

* Update workflow

* Exclude applitools tests

* Update jobs name

* Run applitools tests separetely

* Fix path pattern

* Run once

* Add more initial tests

* Enhance tests

* Add dashboard edit mode test

* Move env

* Exclude applitools from sqllab test run

* Attempt pull_request_target

* Catch Applitools failures

* Clean up tests

* Add test step

* Add test step

* Remove step

* Fix SqlLab test

* Update CURL request

* Fix Yaml

* Add empty data to batch completion
This commit is contained in:
Geido
2022-05-09 15:42:20 +02:00
committed by GitHub
parent c3ba86ecc5
commit d0b8b1e97d
14 changed files with 3931 additions and 78 deletions

View File

@@ -10,6 +10,7 @@
"author": "Apache",
"license": "Apache-2.0",
"dependencies": {
"@applitools/eyes-cypress": "^3.25.3",
"@cypress/code-coverage": "^3.9.11",
"@superset-ui/core": "^0.18.8",
"cy-verify-downloads": "^0.1.6",