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

File debug_configuration.test.ts

src/test/flutter/debug_configuration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from "assert";
2import { fsPath } from "../../shared/utils/fs";
3import { flutterTestDeviceId } from "../debug_helpers";
4import { activate, ensureArrayContainsArray, flutterHelloWorldFolder, flutterHelloWorldMainFile, flutterTestMainFile, getResolvedDebugConfiguration, setConfigForTest } from "../helpers";

Callers

nothing calls this directly

Calls 5

activateFunction · 0.90
fsPathFunction · 0.90
ensureArrayContainsArrayFunction · 0.90
setConfigForTestFunction · 0.90

Tested by

no test coverage detected