MCPcopy Index your code
hub / github.com/coder/coder / redirect.test.ts

File redirect.test.ts

site/src/utils/redirect.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { embedRedirect, retrieveRedirect, sanitizeRedirect } from "./redirect";
2
3describe("redirect helper functions", () => {
4 describe("embedRedirect", () => {

Callers

nothing calls this directly

Calls 3

embedRedirectFunction · 0.90
retrieveRedirectFunction · 0.90
sanitizeRedirectFunction · 0.90

Tested by

no test coverage detected