Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: convert cy.route/cy.server examples to cy.http #454

Merged
merged 1 commit into from
Nov 17, 2020
Merged

Conversation

flotwig
Copy link
Contributor

@flotwig flotwig commented Nov 17, 2020

No description provided.

@cypress
Copy link

cypress bot commented Nov 17, 2020



Test summary

222 8 0 0


Run details

Project cypress-example-kitchensink
Status Failed
Commit c2f089d
Started Nov 17, 2020 4:03 PM
Ended Nov 17, 2020 4:12 PM
Duration 08:05 💡
OS Linux Ubuntu - 16.04
Browser Electron 83

View run in Cypress Dashboard ➡️


Failures

Run group: 4x-electron (Linux, Electron )
network_requests.spec.js Failed
1 Network Requests > cy.http() - route responses to matching requests
waiting.spec.js Failed
1 Waiting > cy.wait() - wait for a specific route
files.spec.js Failed
1 Files > cy.fixture() - load a fixture
aliasing.spec.js Failed
1 Aliasing > .as() - alias a route for later use
Run group: 1x-electron (Linux, Electron )
network_requests.spec.js Failed
1 Network Requests > cy.http() - route responses to matching requests
waiting.spec.js Failed
1 Waiting > cy.wait() - wait for a specific route
files.spec.js Failed
1 Files > cy.fixture() - load a fixture
aliasing.spec.js Failed
1 Aliasing > .as() - alias a route for later use

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@cypress
Copy link

cypress bot commented Nov 17, 2020



Test summary

222 8 0 0


Run details

Project cypress-example-kitchensink
Status Failed
Commit 7b115e4 ℹ️
Started Nov 17, 2020 5:07 PM
Ended Nov 17, 2020 5:14 PM
Duration 07:16 💡
OS Linux Ubuntu - 16.04
Browser Electron 83

View run in Cypress Dashboard ➡️


Failures

Run group: 1x-electron (Linux, Electron )
network_requests.spec.js Failed
1 Network Requests > cy.http() - route responses to matching requests
waiting.spec.js Failed
1 Waiting > cy.wait() - wait for a specific route
files.spec.js Failed
1 Files > cy.fixture() - load a fixture
aliasing.spec.js Failed
1 Aliasing > .as() - alias a route for later use
Run group: 4x-electron (Linux, Electron )
network_requests.spec.js Failed
1 Network Requests > cy.http() - route responses to matching requests
waiting.spec.js Failed
1 Waiting > cy.wait() - wait for a specific route
files.spec.js Failed
1 Files > cy.fixture() - load a fixture
aliasing.spec.js Failed
1 Aliasing > .as() - alias a route for later use

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@flotwig flotwig requested a review from bahmutov November 17, 2020 15:31
@flotwig
Copy link
Contributor Author

flotwig commented Nov 17, 2020

@bahmutov i see why you are so motivated to deduplicate these examples

@bahmutov
Copy link
Contributor

bahmutov commented Nov 17, 2020 via email

Copy link
Contributor

@bahmutov bahmutov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very nice

@flotwig flotwig merged commit 8039d9a into 6.0.0 Nov 17, 2020
@emilyrohrbough emilyrohrbough deleted the cy-http branch March 30, 2023 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants