aider/tests/basic
2024-11-21 09:58:53 -08:00
..
test_analytics.py improve precision, tests 2024-11-20 18:20:18 -08:00
test_coder.py test: Add webbrowser patching to TestCoder and fix argument order in test_sanity_check_repo 2024-11-07 11:48:17 -08:00
test_commands.py style: Fix linter warnings in test_commands.py 2024-11-21 06:36:11 -08:00
test_editblock.py refactor: Replace GitTemporaryDirectory with ChdirTemporaryDirectory 2024-11-05 11:54:27 -08:00
test_editor.py refactor: Remove unused file_editor import and mock in test_editor.py 2024-11-21 09:58:53 -08:00
test_exceptions.py style: Format code with linter 2024-11-08 10:00:33 -08: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 last test 2024-10-24 14:31:41 -07:00
test_linter.py remove eslint as default linter 2024-09-05 12:45:12 -07:00
test_main.py style: Format code with linter 2024-11-19 17:45:44 -08:00
test_models.py style: Break long comment into two lines for flake8 compliance 2024-11-19 14:48:22 -08: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 test: Add webbrowser patching to TestCoder and fix argument order in test_sanity_check_repo 2024-11-07 11:48:17 -08:00
test_scripting.py fix: Remove unused import of InputOutput from aider.io 2024-08-01 15:46:59 -03:00
test_sendchat.py fix: Handle NotFoundError in send chat test with single print call 2024-11-08 14:18:23 -08: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