1
0
Fork 0
liza/test
Mike Gerwitz 4d981bd39f Store#add to return self
This allows for Promise chaining (and consequently temporary classes,
great for testing).

* src/store/MemoryStore.js
  (add): Resolve promise to self.
    Modify docblock.
* src/store/Store.js (add): Modify docblock.
* src/store/Cascading.js (add): Modify docblock.

* test/store/MemoryStoreTest.js: Modify test accordingly.

DEV-2296
2017-01-29 22:44:34 -05:00
..
dapi Remove debugging console.log from XhrHttpImplTest 2016-04-19 00:05:47 -04:00
store Store#add to return self 2017-01-29 22:44:34 -05:00
system Began system/ with client 2017-01-29 22:44:34 -05:00
ui Correct and test GeneralStepUi#scrollTo 2016-08-05 11:45:09 -04:00
validate Integrate Store into DataValidator, ValidStateMonitor 2017-01-29 22:44:27 -05:00
pre.js add es6-promise shim 2016-03-01 00:48:37 -05:00