cyfi icon indicating copy to clipboard operation
cyfi copied to clipboard

Mock calls to APIs in tests

Open klwetstone opened this issue 1 year ago • 0 comments

Rather than hitting planetary computer APIs in the tests, mock the results from the API our tests do not fail as a result of something API-related (eg. too many hits, internet issues, etc.)

Consider having one test that does hit the API, and then just that test fails if we hit the API

klwetstone avatar Aug 31 '23 17:08 klwetstone