MCPcopy Create free account
hub / github.com/CommandCodeAI/BaseAI / use-pipe.ui.test.ts

File use-pipe.ui.test.ts

packages/core/src/react/use-pipe.ui.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {act, renderHook} from '@testing-library/react';
2import {Message} from 'types/pipes';
3import {beforeEach, describe, expect, it, vi} from 'vitest';
4import * as isProdModule from '../utils/is-prod'; // Adjust the import path as needed

Callers

nothing calls this directly

Calls 1

setupUsePipeFunction · 0.85

Tested by

no test coverage detected