MCPcopy Create free account
hub / github.com/byte-fe/react-model / actions.spec.ts

File actions.spec.ts

__test__/useStore/actions.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/// <reference path="../index.d.ts" />
2import { renderHook } from '@testing-library/react-hooks'
3import { Counter } from '..'
4import { Model } from '../../src'

Callers

nothing calls this directly

Calls 2

ModelFunction · 0.90
useStoreFunction · 0.85

Tested by

no test coverage detected