* refactor: add migration to util
* refactor: better typing for OldCypressConfig
* refactor: move Migration Step to the migration file
* refactor: expose all flags to GQL
* test: make sure e2e test see component testing
* test: improve tests for migration
* test: fix migration tests
* feat: filter explains for configFile
* fix: always get to the Welcome screen
* run init onbefore mount
* re-use the executeQuery
* work on test cases
* custom testfiles test case
* adde readme to project
* typo
* work on filtering steps logic
* add tests for component testing steps
* update tests to reflect correct state
* types
* fix test
* add tests
* remove old code
* refactor: remove double filtering
* fix: open is not referenced
* fix: less key warnings already
* remove the last big key warninng
* fix: remove useless warning
* remove RenameSupport warning
* clean up useless code
* fix: error message fix
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
* types
* make check for folders more explicit
* update readme
* update fixtures
* fix tests
* fix types
* add tests for CT
* refactor
Co-authored-by: ElevateBart <ledouxb@gmail.com>
Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>