overleaf/services/filestore/test/unit/coffee
Michael Mazour feca8933f1 Add endpoint for arbitrary bucket fetch
Add `/bucket/:bucket/key/*`, which fetches the file from the given bucket at the given path. Uses auth stored at `settings.filestore.s3.{{bucketName}}` if present, and otherwise default auth.
2018-07-04 11:22:36 +01:00
..
AWSSDKPersistorManagerTests.coffee
BucketControllerTests.coffee Add endpoint for arbitrary bucket fetch 2018-07-04 11:22:36 +01:00
FileControllerTests.coffee
FileConverterTests.coffee
FileHandlerTests.coffee
FSPersistorManagerTests.coffee
ImageOptimiserTests.coffee
KeybuilderTests.coffee
LocalFileWriterTests.coffee
PersistorManagerTests.coffee
S3PersistorManagerTests.coffee Add endpoint for arbitrary bucket fetch 2018-07-04 11:22:36 +01:00
SafeExec.coffee