openmct/platform/core/test
Pete Richards 73b3ae7264 [Composition] Composition api improvements (#1332). Fixes #1322 and Fixes #1253
* [Composition] provide ids, sync via mutation

Composition provides ids, and we sync things via mutation.  This
simplifies the composition provider interface some, and also
fixes some issues with the previous default composition provider
related to #1322
fixes #1253

* [Style] Fix style, update jsdoc

Fix style, update jsdoc, clean up composition api changes for

Fixes #1322

* [Style] Tidy and JSDoc

* [Composition] Utilize new composition API

Ensures that composition provided by new API works in old API.

Some functionality is not present in both places, but for the
time being this is sufficient.

https://github.com/nasa/openmct/pull/1332

* [Utils] add tests, fix bugs

Add tests to objectUtils to ensure correctness.  This caught a bug
where character escapes were not properly applied or removed.  As
a result, any missing object that contained a colon in it's key
would cause an infinite loop and cause the application to crash.

Bug discovered in VISTA integration.

* [Style] Fix style

* [Roots] Depend on new api for ROOT

Depend on new API for ROOT model, ensuring consistency when
fetching ROOT model.

* [Style] Remove commented code
2016-11-30 12:00:01 -08:00
..
actions [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
capabilities Merge branch 'undirty-on-refresh-1046' into transaction-clearing-1059 2016-07-14 11:53:39 -07:00
identifiers [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
models [Composition] Composition api improvements (#1332). Fixes #1322 and Fixes #1253 2016-11-30 12:00:01 -08:00
objects [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
runs [Style] Fix style, disable tests 2016-11-08 16:21:38 -08:00
services [Context] Add test, tweak logic 2016-07-14 11:16:07 -07:00
types [Frontend] Refactor glyphs to classes 2016-08-01 14:33:25 -07:00
views [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00