overleaf/services/real-time/test
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
..
acceptance Remove multi call to make compatible with redis-cluster 2017-05-11 17:27:28 +01:00
unit/coffee Don't return a user if there is no entry 2017-05-16 11:06:05 +01:00