MCPcopy
hub / github.com/nilbuild/driver.js / custom-buttons.test.ts

File custom-buttons.test.ts

tests/custom-buttons.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFileSync } from "fs";
2import { resolve } from "path";
3import { afterEach, beforeAll, describe, expect, it, vi } from "vitest";
4import { createDriver, navButton, SAMPLE_STEPS, useDriverHarness } from "./utils";

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected