Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/vscode-deepnote
/ interactiveWindow.vscode.test.ts
File
interactiveWindow.vscode.test.ts
src/test/datascience/interactiveWindow.vscode.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
startJupyterServer
Function · 0.90
captureScreenShot
Function · 0.90
areInterpreterPathsSame
Function · 0.90
getDisplayPath
Function · 0.90
IS_REMOTE_NATIVE_TEST
Function · 0.85
closeNotebooksAndCleanUpAfterTests
Function · 0.85
createStandaloneInteractiveWindow
Function · 0.85
waitForInteractiveWindow
Function · 0.85
runInteractiveWindowInput
Function · 0.85
waitForLastCellToComplete
Function · 0.85
generateTemporaryFilePath
Function · 0.85
Tested by
no test coverage detected