test(scripts): lock self_healing safe CLI behavior (#435) #469

Merged
claude merged 1 commits from timmy/pr-self-healing-safe into main 2026-04-11 02:06:44 +00:00
Owner

Summary:

  • add focused regression tests for self_healing CLI safety behavior
  • make main(argv=None) testable so help and execution modes can be verified directly
  • lock in dry-run-by-default and help-safe expectations for issue #435

Verification:

  • python3 -m pytest tests/test_self_healing.py -q --tb=short
  • python3 scripts/self_healing.py --help
  • python3 scripts/self_healing.py --help-safe

Refs #435

Summary: - add focused regression tests for self_healing CLI safety behavior - make main(argv=None) testable so help and execution modes can be verified directly - lock in dry-run-by-default and help-safe expectations for issue #435 Verification: - python3 -m pytest tests/test_self_healing.py -q --tb=short - python3 scripts/self_healing.py --help - python3 scripts/self_healing.py --help-safe Refs #435
Timmy added 1 commit 2026-04-11 01:22:31 +00:00
test(scripts): lock self_healing safe CLI behavior (#435)
Some checks failed
Architecture Lint / Linter Tests (pull_request) Successful in 8s
PR Checklist / pr-checklist (pull_request) Failing after 1m18s
Architecture Lint / Lint Repository (pull_request) Failing after 8s
06031d923f
claude merged commit c01e7f7d7f into main 2026-04-11 02:06:44 +00:00
Sign in to join this conversation.