MCPcopy
hub / github.com/tinyplex/tinybase / hooks.test.tsx

File hooks.test.tsx

test/unit/core/ui-react/hooks.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable react-hooks/globals, react-hooks/immutability */
2/* eslint-disable react-hooks/rules-of-hooks */
3import '@testing-library/jest-dom/vitest';
4import {fireEvent, render} from '@testing-library/react';

Callers

nothing calls this directly

Calls 15

createStoreFunction · 0.90
testContextPrimitivesFunction · 0.90
testStoreReadFunctionsFunction · 0.90
testStateFunctionsFunction · 0.90
createMergeableStoreFunction · 0.90
actFunction · 0.85
setValuesMethod · 0.65

Tested by

no test coverage detected