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

File registerQuickAddCliHandlers.test.ts

src/cli/registerQuickAddCliHandlers.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from "vitest";
2import type { CliData, CliFlags } from "obsidian";
3import { TFile } from "obsidian";
4import type { IChoiceExecutor } from "../IChoiceExecutor";

Callers

nothing calls this directly

Calls 8

withTemplateFileFunction · 0.85
fnMethod · 0.80
pushMethod · 0.80
parseMethod · 0.80
createPluginFunction · 0.70
resolveMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected