1
0
Fork 0
liza/test/server
Mike Gerwitz 8cb23711ce Recognize non-changes in posted data server-side
This is a terrible kluge, but time doesn't permit modifying the
system.  All of this also touches old code that is untested, which is
difficult to modify with confidence.

* src/server/DocumentServer.js (DocumentServer#create): Use
  StagingBucket.
* src/server/Server.js: Remove logic now handled by DataProcessor.
* src/server/request/DataProcessor.js (processDiff): Wrap in
  StagingBucket to filter out values that do not result in changes.
* test/server/request/DataProcessorTest.js: Update failing cases.
2017-08-11 13:40:55 -04:00
..
meta Populate document metadata using Data APIs 2017-06-28 16:33:24 -04:00
quote Add missing test for previous commit 2017-07-14 15:19:35 -04:00
request Recognize non-changes in posted data server-side 2017-08-11 13:40:55 -04:00