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

CLI: increase smoke test timeout to 30s #4859

Merged
merged 6 commits into from
Jul 29, 2019
Merged

Conversation

bahmutov
Copy link
Contributor

@bahmutov bahmutov requested a review from brian-mann July 29, 2019 13:24
@@ -87,6 +87,60 @@ context('Network Requests', () => {
})
})

it('cy.request() - pass result to the second request', () => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated kitchensink example

Copy link
Member

Choose a reason for hiding this comment

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

curious why this is part of this PR

Copy link
Contributor Author

Choose a reason for hiding this comment

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

because when I did npm i branching of the latest develop it actually built and copied new kitchensink example spec files.
We should update the kitchensink files whenever we bump the dependency in package.json

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.

Failure during cypress verify step --smoke-test / throwing at makeError
2 participants