overleaf/services/track-changes/test/unit/coffee
Brian Gough 76d1350593 fix unit tests
packManager now uses LockManager, which tries to talk to redis and
needs to be replaced by a stub in the unit tests.
2015-06-05 10:59:46 +01:00
..
DiffGenerator
DiffManager
DocumentUpdaterManager
HttpController fix unit tests 2015-06-05 10:59:46 +01:00
LockManager fixed tests 2014-09-26 17:51:41 +01:00
MongoManager fix unit tests 2015-06-05 10:59:46 +01:00
RedisManager fixed tests 2014-09-26 17:51:41 +01:00
RestoreManager
UpdateCompressor
UpdatesManager Remove old history deletion method 2014-05-29 15:37:16 +01:00
UpdateTrimmer Remove old history deletion method 2014-05-29 15:37:16 +01:00
WebApiManager