openmct/platform/commonUI/general/test/suite.json
Victor Woeltjen 8ce693af0a [Indicators] Add skeleton specs
Add skeleton specs for the bottom bar controller (introduced
to handle display of indicators introduced as extensions)
and the Couch indicator (introduced to exercise the above,
and to report connection status relative to the Couch
database.) WTD-608.
2014-12-16 13:47:25 -08:00

11 lines
229 B
JSON

[
"ActionGroupController",
"BottomBarController",
"ClickAwayController",
"ContextMenuController",
"MCTContainer",
"MCTDrag",
"ToggleController",
"TreeNodeController",
"ViewSwitcherController"
]