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