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

File OnePageInputModal.test.ts

src/preflight/OnePageInputModal.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 type { FieldRequirement } from "./RequirementCollector";
4import { OnePageInputModal } from "./OnePageInputModal";

Callers

nothing calls this directly

Calls 6

buildValueVariableKeyFunction · 0.90
clickSubmitFunction · 0.85
fnMethod · 0.80
dispatchEventMethod · 0.80
onCloseMethod · 0.45

Tested by

no test coverage detected