overleaf/services/real-time/test/unit/coffee
James Allen 642134da79 Don't return a user if there is no entry
ioredis returns a blank object, {}, if there is no key with hgetall.
Previously, node-redis returned nil. So we need to check for a blank
object as well as a nil object.
2017-05-16 11:06:05 +01:00
..
helpers
AuthorizationManagerTests.coffee
ConnectedUsersManagerTests.coffee Don't return a user if there is no entry 2017-05-16 11:06:05 +01:00
DocumentUpdaterControllerTests.coffee Use new redis-sharelatex with support for cluster 2017-05-02 15:51:17 +01:00
DocumentUpdaterManagerTests.coffee Remove multi call to make compatible with redis-cluster 2017-05-11 17:27:28 +01:00
DrainManagerTests.coffee
SafeJsonParseTest.coffee
WebApiManagerTests.coffee
WebsocketControllerTests.coffee
WebsocketLoadBalancerTests.coffee Use new redis-sharelatex with support for cluster 2017-05-02 15:51:17 +01:00