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

File hooks.test.ts

tests/hooks.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, navButton, SAMPLE_STEPS, useDriverHarness } from "./utils";
3
4useDriverHarness();

Callers

nothing calls this directly

Calls 5

useDriverHarnessFunction · 0.90
createDriverFunction · 0.90
nextFrameFunction · 0.90
navButtonFunction · 0.90
describeFunction · 0.85

Tested by

no test coverage detected