Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ redirection.test.ts
File
redirection.test.ts
api/src/utils/redirection.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect, vi } from
'vitest'
;
2
import
jwt from
'jsonwebtoken'
;
3
4
import
{
Callers
nothing calls this directly
Calls
5
getReturnTo
Function · 0.85
normalizeParams
Function · 0.85
getRedirectParams
Function · 0.85
getLoginRedirectParams
Function · 0.85
getPrefixedLandingPath
Function · 0.85
Tested by
no test coverage detected