Blue F
ef301e11b3
chore: Reapply state refactor ( #23092 )
...
* Revert "chore: reverting #22742 (#23047 )"
This reverts commit 51ef99ac5b .
* Fix for aliases when .then() is in the chain
* Run all tests on branch
* Fix silly mistake
* Fix broken test (again)
* Update packages/driver/cypress/e2e/cypress/cy.cy.js
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
2022-08-03 15:32:18 -07:00
Matt Henkes
51ef99ac5b
chore: reverting #22742 ( #23047 )
...
* Revert "chore: Refactor cy.state('subject') and `cy.then()` (#22742 )"
This reverts commit 0ed8dd57b6 .
* Run more tests
2022-08-01 15:35:04 -05:00
Blue F
0ed8dd57b6
chore: Refactor cy.state('subject') and cy.then() ( #22742 )
...
* Refactor chainer / Commands.add for readability
* Fix invoking wrong function, add comment
* WIP, still failing tests
* Fix additional driver tests
* Fix subject for utility commands
* Better fix for utility functions
* Fix more tests
* Another pass of test fixes
* Additional comments, added shim to continue supporting cy.state('subject')
* Adjust reserved command names to no longer require manual addition / removal (and be more complete)
2022-07-20 14:30:14 -07:00
Lachlan Miller
c0ea9bdaa5
fix: use posix path for ts-node loader ( #22550 )
...
* fix: distribute files to machines for external contributors. (#22326 )
* fix: distribute files to machines for external contributors.
* fix path
* fix
* fix glob
* fix
* fix glob pattern spec->cy.
* fix
* echo things.
* test
* use cd.
* fix component tests.
* test
* test
* fix
* refactor
* test distribut-step
fix error
fix
fix
test
TEST
* Revert "test distribut-step"
This reverts commit 15c36065ca .
* Revert "refactor"
This reverts commit 21a8ad9211 .
* reduce flake by increasing viewport height
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
* fix: add baseUrl to TestConfigOverrides (#22445 )
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
* handle white space when registering ts-node using --require
* update test project
* move config
Co-authored-by: Kukhyeon Heo <sainthkh@naver.com >
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
Co-authored-by: Ishan Madhusanka <ahtimadhusanka@gmail.com >
2022-06-28 09:00:06 -05:00
Zachary Williams
0f786ab893
fix: ct testing support for node 17+ ( #21430 )
2022-05-13 11:01:30 -05:00