MCPcopy
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

1import * as React from 'react';
2import useAnimateKeyframes from './useAnimateKeyframes';
3import { mount } from 'enzyme';
4import { act } from 'react-dom/test-utils';

Callers

nothing calls this directly

Calls 2

useAnimateKeyframesFunction · 0.85
TestComponentFunction · 0.70

Tested by

no test coverage detected