MCPcopy
hub / github.com/slopus/happy / permissionHandler.test.ts

File permissionHandler.test.ts

packages/happy-cli/src/codex/__tests__/permissionHandler.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2import { CodexPermissionHandler } from '../utils/permissionHandler';
3
4vi.mock('@/ui/logger', () => ({

Callers

nothing calls this directly

Calls 6

describeFunction · 0.85
itFunction · 0.85
createSessionMockFunction · 0.85
expectFunction · 0.85
toEqualMethod · 0.80
handleToolCallMethod · 0.65

Tested by

no test coverage detected