MCPcopy Create free account
hub / github.com/Kilo-Org/cloud / agent-conversation-tabs.test.ts

File agent-conversation-tabs.test.ts

apps/extension/src/shared/agent-conversation-tabs.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable max-lines */
2import { describe, expect, it } from 'vitest';
3import { createAssistantMessage, createUserMessage } from './agent-conversation';
4import {

Callers

nothing calls this directly

Tested by

no test coverage detected