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

File getActions.spec.ts

__test__/getActions.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 3

ModelFunction · 0.90
useStoreFunction · 0.85
getActionsFunction · 0.85

Tested by

no test coverage detected