Brian Mann
6f2bccebd5
properly skip describe suites + tests and add TODO comments
2022-02-18 17:08:44 -05:00
Zach Bloomquist
dfd70445b1
test(app): fix EBUSY/EPERM errors when running e2e tests on Windows ( #19848 )
...
Co-authored-by: Barthélémy Ledoux <bart@cypress.io >
Co-authored-by: ElevateBart <ledouxb@gmail.com >
2022-01-26 19:39:13 +00:00
Alejandro Estrada
0366d4fa89
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
2022-01-05 13:37:44 -05:00
Tim Griesser
4626f7481c
feat: ProjectLifecycleManager & general launchpad cleanup ( #19347 )
...
See #19347 for full summary
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
Co-authored-by: estrada9166 <estrada9166@hotmail.com >
Co-authored-by: Alejandro Estrada <estrada9166@gmail.com >
Co-authored-by: Jess <jess@jessicasachs.io >
2021-12-21 21:28:44 -05:00
Tim Griesser
e4442ab7ac
refactor: remove global.root & usage in require ( #19336 )
...
* refactor: remove global.root & use in requires
* fix types
2021-12-11 14:06:49 -05:00
Lachlan Miller
6f9e80a952
fix(server): bail out on close if server does not exist ( #15651 )
...
* fix: bail out on close if server does not exist
* add test
Co-authored-by: Zach Bloomquist <github@chary.us >
2021-03-30 10:33:20 +10:00
Brian Mann
af26fbebe6
feat: component testing ( #14479 )
...
Co-authored-by: Jessica Sachs <jess@jessicasachs.io >
Co-authored-by: Barthélémy Ledoux <bart@cypress.io >
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
Co-authored-by: Zach Bloomquist <github@chary.us >
Co-authored-by: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com >
Co-authored-by: ElevateBart <ledouxb@gmail.com >
Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com >
2021-02-04 15:45:16 -05:00
Ben Kucera
19fdf4306a
fix: route all https traffic through proxy ( #8827 )
2020-10-20 12:20:38 -04:00
Jennifer Shehane
639df99036
Rename uses of term 'whitelist' ( #7782 )
...
* Rename non-user facing instances of whitelist
* Rename server option 'whitelist' to 'ignore'
* Update use of whitelist with server to throw instead of warn
* Rename Cypress.Cookies.defaults 'whitelist' option to 'preserve'
* fix circle yml parameter parsing consistent
* compose cloning an external repo and switching to the NEXT_DEV_VERSION branch consistently
* add cypress org to repo parameter
* cd into the right dir before switching branches
* one line git checkout
* simplify passing repo
* cd into the right dir
* clone into the right dir
* oh my cd 101
* replace kitchen sink strings for 5.0.0
Co-authored-by: Brian Mann <brian.mann86@gmail.com >
2020-06-30 02:27:29 -04:00
Zach Bloomquist
1875027073
chore: decaffeinate server tests, scripts, other files ( #7591 )
2020-06-05 15:12:53 -04:00