Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ Auth.utils.test.ts
File
Auth.utils.test.ts
apps/ui/src/features/auth/Auth.utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
"vitest"
;
2
3
import
{ ApiError } from
"@/lib/api/ApiError"
;
4
Callers
nothing calls this directly
Calls
1
applyServerErrors
Function · 0.90
Tested by
no test coverage detected