Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ HttpApi.test.ts
File
HttpApi.test.ts
packages/effect/test/unstable/httpapi/HttpApi.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert, describe, it } from
"@effect/vitest"
2
import
{ Context } from
"effect"
3
import
{ HttpApi, HttpApiEndpoint, HttpApiGroup, OpenApi } from
"effect/unstable/httpapi"
4
Callers
nothing calls this directly
Calls
8
addHttpApi
Method · 0.80
push
Method · 0.80
getUnsafe
Method · 0.80
make
Method · 0.65
add
Method · 0.65
get
Method · 0.65
annotate
Method · 0.65
find
Method · 0.45
Tested by
no test coverage detected