Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/vscode-deepnote
/ debugger.vscode.test.ts
File
debugger.vscode.test.ts
src/test/datascience/debugger.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
captureScreenShot
Function · 0.90
sleep
Function · 0.90
waitForVariablesToMatch
Function · 0.90
IS_REMOTE_NATIVE_TEST
Function · 0.85
closeNotebooksAndCleanUpAfterTests
Function · 0.85
prewarmNotebooks
Function · 0.85
getDefaultKernelConnection
Function · 0.85
createEmptyPythonNotebook
Function · 0.85
closeNotebooks
Function · 0.85
insertCodeCell
Function · 0.85
getDebugSessionAndAdapter
Function · 0.85
Tested by
no test coverage detected