MCPcopy
hub / github.com/nowork-studio/NotFair / refresh.test.ts

File refresh.test.ts

notfair-cmo/src/server/mcp/refresh.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Database from "better-sqlite3";
2import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
3
4import { MIGRATIONS } from "@/server/db/migrations";

Callers

nothing calls this directly

Calls 9

refreshMcpTokenFunction · 0.90
findMcpTokenFunction · 0.90
upsertMcpTokenFunction · 0.90
isExpiringSoonFunction · 0.90
makeTokenFunction · 0.85
rowFunction · 0.85
applyMigrationsFunction · 0.70
seedProjectFunction · 0.70
closeMethod · 0.45

Tested by

no test coverage detected