Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/serverless/serverless
/ server.test.js
File
server.test.js
packages/mcp/tests/server.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
http from
'node:http'
2
import
{ describe, test, expect, afterEach } from
'@jest/globals'
3
import
{ startSseServer } from
'../src/server.js'
4
Callers
nothing calls this directly
Calls
5
startSseServer
Function · 0.90
test
Function · 0.85
request
Function · 0.85
request
Method · 0.80
stop
Method · 0.45
Tested by
no test coverage detected