MCPcopy
hub / github.com/tinyhttp/tinyhttp / send.test.ts

File send.test.ts

__tests__/modules/send.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs'
2import path from 'path'
3import { makeFetch } from 'supertest-fetch'
4import { json, send, sendFile, sendStatus, status } from '../../packages/send/src'

Callers

nothing calls this directly

Calls 6

runServerFunction · 0.90
jsonFunction · 0.90
sendFunction · 0.90
statusFunction · 0.90
sendStatusFunction · 0.90
sendFileFunction · 0.90

Tested by

no test coverage detected