feat: use supportFile by testingType (#19364)

* feat: use supportFile by testingType

* Fix defaults

* Start renaming files, and updating system-tests

* Fix some tests

* Fix some tests

* Fix more tests

* Try to fix CI

* Fix more tests

* Fix some tests

* Revert changes

* Revert supportFile defaultValue

* Fix some tests

* Fix some tests

* Fix some tests

* Fix some tests

* Update supportFile example

* Update snapshots

* Remove scaffold support

* Handle config errors

* Remove scaffold

* Fix tests

* Fix test

* Update test

* Fix test

* Update supportFile template

* Fix template
This commit is contained in:
Alejandro Estrada
2022-01-05 13:37:44 -05:00
committed by GitHub
parent 59703a6169
commit 0366d4fa89
191 changed files with 567 additions and 493 deletions

View File

@@ -28,7 +28,7 @@
"devDependencies": {
"chai": "3.5.0",
"cross-env": "6.0.3",
"cypress-example-kitchensink": "cypress-io/cypress-example-kitchensink#feat/use-config-file",
"cypress-example-kitchensink": "cypress-io/cypress-example-kitchensink#feat/use-supportFiles",
"gulp": "4.0.2",
"gulp-clean": "0.4.0",
"gulp-gh-pages": "0.6.0-6",