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

File quickAddApi.executeChoice.test.ts

src/quickAddApi.executeChoice.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 { App } from "obsidian";
3import { QuickAddApi } from "./quickAddApi";
4import type QuickAdd from "./main";

Callers

nothing calls this directly

Calls 4

fnMethod · 0.80
GetApiMethod · 0.80
executeChoiceMethod · 0.80
setMethod · 0.45

Tested by

no test coverage detected