testing: some api polishing

Fixes #119793
Fixes #119831
Fixes #117602
This commit is contained in:
Connor Peet
2021-04-01 14:26:08 -07:00
parent 788d62f10f
commit ade3e6e683
23 changed files with 274 additions and 260 deletions

View File

@@ -1251,8 +1251,7 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
NotebookCellOutputItem: extHostTypes.NotebookCellOutputItem,
LinkedEditingRanges: extHostTypes.LinkedEditingRanges,
TestItem: extHostTypes.TestItem,
TestState: extHostTypes.TestState,
TestResult: extHostTypes.TestResult,
TestResultState: extHostTypes.TestResultState,
TestMessage: extHostTypes.TestMessage,
TestMessageSeverity: extHostTypes.TestMessageSeverity,
WorkspaceTrustState: extHostTypes.WorkspaceTrustState