MCPcopy
hub / github.com/pmndrs/react-spring / SpringContext.test.tsx

File SpringContext.test.tsx

packages/core/src/SpringContext.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react'
2import { render } from 'vitest-browser-react'
3import { type ISpringContext, SpringContextProvider } from './SpringContext'
4import { SpringValue } from './SpringValue'

Callers

nothing calls this directly

Calls 7

getRootFunction · 0.85
expectUpdatesFunction · 0.85
stepMethod · 0.80
createUpdaterFunction · 0.70
startMethod · 0.65
getMethod · 0.65
updateFunction · 0.50

Tested by

no test coverage detected