aider/tests
2023-08-18 13:20:27 -07: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 Handle diff of file not yet part of repo 2023-08-18 13:20:27 -07:00
test_commands.py Fixed /commit after repo refactor, added test coverage 2023-08-04 06:39:04 -03:00
test_editblock.py updated tests, disabled send cache 2023-08-10 12:27:46 -03:00
test_io.py Fix test 2023-07-10 15:33:46 -07:00
test_main.py tests and bugfix 2023-07-24 17:47:53 -03:00
test_models.py More Model test cases 2023-06-21 14:13:34 -07:00
test_repo.py Properly handle all diff cases 2023-08-18 10:07:47 -07:00
test_repomap.py linting 2023-07-21 16:08:50 -03:00
test_sendchat.py move tests to test_sendchat.py 2023-07-21 14:17:14 -03:00
test_wholefile.py fix wholefile tests 2023-08-17 11:08:50 -07:00
utils.py tests and bugfix 2023-07-24 17:47:53 -03:00