MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / return-to.test.ts

File return-to.test.ts

apps/cloud/src/auth/return-to.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2
3import { isSafeReturnTo, loginPath, safeReturnTo } from "./return-to";
4

Callers

nothing calls this directly

Calls 3

isSafeReturnToFunction · 0.90
safeReturnToFunction · 0.90
loginPathFunction · 0.90

Tested by

no test coverage detected