Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/beekai-oss/react-simple-animate
/ useAnimateKeyframes.test.tsx
File
useAnimateKeyframes.test.tsx
src/useAnimateKeyframes.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import * as React from
'react'
;
2
import useAnimateKeyframes from
'./useAnimateKeyframes'
;
3
import { mount } from
'enzyme'
;
4
import { act } from
'react-dom/test-utils'
;
Callers
nothing calls this directly
Calls
2
useAnimateKeyframes
Function · 0.85
TestComponent
Function · 0.70
Tested by
no test coverage detected