aider/tests/basic
2024-11-30 11:37:33 -08:00
..
test_analytics.py improve precision, tests 2024-11-20 18:20:18 -08:00
test_coder.py refactor: modify check_for_urls to return modified input string 2024-11-26 15:04:19 -08:00
test_commands.py fix: normalize path in cmd_drop test for cross-platform compatibility 2024-11-30 09:36:21 -08:00
test_editblock.py refactor: Replace GitTemporaryDirectory with ChdirTemporaryDirectory 2024-11-05 11:54:27 -08:00
test_editor.py refactor: Consolidate subprocess.call mock in test_pipe_editor 2024-11-23 14:23:26 -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 ci: remove redundant AIDER_ANALYTICS_LOG environment variable 2024-11-30 11:37:33 -08:00
test_models.py test: update Claude model name tests to use 3.5 version 2024-11-26 12:33:58 -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 cleanup 2024-11-27 07:46:47 -08: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