MCPcopy Index your code
hub / github.com/scriptscat/scriptcat / auth.test.ts

File auth.test.ts

packages/filesystem/auth.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 { AuthVerify } from "./auth";
3import { LocalStorageDAO } from "@App/app/repo/localStorage";
4

Callers

nothing calls this directly

Calls 4

AuthVerifyFunction · 0.90
saveValueMethod · 0.80
fnMethod · 0.80
clearMethod · 0.65

Tested by

no test coverage detected