aider/tests/basic
2024-08-22 16:46:19 -07:00
..
test_coder.py fix: Remove unused get_last_modified method from Coder class 2024-08-22 14:01:20 -07:00
test_commands.py feat: add test for /read-only command with multiple files 2024-08-22 16:46:19 -07:00
test_editblock.py fix: Update test case for finding original update blocks with unclosed block 2024-08-21 11:17:11 -07:00
test_find_or_blocks.py style: Format code with consistent indentation and line breaks 2024-08-22 10:17:18 -07:00
test_history.py Revert "rename simple_send_with_retries -> send_with_retries" 2024-08-02 10:49:44 -03:00
test_io.py style: Apply linter edits to test_io.py 2024-08-21 21:38:06 -07:00
test_main.py fix: Handle path-specific edits in base_coder.py 2024-08-21 21:47:11 -07:00
test_models.py use pytest.ini testpaths to order testing 2024-07-16 10:33:42 +01:00
test_repo.py feat: Add tests for subtree_only 2024-08-06 08:47:39 -03:00
test_repomap.py fix win tests ci 2024-08-20 07:57:41 -07:00
test_scripting.py fix: Remove unused import of InputOutput from aider.io 2024-08-01 15:46:59 -03:00
test_sendchat.py feat: Add tests for simple_send_with_retries function 2024-08-08 15:22:58 -03:00
test_udiff.py use pytest.ini testpaths to order testing 2024-07-16 10:33:42 +01:00
test_urls.py use pytest.ini testpaths to order testing 2024-07-16 10:33:42 +01:00
test_wholefile.py refactor: Rename update_files to apply_updates 2024-08-22 12:47:29 -07:00