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

File rpc.test.ts

notfair-cmo/src/server/mcp/rpc.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 8

mcpRpcAutoRefreshFunction · 0.90
upsertMcpTokenFunction · 0.90
findMcpTokenFunction · 0.90
rpcOkFunction · 0.85
http401Function · 0.85
applyMigrationsFunction · 0.70
seedProjectFunction · 0.70
closeMethod · 0.45

Tested by

no test coverage detected