MCPcopy Create free account
hub / github.com/tinyhttp/tinyhttp / logger.test.ts

File logger.test.ts

__tests__/wares/logger.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { App } from '../../packages/app/src'
2import { logger } from '../../packages/logger/src'
3import { cyan, red, magenta, bold } from 'colorette'
4import { makeFetch } from 'supertest-fetch'

Callers

nothing calls this directly

Calls 8

loggerFunction · 0.90
createColorTestFunction · 0.85
createEmojiTestFunction · 0.85
listenMethod · 0.80
sendMethod · 0.80
statusMethod · 0.80
getMethod · 0.65
useMethod · 0.45

Tested by

no test coverage detected