openmct/platform/commonUI/edit/test
Victor Woeltjen 7c44365037 [Edit] Add model cache spec
Add a spec for an editable model cache; this will behave
similarly to the existing domain object cache, except
that it will cache only models. Use of this will permit
multiple instances of editable objects to be created with
unique contexts (that is, distinct parent objects accessible
via the context capability) which in turn will avoid the
ambiguous parentage which results in unexpected behavior of
the Remove action in Edit mode, WTD-473.
2015-01-27 11:02:00 -08:00
..
actions [Forms] Complete specs 2014-12-03 17:59:37 -08:00
capabilities [Common UI] Complete specs for edit mode 2014-11-25 10:51:23 -08:00
objects [Edit] Add model cache spec 2015-01-27 11:02:00 -08:00
EditActionControllerSpec.js [Common UI] Specs for edit controllers 2014-11-24 17:29:42 -08:00
EditControllerSpec.js [Common UI] Specs for edit controllers 2014-11-24 17:29:42 -08:00
EditRepresenterSpec.js [Layout] Update specs 2014-12-06 09:45:43 -08:00
suite.json [Edit] Add model cache spec 2015-01-27 11:02:00 -08:00