MCPcopy Create free account
hub / github.com/deepnote/vscode-deepnote / deepnoteProjectUtils.unit.test.ts

File deepnoteProjectUtils.unit.test.ts

src/notebooks/deepnote/deepnoteProjectUtils.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert } from 'chai';
2import * as sinon from 'sinon';
3import { anything, instance, mock, when } from 'ts-mockito';
4import { Uri, workspace } from 'vscode';

Callers

nothing calls this directly

Calls 6

resetVSCodeMocksFunction · 0.90
readDeepnoteProjectFileFunction · 0.90
readFileMethod · 0.65
resolveMethod · 0.65
fileMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected