MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / session-store.test.ts

File session-store.test.ts

src/utils/__tests__/session-store.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach } from 'vitest';
2import { sessionStore } from '../session-store.ts';
3
4describe('SessionStore', () => {

Callers

nothing calls this directly

Calls 7

clearAllMethod · 0.80
setDefaultsMethod · 0.80
getMethod · 0.80
getAllMethod · 0.80
setActiveProfileMethod · 0.80
getActiveProfileMethod · 0.80
clearMethod · 0.65

Tested by

no test coverage detected