MCPcopy Create free account
hub / github.com/chhoumann/quickadd / MacroChoiceEngine.openFileOptions.test.ts

File MacroChoiceEngine.openFileOptions.test.ts

src/engine/MacroChoiceEngine.openFileOptions.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { buildOpenFileOptions } from "./helpers/openFileOptions";
3import { NewTabDirection } from "../types/newTabDirection";
4import type { IOpenFileCommand } from "../types/macros/QuickCommands/IOpenFileCommand";

Callers

nothing calls this directly

Calls 2

buildOpenFileOptionsFunction · 0.90
createCommandFunction · 0.70

Tested by

no test coverage detected