-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove cypress.server.defaults, cy.server and cy.route (#24411)
* fix: remove server and route commands * This won't totally pass but it's a step in the right direction. * Should be down to only two failing tests due to abort. * fix the alias.<thing> api for intercept to be equivalent to route. * adjust timeouts to reduce flake, ideally * skip xhr abort tests * More clean up * Increase timeout * trick next version * fix unit tests probably * yeah sure * Apply suggestions from code review Co-authored-by: Blue F <blue@cypress.io> * remove addXhrLog * Remove more usage of XHR stemming from proxy-logging * Remove a couple of files that found their way back with the merge from release/12.0.0 * remove more server types * increase timeouts again to prevent flake Co-authored-by: Blue F <blue@cypress.io> Co-authored-by: Zach Bloomquist <git@chary.us>
- Loading branch information
1 parent
954be79
commit 2f18a8c
Showing
55 changed files
with
367 additions
and
5,546 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.