Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyhttp/tinyhttp
/ ping.test.ts
File
ping.test.ts
__tests__/wares/ping.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ InitAppAndTest } from
'../../test_helpers/initAppAndTest'
2
import
{ ping } from
'../../packages/ping/src'
3
4
describe(
'tinyhttp ping time'
, () => {
Callers
nothing calls this directly
Calls
2
InitAppAndTest
Function · 0.90
ping
Function · 0.90
Tested by
no test coverage detected