Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 */
3
import
{ describe, test, expect, beforeEach, afterEach, vi } from
'vitest'
;
4
import
{
Callers
nothing calls this directly
Calls
3
getSessionChallengeData
Function · 0.90
incrementCurrentCount
Function · 0.90
saveCurrentCount
Function · 0.90
Tested by
no test coverage detected