aider/tests/basic
2024-08-26 16:33:25 -07:00
..
test_coder.py
test_commands.py fix: Add support for directories with special characters in cmd_add 2024-08-25 12:05:31 -07:00
test_editblock.py fix: Improve filename detection in find_filename function 2024-08-26 13:52:35 -07:00
test_find_or_blocks.py don't disrupt \_ in filenames #1158 2024-08-26 12:08:46 -07:00
test_history.py
test_io.py fix: Improve confirm_ask function in io.py 2024-08-24 09:05:14 -07:00
test_main.py feat: Add prompt cache warming via --cache-warming-pings 2024-08-26 16:33:25 -07:00
test_models.py fix: Remove redundant assertion from test cases 2024-08-26 14:44:18 -07:00
test_repo.py fix: Use call_args_list to verify all calls to mocked function 2024-08-23 15:17:16 -07:00
test_repomap.py
test_scripting.py
test_sendchat.py
test_udiff.py
test_urls.py
test_wholefile.py