overleaf/services/real-time/test/unit/js
Jakob Ackermann ee3d3b09ed [misc] wrap redis errors as tagging does not work with them
ioredis may reuse the error instance for multiple callbacks. E.g. when
 the connection to redis fails, the queue is flushed with the same
 MaxRetriesPerRequestError instance.
2020-08-24 10:12:20 +01:00
..
helpers clean up join/leave handling 2020-08-12 10:54:22 +01:00
AuthorizationManagerTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-06-23 18:30:16 +01:00
ChannelManagerTests.js [misc] wrap redis errors as tagging does not work with them 2020-08-24 10:12:20 +01:00
ConnectedUsersManagerTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-06-23 18:30:16 +01:00
DocumentUpdaterControllerTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-06-23 18:30:16 +01:00
DocumentUpdaterManagerTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-06-23 18:30:16 +01:00
DrainManagerTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-06-23 18:30:16 +01:00
EventLoggerTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-06-23 18:30:16 +01:00
RoomManagerTests.js [misc] RoomManagerTests: explicitly pass a cb to joinProject/joinDoc 2020-06-29 17:12:26 +01:00
SafeJsonParseTest.js prettier: convert test/unit decaffeinated files to Prettier format 2020-06-23 18:30:16 +01:00
SessionSocketsTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-06-23 18:30:16 +01:00
WebApiManagerTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-06-23 18:30:16 +01:00
WebsocketControllerTests.js [misc] OError.tag all the errors in async contexts 2020-08-24 10:12:06 +01:00
WebsocketLoadBalancerTests.js prettier: convert test/unit decaffeinated files to Prettier format 2020-06-23 18:30:16 +01:00