..
__init__.py
test: add unit tests for 8 modules (batch 2)
2026-02-26 13:54:20 +03:00
test_codex_execution_paths.py
refactor: remove smart_model_routing feature ( #12732 )
2026-04-19 18:12:55 -07:00
test_compute_next_run_last_run_at.py
fix(cron): use last_run_at as croniter base for cron jobs
2026-04-29 08:24:48 -07:00
test_cron_context_from.py
fix(cron): wire context_from through the update action
2026-04-25 04:49:28 -07:00
test_cron_inactivity_timeout.py
fix(cron): fall back gracefully when HERMES_CRON_TIMEOUT is invalid
2026-04-29 08:21:04 -07:00
test_cron_no_agent.py
chore: ruff auto-fix PLR6201 resweep — tuple → set in membership tests ( #27355 )
2026-05-17 02:29:41 -07:00
test_cron_profile.py
fix(cron): gracefully degrade when runtime profile is deleted
2026-05-18 17:39:50 +00:00
test_cron_prompt_injection_skill.py
fix(cron): avoid github skill false positives in scanner
2026-05-09 11:11:45 -07:00
test_cron_script.py
test: remove 50 stale/broken tests to unblock CI ( #22098 )
2026-05-08 14:55:40 -07:00
test_cron_workdir.py
fix(cron): keep SOUL.md identity when workdir is unset
2026-04-29 08:10:25 -07:00
test_file_permissions.py
refactor(tests): re-architect tests + fix CI failures ( #5946 )
2026-04-07 17:19:07 -07:00
test_jobs.py
feat(cron): support name-based lookup for job operations
2026-05-15 01:36:03 -07:00
test_rewrite_skill_refs.py
fix(curator): rewrite cron job skill refs after consolidation ( #18253 )
2026-04-30 23:04:50 -07:00
test_scheduler.py
fix(cron): normalize partial job records
2026-05-09 01:11:41 -07:00
test_scheduler_mcp_init.py
test: remove 50 stale/broken tests to unblock CI ( #22098 )
2026-05-08 14:55:40 -07:00