MCPcopy Create free account
hub / github.com/GCWing/BitFun / useAcpSlashCommands.test.ts

File useAcpSlashCommands.test.ts

src/web-ui/src/flow_chat/hooks/useAcpSlashCommands.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2
3import type { AcpAvailableCommand } from '@/infrastructure/api/service-api/ACPClientAPI';
4import { acpSessionRef, acpSlashCommandText } from '../utils/acpSession';

Callers

nothing calls this directly

Calls 3

filterSlashCommandsFunction · 0.90
acpSlashCommandTextFunction · 0.90
acpSessionRefFunction · 0.90

Tested by

no test coverage detected