MCPcopy
hub / github.com/nilbuild/driver.js / overlay.test.ts

File overlay.test.ts

tests/overlay.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

useDriverHarnessFunction · 0.90
createDriverFunction · 0.90
nextFrameFunction · 0.90
describeFunction · 0.85
overlayPathFunction · 0.85

Tested by

no test coverage detected