agritheory / cloud_storage

S3 protocol storage for Frappe Applications - compatible with S3, Backblaze and DO Spaces
https://agritheory.com/documentation/cloud_storage
Other
9 stars 4 forks source link

Allow Cloud Storage usage without S3 features #70

Open agritheory opened 2 weeks ago

agritheory commented 2 weeks ago

There's a compelling case to be made that the File preview features of Cloud Storage are good even without the remote file storage. To ensure that this feature works correctly, it would be appropriate that we have a test that all these features work without setting any of the frappe.conf settings.

Alchez commented 4 days ago

@agritheory I think I'll need some help for the pytest configuration to start testing this one. Let's try and do a call today?