MCPcopy Index your code
hub / github.com/npmx-dev/npmx.dev / server.spec.ts

File server.spec.ts

test/unit/cli/server.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest'
2import { createConnectorApp } from '../../../cli/src/server'
3
4const TEST_TOKEN = 'test-token-123'

Callers

nothing calls this directly

Calls 1

createConnectorAppFunction · 0.90

Tested by

no test coverage detected