test(demo): add unit and integration coverage for pipeline

Introduce focused unit, integration, and NATS-path tests for demo modules, and align assertions with final schema and temporal contracts (window int, seq=30, fill-level ratio). This commit isolates validation logic from runtime changes and provides reproducible QA for pipeline behavior and failure modes.
This commit is contained in:
2026-02-27 09:59:14 +08:00
parent b24644f16e
commit d6fd6c03e6
8 changed files with 1669 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
"""OpenGait tests package."""