MCPcopy
hub / github.com/nukeop/nuclear / useLogStream.test.ts

File useLogStream.test.ts

packages/player/src/hooks/useLogStream.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { invoke } from '@tauri-apps/api/core';
2import { attachLogger } from '@tauri-apps/plugin-log';
3import { act, renderHook } from '@testing-library/react';
4import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 3

resetLogStreamForTestingFunction · 0.90
initLogStreamFunction · 0.90
useLogStreamFunction · 0.90

Tested by

no test coverage detected