MCPcopy 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

1import { describe, test, expect, vi } from 'vitest';
2import jwt from 'jsonwebtoken';
3
4import {

Callers

nothing calls this directly

Calls 5

getReturnToFunction · 0.85
normalizeParamsFunction · 0.85
getRedirectParamsFunction · 0.85
getLoginRedirectParamsFunction · 0.85
getPrefixedLandingPathFunction · 0.85

Tested by

no test coverage detected