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
API calls for the cypress e2e tests in CI is a bad pattern. We can add fixtures to our cypress config.
The process for setting this up would be to setup the polygon calls in postman and save the responses and add fixtures from these responses for cypress to use in the headless tests.
The text was updated successfully, but these errors were encountered:
API calls for the cypress e2e tests in CI is a bad pattern. We can add fixtures to our cypress config.
The process for setting this up would be to setup the polygon calls in postman and save the responses and add fixtures from these responses for cypress to use in the headless tests.
The text was updated successfully, but these errors were encountered: