overleaf/services/real-time/test/unit/js
Jakob Ackermann 537e97be73 [misc] OError.tag all the errors in async contexts
See the docs of OError.tag:
https://github.com/overleaf/o-error#long-stack-traces-with-oerrortag
(currently at 221dd902e7bfa0ee92de1ea5a3cbf3152c3ceeb4)

I am tagging all errors at each async hop. Most of the controller code
 will only ever see already tagged errors -- or new errors created in
 our app code. They should have enough info that we do not need to tag
 them again.
2020-08-24 10:12:06 +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 prettier: convert test/unit decaffeinated files to Prettier format 2020-06-23 18:30:16 +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