Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/vscode-deepnote
/ deepnoteServerStarter.unit.test.ts
File
deepnoteServerStarter.unit.test.ts
src/kernels/deepnote/deepnoteServerStarter.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert } from
'chai'
;
2
import
* as fakeTimers from
'@sinonjs/fake-timers'
;
3
import
{ anything, instance, mock, when } from
'ts-mockito'
;
4
Callers
nothing calls this directly
Calls
8
getPrivateMethod
Function · 0.70
push
Method · 0.65
dispose
Method · 0.65
getEnvironmentVariables
Method · 0.65
install
Method · 0.65
set
Method · 0.65
appendLine
Method · 0.45
file
Method · 0.45
Tested by
no test coverage detected