Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
Database from
"better-sqlite3"
;
2
import
{ afterEach, beforeEach, describe, expect, it, vi } from
"vitest"
;
3
4
import
{ MIGRATIONS } from
"@/server/db/migrations"
;
Callers
nothing calls this directly
Calls
8
mcpRpcAutoRefresh
Function · 0.90
upsertMcpToken
Function · 0.90
findMcpToken
Function · 0.90
rpcOk
Function · 0.85
http401
Function · 0.85
applyMigrations
Function · 0.70
seedProject
Function · 0.70
close
Method · 0.45
Tested by
no test coverage detected