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

File getActions.spec.ts

__test__/actions/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 { ActionsTester } from '../index'
4import { Model } from '../../src'

Callers

nothing calls this directly

Calls 3

ModelFunction · 0.90
getActionsFunction · 0.85
getStateFunction · 0.85

Tested by

no test coverage detected