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

File popover.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import type { Alignment, Side } from "../src/popover";
3import { createDriver, navButton, nextFrame, popoverEl, progressText, SAMPLE_STEPS, useDriverHarness } from "./utils";
4

Callers

nothing calls this directly

Calls 11

useDriverHarnessFunction · 0.90
createDriverFunction · 0.90
navButtonFunction · 0.90
progressTextFunction · 0.90
popoverElFunction · 0.90
nextFrameFunction · 0.90
describeFunction · 0.85
positionArrowFunction · 0.85
arrowElFunction · 0.85
topForOffsetFunction · 0.85
rectFunction · 0.70

Tested by

no test coverage detected