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
Hi, I'm working on building something for #273 but I'm unsure how to run the test suite locally against a mocked backend. There is a lot of duplicated code scattered throughout the test suite that looks like you should be able to set MOCK_HOST to something in order to run the tests against something other than the live api.
Please can you explain how these tests are supposed to be run and any recommendations for developing locally? Thanks!
The text was updated successfully, but these errors were encountered:
Issue Summary
Hi, I'm working on building something for #273 but I'm unsure how to run the test suite locally against a mocked backend. There is a lot of duplicated code scattered throughout the test suite that looks like you should be able to set
MOCK_HOST
to something in order to run the tests against something other than the live api.Please can you explain how these tests are supposed to be run and any recommendations for developing locally? Thanks!
The text was updated successfully, but these errors were encountered: