overleaf/services/filestore/test/unit/coffee
2015-08-28 11:45:16 +01:00
..
FileControllerTests.coffee Parse out the range header and set start and end properties on options. 2015-08-28 11:45:16 +01:00
FileConverterTests.coffee
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