aider/tests
Paul Gauthier a88b2a70e8 cleanup
2023-07-10 15:10:23 -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 aider: The test is modified to include the missing param argument when raising InvalidRequestError. 2023-07-08 09:27:43 -07:00
test_commands.py cleanup 2023-07-10 15:10:23 -07:00
test_editblock.py improve filehandle hygene 2023-07-06 12:29:49 -07:00
test_io.py fixed file not found in autocompleter, issue #30 2023-07-04 12:38:36 -07:00
test_main.py fix tests 2023-07-07 11:29:56 -07:00
test_models.py More Model test cases 2023-06-21 14:13:34 -07:00
test_repomap.py refactor to use io.read_text 2023-07-05 20:46:15 -07:00
test_wholefile.py added test_no_files_new_file_should_ask 2023-07-07 08:35:22 -07:00