MCPcopy Create free account
hub / github.com/CapSoftware/Cap / developer-key-hash.test.ts

File developer-key-hash.test.ts

apps/web/__tests__/unit/developer-key-hash.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from "vitest";
2import { hashKey } from "@/lib/developer-key-hash";
3
4vi.mock("@cap/env", () => ({

Callers

nothing calls this directly

Calls 1

hashKeyFunction · 0.90

Tested by

no test coverage detected