1
0
Fork 0
liza/test
Mike Gerwitz 3b1df602e1 DataValidator: Always clear store state
In practice, not clearing the store and allowing it to use previous
state has the effect of instantly "fixing" failures if there happens
to be more than one validation call.

This was a log of debugging for a one-line change.

* src/validate/DataValidator.js (_populateStore): Always clear store.
* test/validate/DataValidatorTest.js: Add test.

DEV-2299
2017-02-13 15:07:26 -05:00
..
dapi Remove debugging console.log from XhrHttpImplTest 2016-04-19 00:05:47 -04:00
event FieldVisibilityEventHandler: use new DataValidator API 2017-02-09 15:20:23 -05:00
store Add DiffStore 2017-01-30 00:29:25 -05:00
system system.client: working data.diffStore 2017-01-30 00:43:13 -05:00
ui Correct and test GeneralStepUi#scrollTo 2016-08-05 11:45:09 -04:00
validate DataValidator: Always clear store state 2017-02-13 15:07:26 -05:00
pre.js add es6-promise shim 2016-03-01 00:48:37 -05:00