overleaf/services/filestore/test/unit/coffee
Shane Kilkelly 76506ed91e Pass start/end options down to the S3PersistorManager.
Test that those options cause a 'Range' header to be attached to the
request sent to S3.
2015-08-28 10:09:41 +01:00
..
FileControllerTests.coffee
FileConverterTests.coffee update tests to use safe_exec 2015-03-13 09:31:43 +00:00
FileHandlerTests.coffee Begin work towards obeying 'Range' headers, thread the opts down to persistence layer. 2015-08-27 15:21:33 +01:00
FSPersistorManagerTests.coffee Pass the start and end options down to fs.createReadStream, and test for same. 2015-08-27 16:12:11 +01:00
ImageOptimiserTests.coffee
KeybuilderTests.coffee
LocalFileWriterTests.coffee
PersistorManagerTests.coffee
S3PersistorManagerTests.coffee Pass start/end options down to the S3PersistorManager. 2015-08-28 10:09:41 +01:00
SafeExec.coffee Fix unit test when false is not at /bin/false 2015-03-20 14:27:25 +00:00