mirror of
https://github.com/nasa/openmct.git
synced 2024-12-23 06:52:24 +00:00
02265c82d6
Completes Unit Test. Added a new file: NewWindowActionSpec.js, which performs the Jasmine test for NewWindowAction.js. The test specifies a mockWindow with a mockUrl and then adds both to a NewWindowAction. Also suite.json contains the NewWindowActon path. In order for NewWindowAction.jsWTD-16. to be reached. WTD-16.
16 lines
421 B
JSON
16 lines
421 B
JSON
[
|
|
"BrowseController",
|
|
"BrowseObjectController",
|
|
"creation/CreateAction",
|
|
"creation/CreateActionProvider",
|
|
"creation/CreateMenuController",
|
|
"creation/CreateWizard",
|
|
"creation/CreationService",
|
|
"creation/LocatorController",
|
|
"navigation/NavigateAction",
|
|
"navigation/NavigationService",
|
|
"windowing/FullscreenAction",
|
|
"windowing/NewWindowAction",
|
|
"windowing/WindowTitler"
|
|
]
|