Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nilbuild/driver.js
/ animation.test.ts
File
animation.test.ts
tests/animation.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
"vitest"
;
2
import
{ createDriver, nextFrame, popoverTitle, SAMPLE_STEPS, useDriverHarness } from
"./utils"
;
3
4
useDriverHarness();
Callers
nothing calls this directly
Calls
6
useDriverHarness
Function · 0.90
createDriver
Function · 0.90
popoverTitle
Function · 0.90
describe
Function · 0.85
cssDuration
Function · 0.85
flushFrames
Function · 0.85
Tested by
no test coverage detected