Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nilbuild/driver.js
/ events.test.ts
File
events.test.ts
tests/events.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, it, vi } from
"vitest"
;
2
import
{ createDriver, navButton, nextFrame, SAMPLE_STEPS, useDriverHarness } from
"./utils"
;
3
4
useDriverHarness();
Callers
nothing calls this directly
Calls
9
useDriverHarness
Function · 0.90
createDriver
Function · 0.90
navButton
Function · 0.90
nextFrame
Function · 0.90
describe
Function · 0.85
trackDocumentListeners
Function · 0.85
pressTab
Function · 0.85
overlayD
Function · 0.85
rect
Function · 0.70
Tested by
no test coverage detected