Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anus-dev/ANUS
/
Class
integration-tests/test-mcp-server.ts:15–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
import
{ randomUUID } from
'node:crypto'
;
14
15
export
class
TestMcpServer {
16
private server: HTTPServer | undefined;
17
18
async
start(): Promise<number> {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected