Zachary Williams
|
110f8ae02d
|
fix: remove --config-file false references and update types (#20643)
* fix: remove --config-file false references and update types
* cleanup tests and types, catch errors when calling open
* fix test
* remove string check
* code quality feedback
|
2022-03-21 22:49:14 +10:00 |
|
Blue F
|
f967908704
|
fix: Exit when both --e2e and --component flags are passed in (#18855)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
|
2021-11-12 09:15:10 -08:00 |
|
BlueWinds
|
e7d6e6db82
|
Add shorter --ct alias for --component
|
2021-10-07 10:25:57 -07:00 |
|
BlueWinds
|
e01d3acfe8
|
Add --e2e and --component CLI options
|
2021-10-07 10:25:46 -07:00 |
|
Adam Gastineau
|
b8527a2a7f
|
feat(component-testing): Expose CT through CLI module API (#16368)
* Added testingType CLI module option
* Removed isComponentTesting custom arg and replaced with testingType
* Added default value to docstring
* Removed mutating of args
* Added Module API manual testing docs
|
2021-05-07 12:44:15 -04:00 |
|