MCPcopy Create free account
hub / github.com/Dart-Code/Dart-Code / commands.test.ts

File commands.test.ts

src/test/multi_project_folder/commands.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from "assert";
2import * as fs from "fs";
3import * as vs from "vscode";
4import { fiveMinutesInMs } from "../../shared/constants";

Callers

nothing calls this directly

Calls 5

fsPathFunction · 0.90
deleteFileIfExistsFunction · 0.90
activateFunction · 0.90
waitForResultFunction · 0.90
executeCommandMethod · 0.65

Tested by

no test coverage detected