aider/tests/basic
2024-08-28 22:14:55 -07:00
..
test_coder.py refactor: sort new file mentions before confirmation 2024-08-28 17:59:04 -07:00
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 Revert "rename simple_send_with_retries -> send_with_retries" 2024-08-02 10:49:44 -03:00
test_io.py test: update AutoCompleter test for command matching 2024-08-28 16:03:40 -07:00
test_main.py refactor: simplify git repository setup process 2024-08-28 15:54:28 -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 style: Fix import order in test_repomap.py 2024-08-23 11:43:14 -07:00
test_run_cmd.py style: add noqa comment to suppress unused import warning 2024-08-28 22:14:55 -07:00
test_scripting.py fix: Remove unused import of InputOutput from aider.io 2024-08-01 15:46:59 -03:00
test_sendchat.py feat: Add tests for simple_send_with_retries function 2024-08-08 15:22:58 -03:00
test_udiff.py use pytest.ini testpaths to order testing 2024-07-16 10:33:42 +01:00
test_urls.py use pytest.ini testpaths to order testing 2024-07-16 10:33:42 +01:00
test_wholefile.py refactor: Rename update_files to apply_updates 2024-08-22 12:47:29 -07:00