mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-30 03:51:21 -05:00
97e937840a
* 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>
4 lines
104 B
JSON
4 lines
104 B
JSON
{
|
|
"componentFolder": "cypress/custom-component",
|
|
"integrationFolder": "cypress/custom-integration"
|
|
} |