Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShipSecAI/studio
/ authStore.test.ts
File
authStore.test.ts
frontend/src/store/__tests__/authStore.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, it, mock } from
'bun:test'
;
2
import
{ useAuthStore, DEFAULT_ORG_ID } from
'../authStore'
;
3
4
// Mock the auth store for testing
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected