Files
timmy-home/scripts/codebase_test_generator.py
Rockachopa d998477a88
Some checks failed
Self-Healing Smoke / self-healing-smoke (pull_request) Failing after 21s
Smoke Test / smoke (pull_request) Failing after 22s
Agent PR Gate / gate (pull_request) Failing after 33s
Agent PR Gate / report (pull_request) Successful in 8s
refactor(test-gen): improve codebase test generator to produce passing tests with edge cases
- Generate both main and edge case tests for each coverage gap
- Use MagicMock for complex unknown arguments to avoid crashes
- Fix async test generation (async def, await calls)
- Remove placeholder tautology assertions; tests now verify execution
- Fix args.max_tests bug

Generated tests now pass (0 failures) and include real edge coverage.

Closes #667
2026-04-29 01:39:00 -04:00

15 KiB
Executable File