MCPcopy Index your code
hub / github.com/tinyhttp/tinyhttp / app.test.ts

File app.test.ts

__tests__/core/app.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import http from 'http'
2import path from 'path'
3import { readFile } from 'fs/promises'
4import { App } from '../../packages/app/src'

Callers

nothing calls this directly

Calls 15

InitAppAndTestFunction · 0.90
sendMethod · 0.80
statusMethod · 0.80
listenMethod · 0.80
jsonMethod · 0.80
enableMethod · 0.80
disableMethod · 0.80
routeMethod · 0.80
pathMethod · 0.80
engineMethod · 0.80
getMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected