MCPcopy Create free account
hub / github.com/effect-app/libs / controller.test.ts

File controller.test.ts

packages/infra/test/controller.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2/* eslint-disable @typescript-eslint/no-unsafe-member-access */
3import { type MakeContext, type MakeErrors, makeRouter } from "@effect-app/infra/routing"
4import { expect, expectTypeOf, it } from "@effect/vitest"

Callers

nothing calls this directly

Calls 6

makeRouterFunction · 0.90
RouterClass · 0.85
sortFunction · 0.85
dirMethod · 0.80
middlewareMethod · 0.65
matchAllFunction · 0.50

Tested by

no test coverage detected