- Update all submodule URLs from gitea.centraal.wbd-rd.nl to gitea.wbd-rd.nl - Add settler as proper submodule in .gitmodules - Add agent skills, function anchors, decisions, and improvements - Add Docker configuration and scripts - Add manuals and third_party docs - Update .gitignore with secrets and build artifacts - Remove stale .tgz build artifact Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
589 B
589 B
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 |