overleaf/services/real-time/test/acceptance/coffee
Jakob Ackermann 15244a54be [misc] WebsocketController: limit the update size to 7mb
bail out early on -- especially do not push the update into redis for
 doc-updater to discard it.

Confirm the update silently, otherwise the frontend will send it again.
Broadcast a 'otUpdateError' message and disconnect the client, like
 doc-updater would do.
2020-03-24 09:12:12 +01:00
..
helpers Generate retryable error when hitting rate limits in web 2019-09-02 11:27:04 +01:00
ApplyUpdateTests.coffee [misc] WebsocketController: limit the update size to 7mb 2020-03-24 09:12:12 +01:00
ClientTrackingTests.coffee Fix test to accommodate changes to anonymous users 2019-02-15 15:18:17 +00:00
JoinDocTests.coffee Add acceptance tests for joinDoc variadic 2017-09-22 11:01:11 +01:00
JoinProjectTests.coffee Generate retryable error when hitting rate limits in web 2019-09-02 11:27:04 +01:00
LeaveDocTests.coffee ignore spurious requests to leave other docs 2019-07-29 15:19:08 +01:00
LeaveProjectTests.coffee Try to fix issue with acceptance tests timing out 2016-12-08 11:25:25 +00:00
ReceiveUpdateTests.coffee update build scripts, acceptence tests now pass. includes dockerfile 1.1.3 2018-05-23 15:00:46 +01:00
SessionTests.coffee fix breaking tests from using ioredis with inbuilt promises 2019-05-30 10:58:05 +01:00