overleaf/services/clsi/test
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
..
acceptance Send output files on timeout 2019-10-22 16:31:37 -04:00
load/coffee added some load tests in 2015-06-12 17:11:03 +01:00
smoke/coffee Add a 1 second delay to the smoke tests (#81) 2017-12-05 16:51:59 +00:00
unit/coffee Add flags option to request JSON 2019-05-14 16:24:34 +01:00