AllenInstitute / abc_atlas_access

Documentation and examples demonstrating how to access data from the Allen Brain Cell Atlas
https://alleninstitute.github.io/abc_atlas_access/
Other
52 stars 22 forks source link

Create testing for abc_atlas_cache objects #43

Closed morriscb closed 4 months ago

morriscb commented 8 months ago

Add testing for S3CloudCache object. Add testing for LocalCache object. Add testing for AbcProjectCache from s3 and local.

morriscb commented 8 months ago

Hey @danielsf I think I have a fare port of the unittesting from the SDK caches to here. Tried to clean things up a bit before sending it your way though my expectation of this review is that it will be pretty back and forth as you remember the previous testing and I try to implement what's missing, simplify/remove duplicate code.