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

File Url.test.ts

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

Source from the content-addressed store, hash-verified

1import * as Url from "@effect/platform/Url"
2import * as UrlParams from "@effect/platform/UrlParams"
3import { describe, it } from "@effect/vitest"
4import { assertTrue, deepStrictEqual } from "@effect/vitest/utils"

Callers

nothing calls this directly

Calls 7

deepStrictEqualFunction · 0.90
itFunction · 0.85
expectUrlFunction · 0.85
fromStringMethod · 0.80
setUrlParamsMethod · 0.80
toStringMethod · 0.65
makeMethod · 0.65

Tested by

no test coverage detected