Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, it, vi } from
'vitest'
2
import
{ createConnectorApp } from
'../../../cli/src/server'
3
4
const
TEST_TOKEN =
'test-token-123'
Callers
nothing calls this directly
Calls
1
createConnectorApp
Function · 0.90
Tested by
no test coverage detected