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

File userScriptSecrets.test.ts

src/utils/userScriptSecrets.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Tested by

no test coverage detected