Files
EVOLV/.agents/function-anchors/dashboardAPI/EVIDENCE-dashboardAPI-tests.md

16 lines
589 B
Markdown
Raw Normal View History

# dashboardAPI Test Evidence
Status: baseline structure scaffolded.
## Required Test Layout
- nodes/dashboardAPI/test/basic/*.test.js
- nodes/dashboardAPI/test/integration/*.test.js
- nodes/dashboardAPI/test/edge/*.test.js
## Baseline Mapping
| Test file | Scope |
|---|---|
| nodes/dashboardAPI/test/basic/structure-module-load.basic.test.js | module load smoke |
| nodes/dashboardAPI/test/integration/structure-examples.integration.test.js | examples package integrity |
| nodes/dashboardAPI/test/edge/structure-examples-node-type.edge.test.js | node-type presence in basic example |