openmct/platform/commonUI/edit/test/suite.json
Victor Woeltjen 2ef244edce [Layout] Refer to new scripts from test suites
Add entries for new scripts to test suites, to ensure
tests fail until scripts added to support transition
of Layout object/view (WTD-535) have been completed.
WTD-535.
2014-12-05 15:33:25 -08:00

16 lines
457 B
JSON

[
"EditActionController",
"EditController",
"EditRepresenter",
"actions/CancelAction",
"actions/EditAction",
"actions/PropertiesAction",
"actions/PropertiesDialog",
"actions/RemoveAction",
"actions/SaveAction",
"capabilities/EditableContextCapability",
"capabilities/EditablePersistenceCapability",
"capabilities/EditorCapability",
"objects/EditableDomainObject",
"objects/EditableDomainObjectCache"
]