guynir42 / AstroRetriever

A package used for downloading and processing images from various astronomical surveys
Other
4 stars 2 forks source link

Use test_only in testing #56

Closed guynir42 closed 1 year ago

guynir42 commented 1 year ago

This should allow us to generate separate DB instances of sources/raw photometry and not touch the real downloads.

guynir42 commented 1 year ago

Maybe instead of a boolean we use a nullable string. If you want to isolate only objects inside a specific test you'd call that hash, and otherwise you can wipe out all the testing objects that have any non-null value.