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