MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / session-storage.test.ts

File session-storage.test.ts

client/src/utils/session-storage.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @vitest-environment jsdom
2/* eslint-disable @typescript-eslint/unbound-method */
3import { describe, test, expect, beforeEach, afterEach, vi } from 'vitest';
4import {

Callers

nothing calls this directly

Calls 3

getSessionChallengeDataFunction · 0.90
incrementCurrentCountFunction · 0.90
saveCurrentCountFunction · 0.90

Tested by

no test coverage detected