Harden settler runtime and scaffold tests

This commit is contained in:
root
2026-03-31 14:26:10 +02:00
parent 7f2d326612
commit 9af42bdc4c
20 changed files with 765 additions and 665 deletions

12
test/README.md Normal file
View File

@@ -0,0 +1,12 @@
# settler Test Suite Layout
Required EVOLV layout:
- basic/
- integration/
- edge/
- helpers/
Baseline structure tests:
- basic/structure-module-load.basic.test.js
- integration/structure-examples.integration.test.js
- edge/structure-examples-node-type.edge.test.js