Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/vscode-deepnote
/ api.vscode.common.test.ts
File
api.vscode.common.test.ts
src/test/standalone/api/kernels/api.vscode.common.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright (c) Microsoft Corporation.
2
// Licensed under the MIT License.
3
4
import
{ assert } from
'chai'
;
Callers
nothing calls this directly
Calls
15
initialize
Function · 0.90
getKernelsApi
Function · 0.90
waitForCondition
Function · 0.90
createTemporaryNotebook
Function · 0.90
insertCodeCell
Function · 0.90
captureScreenShot
Function · 0.90
closeNotebooksAndCleanUpAfterTests
Function · 0.90
createDeferred
Function · 0.90
runCell
Function · 0.90
waitForExecutionCompletedSuccessfully
Function · 0.90
createEventHandler
Function · 0.90
waitForOutput
Function · 0.85
Tested by
no test coverage detected