Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scriptscat/scriptcat
/ auth.test.ts
File
auth.test.ts
packages/filesystem/auth.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
"vitest"
;
2
import
{ AuthVerify } from
"./auth"
;
3
import
{ LocalStorageDAO } from
"@App/app/repo/localStorage"
;
4
Callers
nothing calls this directly
Calls
4
AuthVerify
Function · 0.90
saveValue
Method · 0.80
fn
Method · 0.80
clear
Method · 0.65
Tested by
no test coverage detected