MCPcopy
hub / github.com/Effect-TS/effect / UrlParams.test.ts

File UrlParams.test.ts

packages/platform/test/UrlParams.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as UrlParams from "@effect/platform/UrlParams"
2import { describe, it } from "@effect/vitest"
3import { deepStrictEqual, strictEqual } from "@effect/vitest/utils"
4import { Effect, Option, Schema } from "effect"

Callers

nothing calls this directly

Calls 8

strictEqualFunction · 0.90
deepStrictEqualFunction · 0.90
itFunction · 0.85
encodeMethod · 0.80
decodeMethod · 0.80
toStringMethod · 0.65
setMethod · 0.65
removeMethod · 0.65

Tested by

no test coverage detected