aider/tests/basic
2025-08-02 22:15:17 +00:00
..
__init__.py initial 2025-03-22 08:09:26 -07:00
test_analytics.py test: Remove user_id check from need_to_ask test 2024-12-22 09:52:45 -05:00
test_aws_credentials.py test: Add tests for AWS credential handling with AWS_PROFILE 2025-03-16 16:09:32 +09:00
test_coder.py Tool calls in message history won't raise errors 2025-07-08 23:23:08 -07:00
test_commands.py style: Reformat code for improved readability 2025-07-13 15:59:44 +05:30
test_deprecated.py test: update model alias and add debug dump in deprecated tests 2025-03-08 17:09:04 -08:00
test_editblock.py fix: Handle filenames starting with fences or triple backticks correctly 2025-04-20 16:36:36 -07:00
test_editor.py fix: Resolve Windows path escaping issue in test_editor.py 2025-02-24 12:09:33 -08:00
test_exceptions.py copy 2025-04-04 07:58:59 +13:00
test_find_or_blocks.py
test_history.py test: Improve summary test with list-aware token counting mock 2025-06-25 12:57:59 -07:00
test_io.py fix: Correct Columns call count assertions in io tests 2025-05-08 09:43:36 -07:00
test_linter.py feat: Improve history, faq, and linter tests for Windows and special chars 2025-05-07 16:53:18 -07:00
test_main.py Merge branch 'main' into feature/litellm-mcp 2025-06-18 10:22:24 -07:00
test_model_info_manager.py refactor: Remove unused result variable in test_verify_ssl_setting_before_cache_loading 2025-03-05 18:40:03 -08:00
test_models.py Tool call exceptions do not crash aider 2025-07-08 07:59:52 -07:00
test_onboarding.py style: Apply formatting 2025-05-30 15:07:32 -07:00
test_openrouter.py fix: Update expected OpenRouter costs in tests 2025-05-30 15:57:45 -07:00
test_reasoning.py refactor: Remove deprecated reasoning_content attribute in test mock 2025-03-09 08:46:45 -07:00
test_repo.py fix: Update Co-authored-by email to aider@aider.chat 2025-06-25 11:17:07 -07:00
test_repomap.py test: Add Clojure language repomap test fixture 2025-06-25 11:40:26 -07:00
test_run_cmd.py
test_sanity_check_repo.py style: Remove unused imports from test_sanity_check_repo.py 2025-03-05 18:28:40 -08:00
test_scripting.py
test_sendchat.py refactor: Update calls to simple_send_with_retries to use model method 2025-02-04 12:04:25 -08:00
test_special.py
test_ssl_verification.py style: Format test_ssl_verification.py with linter 2025-03-25 14:56:59 -10:00
test_udiff.py
test_urls.py
test_voice.py
test_watch.py style(pre-commit): apply python style from pre-commit hooks 2025-05-08 23:28:18 +02:00
test_wholefile.py