.. |
test_coder.py
|
update fence test to use backticks at start of line
|
2024-09-21 10:42:58 -07:00 |
test_commands.py
|
style: Format error message assertion in test_commands.py
|
2024-10-02 09:21:23 -07:00 |
test_editblock.py
|
Merge pull request #1003 from cclauss/patch-1
|
2024-09-10 13:38:59 -07:00 |
test_find_or_blocks.py
|
don't disrupt \_ in filenames #1158
|
2024-08-26 12:08:46 -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
|
fix: Update autocomplete test to handle partial file names
|
2024-09-28 15:29:54 -07:00 |
test_linter.py
|
remove eslint as default linter
|
2024-09-05 12:45:12 -07:00 |
test_main.py
|
fix: Set AIDER_CHECK_UPDATE environment variable to false in test setup
|
2024-09-24 12:42:37 -07:00 |
test_models.py
|
style: format code in test_models.py
|
2024-10-02 11:21:17 -07: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: format long string in test_repomap.py
|
2024-08-30 18:19:24 -07:00 |
test_run_cmd.py
|
do not try pexpect on windows; fix time.clock error on windows
|
2024-08-28 22:26:48 -07:00 |
test_sanity_check_repo.py
|
feat: add tests for sanity_check_repo function
|
2024-09-23 07:55:45 +02: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_special.py
|
fix: Update is_important function tests for README.md paths
|
2024-08-30 16:59:36 -07: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
|
add test for hash filenames
|
2024-09-22 08:24:55 -07:00 |