overleaf/services/clsi/test/acceptance/coffee
Eric Mc Sween dab6e9aa8e Send output files on timeout
The unconventional use of callbacks to return both an error and data
after compilation created a subtle bug where the output files were
dropped by the LockManager in case of an error such as a timeout.

This prevented the frontend to show error logs when a timeout occurs,
creating confusion among users.

We now attach the output files to the error so that they reach the
controller and are sent back to the web service.
2019-10-22 16:31:37 -04:00
..
helpers added docker runner into core codebase 2018-03-14 15:44:49 +00:00
BrokenLatexFileTests.coffee unit tests pass, acceptence fail 2018-03-02 17:34:41 +00:00
DeleteOldFilesTest.coffee unit tests pass, acceptence fail 2018-03-02 17:34:41 +00:00
ExampleDocumentTests.coffee increase timeout for long-running acceptance tests 2019-04-01 09:42:54 +01:00
SimpleLatexFileTests.coffee added docker runner into core codebase 2018-03-14 15:44:49 +00:00
SynctexTests.coffee unit tests pass, acceptence fail 2018-03-02 17:34:41 +00:00
TimeoutTests.coffee Send output files on timeout 2019-10-22 16:31:37 -04:00
UrlCachingTests.coffee uncomment tests 2018-03-02 17:59:37 +00:00
WordcountTests.coffee uncomment tests 2018-03-02 17:59:37 +00:00