MCPcopy
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

1import { describe, expect, it, vi } from "vitest";
2import { createDriver, nextFrame, popoverTitle, SAMPLE_STEPS, useDriverHarness } from "./utils";
3
4useDriverHarness();

Callers

nothing calls this directly

Calls 6

useDriverHarnessFunction · 0.90
createDriverFunction · 0.90
popoverTitleFunction · 0.90
describeFunction · 0.85
cssDurationFunction · 0.85
flushFramesFunction · 0.85

Tested by

no test coverage detected