MCPcopy 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

1import http from 'node:http'
2import { describe, test, expect, afterEach } from '@jest/globals'
3import { startSseServer } from '../src/server.js'
4

Callers

nothing calls this directly

Calls 5

startSseServerFunction · 0.90
testFunction · 0.85
requestFunction · 0.85
requestMethod · 0.80
stopMethod · 0.45

Tested by

no test coverage detected