AGENTS.md@packages/dashboard-plugin-runtime/src/test-support · git:20260703.e20cd5a · 2026-07-03 · sha256 6aa84b6402933810

AGENTS.md@packages/dashboard-plugin-runtime/src/test-support git:20260703.e20cd5aA

Immutable. This exact content is served forever at /api/v1/blob/6aa84b6402933810.

# DOX — packages/dashboard-plugin-runtime/src/test-support

Files in this directory. One row per source file.

| File | Purpose |
|------|---------|
| `index.ts` | Test-support barrel for `dashboard-plugin-runtime/test-support`. Re-exports `withUiPrimitiveProvider` from `./withUiPrimitiveProvider.js`. Test-only; production builds should not import. |
| `withUiPrimitiveProvider.tsx` | Test helper that wraps a render in a UiPrimitiveProvider populated with mock impls. |