AgentEvalTool/tests
sinohqb b5bcd13fa0
Some checks failed
CI / test (push) Failing after 4m34s
test(intelligent-eval): add #6 frontend + router contract + immutability + alert-autoscale link tests
T2 frontend CronPoolMonitor: polls every 5s, unmount clears interval,
   plus it.fails guard for missing visibilitychange listener (S6).
T3 router ORM contract: heartbeat updates fields + 404, decision-logs
   POST persists + 404, GET lists inserted (guards S2 — must continue to
   pass after router handlers move into a service in P3).
T8 decision-log immutability: append-only on context change passes;
   dedupe of identical (decision_type, context) is xfail (real gap).
T7 alert→auto-scale: task_backlog alert recorded on first call (passes);
   check_alerts never invokes auto_scale is xfail (real gap, §6.4).

All real gaps are logged in .scratch/v111-architecture-scan.md §6.
2026-08-13 04:03:17 +08:00
..
integration test(intelligent-eval): add #6 frontend + router contract + immutability + alert-autoscale link tests 2026-08-13 04:03:17 +08:00
unit test(intelligent-eval): add openclaw_client + webhook tests (#5) 2026-08-13 02:56:32 +08:00
__init__.py v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
conftest.py feat(intelligent-eval): add backend for OpenClaw-driven intelligent evaluation (tickets 01-04) 2026-08-05 03:18:52 +08:00