Tests all spec-required behaviors: spawn/list, invalid-kind and missing-anchor validation, ttl expiry via engine.time monkey-patch, despawn idempotency, entity-anchor position tracking, fixed-anchor snapshot, composite child count, alpha envelope (mid-hold and fade-out phases), entity-destroyed last_pos fallback, and rise_px formula verification. 23 pass, 0 fail.
11 lines
252 B
Plaintext
11 lines
252 B
Plaintext
{
|
|
"id": "lib-core.world-overlay-test",
|
|
"role": "test",
|
|
"version": "0.1.0",
|
|
"api_min": "0.1",
|
|
"deps": [
|
|
{"id": "lib-core.world-overlay", "version": "0.1.0"},
|
|
{"id": "lib-core.composition", "version": "0.2.0"}
|
|
]
|
|
}
|