MCPcopy
hub / github.com/tomkp/react-split-pane / persistence.test.ts

File persistence.test.ts

src/persistence.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, vi } from 'vitest';
2import { renderHook, act } from '@testing-library/react';
3import { usePersistence } from './persistence';
4

Callers

nothing calls this directly

Calls 1

usePersistenceFunction · 0.90

Tested by

no test coverage detected