RA.Aid/tests
Ariel Frischer 92faf8fc2d feat(anthropic_token_limiter): add get_provider_and_model_for_agent_type function to streamline provider and model retrieval based on agent type
fix(anthropic_token_limiter): refactor get_model_token_limit to use the new get_provider_and_model_for_agent_type function for cleaner code
test(anthropic_token_limiter): add unit tests for get_provider_and_model_for_agent_type and adjust_claude_37_token_limit functions to ensure correctness and coverage
2025-03-14 13:31:51 -07:00
..
agent_backends multiple tool results in ciayn 2025-03-04 07:59:05 -05:00
data fix binary detection 2025-03-08 22:36:06 -05:00
ra_aid feat(anthropic_token_limiter): add get_provider_and_model_for_agent_type function to streamline provider and model retrieval based on agent type 2025-03-14 13:31:51 -07:00
scripts feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
.gitignore disable related if aider disabled 2025-02-26 20:27:03 -05:00
__init__.py base db infra 2025-02-26 11:44:18 -05:00
conftest.py mock repos for test 2025-03-11 08:41:51 -04:00
pytest.ini Add unit tests for CiaynAgent._does_not_conform_to_pattern. 2025-01-09 11:51:08 -05:00
test_file_listing.py feat: add `--test-cmd-timeout` option to specify timeout for test command execution 2025-02-17 11:03:19 -08:00
test_list_file.py ciayn fixes 2025-03-03 23:50:55 -05:00
test_non_git_file_listing.py ciayn fixes 2025-03-03 23:50:55 -05:00
test_project_info.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
test_project_state.py fix tests 2025-03-02 19:18:45 -05:00