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

File UserScriptSettingsModal.test.ts

src/gui/MacroGUIs/UserScriptSettingsModal.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, vi } from "vitest";
2import { App } from "obsidian";
3import { CommandType } from "../../types/macros/CommandType";
4import type { IUserScript } from "../../types/macros/IUserScript";

Callers

nothing calls this directly

Calls 6

createSettingsFunction · 0.85
flushPromisesFunction · 0.85
inputValueFunction · 0.85
fnMethod · 0.80
createCommandFunction · 0.70

Tested by

no test coverage detected