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 changed key for templates to put /v/ in for version 2014-03-05 17:39:27 +00:00
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 changed optimisation to optipng and added timeouts to conversions 2014-02-19 14:48:15 +00:00
KeybuilderTests.coffee Initial open source commit 2014-02-14 16:39:05 +00:00
LocalFileWriterTests.coffee get local file writer tests using fake settings 2014-06-17 13:33:36 +01:00
PersistorManagerTests.coffee match refactor_config on cwoac/sharelatex 2014-03-04 15:24:50 +00:00
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