1
0
Fork 0
liza/test
Mike Gerwitz cc79f8e1f3 FieldVisibilityEventHandler: use new DataValidator API
I updated DataValidator but never updated the caller.  Damnit.  It's
an unfortunate side-effect of dynamic, loosely typed languages and
mitigating it requires what should be boilerplate functional tests (in
this case---functional tests are useful for many other integration
aspects).

* src/event/FieldVisibilityEventHandler.js
  (handle): Use updated DataValidator#clearFailures API, which has
    a different descriptor format.

* test/event/FieldVisibilityEventHandlerTest.js: Update test.
2017-02-09 15:20:23 -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, ValidStateMonitor: Add #clearFailures argument 2017-02-08 11:24:56 -05:00
pre.js add es6-promise shim 2016-03-01 00:48:37 -05:00