MCPcopy 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

1import { beforeEach, describe, expect, it, mock } from 'bun:test';
2import { useAuthStore, DEFAULT_ORG_ID } from '../authStore';
3
4// Mock the auth store for testing

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected