aider/tests
Paul Gauthier 9d2f89dd75 fix test
2023-12-06 09:30:19 -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 fix test 2023-12-06 09:30:19 -08:00
test_models.py fixed test_models 2023-12-05 10:56:03 -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 Revert "implement deployment id" 2023-12-06 09:20:53 -08:00
test_wholefile.py fixed test_wholefile 2023-12-05 11:11:48 -08:00
utils.py cleanup inside GitTemporaryDirectory 2023-11-02 16:24:28 -07:00