You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: