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

File quickAddApi.requestInputs.test.ts

src/quickAddApi.requestInputs.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
2import type { App } from "obsidian";
3import type QuickAdd from "./main";
4import { QuickAddApi } from "./quickAddApi";

Callers

nothing calls this directly

Calls 5

fnMethod · 0.80
GetApiMethod · 0.80
requestInputsMethod · 0.65
getMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected