overleaf/services/document-updater/test/acceptance/coffee/helpers
Tim Alby c1c23e4bee record last author id on document flush
This is a multi-steps process:
* get a update's `user_id` from the metadata
* store the `user_id` (`lastUpdatedBy`) and current date (`lastUpdatedAt`) for
  the document in Redis on every updates
* fetch `lastUpdatedAt` and `lastUpdatedBy` from Redis on document flush
* send the data to web to be persisted in Mongo
2019-05-02 11:10:02 +01:00
..
DocUpdaterApp.coffee Update to build 1.0.0 build scripts 2018-02-15 16:28:40 +00:00
DocUpdaterClient.coffee update acceptance tests 2018-03-15 16:24:14 +00:00
MockProjectHistoryApi.coffee add acceptance tests for project history API 2017-10-24 09:06:23 +01:00
MockTrackChangesApi.coffee exit if mock servers fail to start 2017-10-20 14:56:12 +01:00
MockWebApi.coffee record last author id on document flush 2019-05-02 11:10:02 +01:00