Commit Graph

2 Commits

Author SHA1 Message Date
Lachlan Miller 66c1e6ccf9 chore: improve migration flow test coverage (#20576)
* add an extra test for migration

* refactor: use async tools to deal with files

Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
2022-03-14 12:46:13 +10:00
Lachlan Miller 97e937840a fix: correctly migrate projects with custom integration folder (#19929)
* repro bug

* write failing case

* remove junk file;

* fix custom integration folder logic

* types

* update readme

* add tests

* adding test for component spec migration

* rejig API

* fix tests

* fix types

* fixing tests

* Update system-tests/projects/migration/README.md

Co-authored-by: Emily Rohrbough  <emilyrohrbough@users.noreply.github.com>

* remove old code

* tests

* work on tests

* fix tests

* more testing

* fix workflow

* edge case

* update

* update test

* remove old test

Co-authored-by: Emily Rohrbough  <emilyrohrbough@users.noreply.github.com>
2022-01-29 01:08:25 +10:00