Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/vscode-deepnote
/ plotViewer.vscode.test.ts
File
plotViewer.vscode.test.ts
src/test/datascience/plotViewer/plotViewer.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
12
initialize
Function · 0.90
startJupyterServer
Function · 0.90
captureScreenShot
Function · 0.90
closeNotebooksAndCleanUpAfterTests
Function · 0.85
closeActiveWindows
Function · 0.85
createEmptyPythonNotebook
Function · 0.85
insertCodeCell
Function · 0.85
runAllCellsInActiveNotebook
Function · 0.85
waitForExecutionCompletedSuccessfully
Function · 0.85
cellAt
Method · 0.80
info
Method · 0.65
waitForCondition
Function · 0.50
Tested by
no test coverage detected