DigitalGlobe / gbdxtools

(Deprecated) Python SDK for using GBDX
MIT License
74 stars 57 forks source link

Clean up tests #804

Closed drwelby closed 2 years ago

drwelby commented 4 years ago

Tests are a mess.

drwelby commented 4 years ago

Initial cleanup pattern in #805

Need to add:

drwelby commented 4 years ago

On the whole, these tests need to shift to more mocking and less VCR recording.

drwelby commented 4 years ago

Tests that all require initializing the same image (and no other calls) should use one cassette.