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

Mock grapqhl requests in cypress #7

Open
lauraluiz opened this issue Jul 10, 2018 · 0 comments
Open

Mock grapqhl requests in cypress #7

lauraluiz opened this issue Jul 10, 2018 · 0 comments
Labels
blocked Depends on another issue to be fixed first graphql Related with GraphQL tests Related with testing

Comments

@lauraluiz
Copy link
Contributor

Currently all e2e tests are connecting directly to our backend, which will eventually slow our CI down. But Cypress doesn't provide support for mocking graphql requests, they are working on it. Even though there are some workarounds for this, we'll wait until they offer the support to start mocking, or until our CI is too slow, whatever happens first.

cypress-io/cypress#95
https://github.com/commercetools/fe-chapter-notes/issues/28

@lauraluiz lauraluiz added tests Related with testing blocked Depends on another issue to be fixed first labels Jul 10, 2018
@lauraluiz lauraluiz added the graphql Related with GraphQL label Sep 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Depends on another issue to be fixed first graphql Related with GraphQL tests Related with testing
Projects
None yet
Development

No branches or pull requests

1 participant