aider/tests/basic
2024-12-07 08:23:58 -08:00
..
test_analytics.py test: remove mixpanel assertions from analytics tests 2024-12-04 11:58:35 -08:00
test_coder.py refactor: modify check_for_urls to return modified input string 2024-11-26 15:04:19 -08:00
test_commands.py test: refactor read-only file path handling in command tests 2024-11-30 13:18:49 -08:00
test_editblock.py
test_editor.py refactor: Consolidate subprocess.call mock in test_pipe_editor 2024-11-23 14:23:26 -08:00
test_exceptions.py
test_find_or_blocks.py
test_history.py
test_io.py
test_linter.py
test_main.py style: format test_main.py line breaks 2024-12-07 08:23:58 -08:00
test_models.py test: update GitHub Copilot model temperature test assertions 2024-12-05 07:04:17 -08:00
test_repo.py
test_repomap.py cleanup 2024-11-27 07:46:47 -08:00
test_run_cmd.py
test_sanity_check_repo.py
test_scripting.py
test_sendchat.py fix: Handle NotFoundError in send chat test with single print call 2024-11-08 14:18:23 -08:00
test_special.py
test_udiff.py
test_urls.py
test_voice.py fix: correct sounddevice module mocking in voice tests 2024-11-30 19:15:58 -08:00
test_watch.py handle and test for trailing whitespace after ai 2024-12-06 12:23:27 -08:00
test_wholefile.py