auto-commit-service/tests
2026-04-18 11:44:52 -07:00
..
tray feat(tray): Implement tray components for commit processing pipeline with TrayClient, CommitLoop, LocalAgent, Prefilter, and tests 2026-04-17 21:20:13 -07:00
__init__.py chore(@ml/auto-commit-service): 🛠 update package.json and README.md 2026-01-04 21:50:37 -08:00
conftest.py test(tests): Add pytest fixtures to stub external service dependencies and Git utilities for improved test isolation 2026-04-18 11:38:36 -07:00
test_commit_quality.py feat(auto-commit-service): Implement AI-powered fallback recovery with Claude integration, daemon scheduling, and commit grouping strategies for intelligent commit handling 2026-04-17 21:20:13 -07:00
test_conflict_resolution.py test(conflict-resolution): Add comprehensive tests for regen timeout edge cases in conflict resolution 2026-04-18 11:44:52 -07:00
test_daemon.py feat(auto-commit-service): Implement AI-powered fallback recovery with Claude integration, daemon scheduling, and commit grouping strategies for intelligent commit handling 2026-04-17 21:20:13 -07:00
test_diff_parser.py chore(@ml/auto-commit-service): 🛠 update package.json and README.md 2026-01-04 21:50:37 -08:00
test_format_utils.py feat(pipeline): Implement pipeline stages (analyze, commit, discover, format, group, prefilter, publish_verify, push, recover, retrieve, version_detect) and RAG components (codebase, conventions) for enhanced code analysis and automated commit workflows 2026-04-17 21:20:13 -07:00
test_git_operations.py fix(@ml/auto-commit-service): 🐛 update stashed check to skipped_dirty 2026-04-12 23:18:47 -07:00
test_group_stage.py feat(pipeline): Implement pipeline stages (analyze, commit, discover, format, group, prefilter, publish_verify, push, recover, retrieve, version_detect) and RAG components (codebase, conventions) for enhanced code analysis and automated commit workflows 2026-04-17 21:20:13 -07:00
test_integration_gpu.py feat(pipeline): Implement pipeline stages (analyze, commit, discover, format, group, prefilter, publish_verify, push, recover, retrieve, version_detect) and RAG components (codebase, conventions) for enhanced code analysis and automated commit workflows 2026-04-17 21:20:13 -07:00
test_multi_model_client.py feat(llm): Introduce LLM client and validator components with test coverage 2026-04-17 21:20:13 -07:00
test_prompts.py Add new files 2026-01-05 18:41:40 -08:00
test_rebase_recovery.py test(rebase-recovery): Add test case for rebase recovery failure handling and validation 2026-04-18 11:38:36 -07:00
test_smoke_type_diversity.py feat(auto-commit-service): Implement AI-powered fallback recovery with Claude integration, daemon scheduling, and commit grouping strategies for intelligent commit handling 2026-04-17 21:20:13 -07:00
test_type_diversity.py feat(auto-commit-service): Implement AI-powered fallback recovery with Claude integration, daemon scheduling, and commit grouping strategies for intelligent commit handling 2026-04-17 21:20:13 -07:00
test_validator.py feat(llm): Introduce LLM client and validator components with test coverage 2026-04-17 21:20:13 -07:00