Commit Graph

5 Commits

Author SHA1 Message Date
Jennifer Shehane 17639cb364 misc: Remove 'Alternatively you can use CommonJS syntax' comment from scaffolded component supportFile (#30738)
* Remove 'Alternatively you can use CommonJS syntax' comment from scaffolded ct supportFile

* changelog entry
2024-12-11 11:03:52 -05:00
Zach Bloomquist 748f3a56ca chore: lint system tests in CI (#25673) 2023-02-13 21:40:58 +00:00
Tim Griesser d1d337a075 fix: revert "feat: automatically find/merge config for component testing (#21432)" (#21560)
This reverts commit a355ad6159.
2022-05-19 10:50:56 -04:00
Lachlan Miller a355ad6159 feat: automatically find/merge config for component testing (#21432)
* wip: add comment regarding webpack config

* wip: various

* wip

* fix tests

* lint

* fix tests

* add tests

* add tests

* fix tests

* update imports

* make test more reliable

* parse correct flag

* minor refactor

* replace fs-extra with fs

Co-authored-by: Zachary Williams <zachjw34@gmail.com>
2022-05-16 15:03:35 +10:00
Ryan Manuel 9612686241 fix: issue with generating cypress.config.js in projects with type of module (#21323)
Co-authored-by: Zach Bloomquist <git@chary.us>
2022-05-04 16:41:11 -05:00