aider/tests
2023-12-05 10:51:50 -08:00
..
__init__.py aider: Added empty __init__.py file to tests directory to fix ModuleNotFoundError when running tests. 2023-05-11 17:12:42 -07:00
test_coder.py fixed test_coder 2023-12-05 10:51:50 -08:00
test_commands.py /add and /drop should work on untracked files in a repo (without committing them) 2023-11-15 13:06:22 -08:00
test_editblock.py find_original_update_blocks now accepts fence param, raises on mangled <source>filename.ext #317 2023-11-02 12:05:39 -07:00
test_io.py Armor AutoCompleter against unicode errors #305 2023-11-03 07:26:21 -07:00
test_main.py fixed test for windows 2023-11-14 13:19:57 -08:00
test_models.py move to gpt-3.5-turbo-1106 2023-12-05 10:28:27 -08:00
test_repo.py Give up testing aiderignore caching in github actions 2023-10-18 12:28:24 -07:00
test_repomap.py do not include added files in the repo map #315 2023-11-15 13:06:22 -08:00
test_sendchat.py roughed in openai 1.x 2023-12-05 07:37:05 -08:00
test_wholefile.py fix wholefile tests 2023-08-17 11:08:50 -07:00
utils.py cleanup inside GitTemporaryDirectory 2023-11-02 16:24:28 -07:00