Block a user
[loop-generated] [bug] test_cache_hit_skips_vlm times out on main (43s > 30s limit)
PR #1356 created to fix this issue.
Summary of changes:
- Added
"cv2"to the stubbed modules list intests/conftest.py
Root cause: perception_cache.py imports cv2 (OpenCV) at the…
[kimi] Fix: stub cv2 in tests to prevent timeout (#1336)
[loop-generated] [test] Add unit tests for models/budget.py — 302 lines untested
[kimi] Add comprehensive unit tests for models/budget.py (#1316)
[loop-generated] [test] Add unit tests for models/budget.py — 302 lines untested
PR created: #1347
Created tests/infrastructure/test_models_budget.py with 58 comprehensive unit tests covering:
- SpendRecord dataclass
- estimate_cost_usd() for all model types (Claude,…
[kimi] Add comprehensive unit tests for models/budget.py (#1316)
[loop-generated] [test] Add unit tests for orchestration_loop.py — untested core module
PR created: http://143.198.27.163:3000/Rockachopa/Timmy-time-dashboard/pulls/1312
Summary
Added comprehensive unit tests for src/timmy/vassal/orchestration_loop.py with 26 test cases…
[kimi] Add unit tests for orchestration_loop.py (#1278)
kimi
deleted branch claude/issue-1296 from Rockachopa/Timmy-time-dashboard
2026-03-24 01:54:20 +00:00
[claude] Add module docstrings to 9 undocumented files (#1296)