developmentseed / obstore

Simple, fast integration with Amazon S3, Google Cloud Storage, Azure Storage, and S3-compliant APIs like Cloudflare R2
https://developmentseed.org/obstore
MIT License
146 stars 3 forks source link

Use `moto` for S3 tests #62

Closed kylebarron closed 3 weeks ago

kylebarron commented 3 weeks ago

Initial setup to ensure we have a working moto server. Future PRs can build upon this for more substantial tests.