fix: update mock target for get_python_files in test after refactor to file_scanner 0f31814 Padmanav commited on Jun 13
fix(tests): remove phantom nested function in test_repo_analysis_agent — assertions were never executing 14b65ae Padmanav commited on Jun 10
fix(tests): replace hardcoded /tmp paths with pytest tmp_path fixture for cross-platform compatibility 28c7cc7 Padmanav commited on Jun 10
fix(tests): patch call_llm_for_json in bug_detection_agent test; return dict not string 07392eb Padmanav commited on Jun 10
fix(tests): patch call_llm_for_json (not call_llm) in repo_analysis and bug_detection agent tests f9923a4 Padmanav commited on Jun 10
fix: remove redundant local patch imports, rely on module-level import in test_agents.py 2bfd929 Padmanav commited on Jun 8
fix(tests): open-access dev mode when API_KEY unset, fix tmp_path test_ skip bug in agent test cf40364 Padmanav commited on Jun 8
test: add missing agent tests, API route integration tests, enforce 70% coverage in CI bf214ef Padmanav commited on Jun 8