RA.Aid/tests/ra_aid
AI Christianson 04913bdaf3 fix bug where model selection on anthropic was always using default 2025-02-24 14:35:09 -05:00
..
console feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
proc feat: add `--test-cmd-timeout` option to specify timeout for test command execution 2025-02-17 11:03:19 -08:00
tools feat: add `--test-cmd-timeout` option to specify timeout for test command execution 2025-02-17 11:03:19 -08:00
test_agent_utils.py use create_react_agent for sonnet via openrouter 2025-02-18 22:09:06 -05:00
test_ciayn_agent.py refactor(agent_utils.py, ciayn_agent.py): remove unused import cpm to clean up code and improve readability 2025-02-14 13:04:41 -08:00
test_default_provider.py fix bug where model selection on anthropic was always using default 2025-02-24 14:35:09 -05:00
test_env.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
test_fallback_handler.py chore(llm.py): remove unused merge_chat_history function to clean up codebase 2025-02-14 14:20:11 -08:00
test_llm.py fix tests 2025-02-19 20:06:41 -05:00
test_main.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
test_programmer.py feat: add `--test-cmd-timeout` option to specify timeout for test command execution 2025-02-17 11:03:19 -08:00
test_provider_integration.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
test_tool_configs.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
test_utils.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00