1
0
Fork 0
liza/test
Mike Gerwitz 20234bd906 db: Restore previous save-all-meta behavior
It looks like the metabucket is never initialized, so saving the quote is
right now the only thing that sets default values.  That should be fixed in
the future.

This also begins adding tests for the terrible MongoServerDao, that could
use some refactoring.

* src/server/db/MongoServerDao.js: Make `meta' mutable.  I had forgotten to
    remove the code that mutates it (since our version of v8 right now does
    not blow up for const assignments), so this is all that's needed.
* test/server/db/MongoServerDaoTest.js: New file to test this situation.
2019-02-12 09:18:48 -05:00
..
bucket [DEV-3257] DelayedStagingBucket: Preempt infinite recursion on #processValues 2018-08-10 11:17:13 -04:00
client dapi: Fix *_label setting 2018-12-17 13:32:00 -05:00
conf Add ConfLoader 2017-08-28 09:07:28 -04:00
dapi Add HttpDataApiUrlData 2018-05-01 09:44:53 -04:00
document [DEV-2871] DocumentProgramFormatter: Match on fields from FieldClassMatcher instead of __classes and program.whens 2018-06-13 15:42:45 -04:00
event ValueSetEventHandler: New handler for `set' event 2018-02-07 14:59:50 -05:00
field FieldClassMatcher: Minor refactoring/cleanup 2018-06-12 16:52:14 -04:00
program Accommodate ancient qtype data on init and clean 2018-11-19 11:10:16 -05:00
quote [DEV-3393] Made sure the entity id is a number 2018-08-16 07:35:52 -04:00
server db: Restore previous save-all-meta behavior 2019-02-12 09:18:48 -05:00
store Add DelimitedKey Store trait 2017-08-29 14:34:40 -04:00
system LoVullo Associates => R-T Specialty 2017-06-08 14:48:43 -04:00
ui GeneralStepUiTest: Fix failing test case in newer version of Node 2018-03-07 14:12:48 -05:00
validate LoVullo Associates => R-T Specialty 2017-06-08 14:48:43 -04:00
pre.js LoVullo Associates => R-T Specialty 2017-06-08 14:48:43 -04:00