MCPcopy 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

1import { assert } from 'chai';
2import * as fakeTimers from '@sinonjs/fake-timers';
3import { anything, instance, mock, when } from 'ts-mockito';
4

Callers

nothing calls this directly

Calls 8

getPrivateMethodFunction · 0.70
pushMethod · 0.65
disposeMethod · 0.65
installMethod · 0.65
setMethod · 0.65
appendLineMethod · 0.45
fileMethod · 0.45

Tested by

no test coverage detected