.. |
test_coder.py
|
fix: Remove unused get_last_modified method from Coder class
|
2024-08-22 14:01:20 -07:00 |
test_commands.py
|
fix: Use platform-independent path for read-only file test
|
2024-08-23 07:00:45 -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
|
feat: Add tests for confirm_ask with a group
|
2024-08-23 16:29:37 -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
|
fix: Use call_args_list to verify all calls to mocked function
|
2024-08-23 15:17:16 -07:00 |
test_repomap.py
|
style: Fix import order in test_repomap.py
|
2024-08-23 11:43:14 -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 |