MCPcopy
hub / github.com/nilbuild/driver.js / backward-compat.test.ts

File backward-compat.test.ts

tests/backward-compat.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, vi } from "vitest";
2import { driver, type Driver } from "../src/driver";
3import { nextFrame, popoverTitle, SAMPLE_STEPS, useDriverHarness } from "./utils";
4

Callers

nothing calls this directly

Calls 6

useDriverHarnessFunction · 0.90
driverFunction · 0.90
popoverTitleFunction · 0.90
nextFrameFunction · 0.90
describeFunction · 0.85
trackFunction · 0.85

Tested by

no test coverage detected