Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ embedRedirect, retrieveRedirect, sanitizeRedirect } from
"./redirect"
;
2
3
describe(
"redirect helper functions"
, () => {
4
describe(
"embedRedirect"
, () => {
Callers
nothing calls this directly
Calls
3
embedRedirect
Function · 0.90
retrieveRedirect
Function · 0.90
sanitizeRedirect
Function · 0.90
Tested by
no test coverage detected