overleaf/services/document-updater/test/unit/coffee/PersistenceManager
James Allen ffd10a8439 Don't send or get versioning info to/from web
The version number is only used by the doc updater and so can be cleanly
encapsulated in a collection that only the doc updater knows about. The version
is already stored under docOps, so continue to tore it there.
2014-05-15 11:13:16 +01:00
..
getDocFromWebTests.coffee Don't send or get versioning info to/from web 2014-05-15 11:13:16 +01:00
getDocTests.coffee Don't send or get versioning info to/from web 2014-05-15 11:13:16 +01:00
getDocVersionInMongoTests.coffee Don't send or get versioning info to/from web 2014-05-15 11:13:16 +01:00
setDocInWebTests.coffee Don't send or get versioning info to/from web 2014-05-15 11:13:16 +01:00
setDocTests.coffee Don't send or get versioning info to/from web 2014-05-15 11:13:16 +01:00
setDocVersionInMongo.coffee Keeping writing and reading updates from Mongo to cover the deploy period 2014-05-14 16:04:25 +01:00