aider/tests/basic
2025-02-04 12:22:09 -08:00
..
test_analytics.py test: Remove user_id check from need_to_ask test 2024-12-22 09:52:45 -05:00
test_coder.py refactor: Simplify test assertions and remove redundant checks 2025-01-22 10:17:21 -08:00
test_commands.py refactor: Move test_cmd_load_with_switch_coder to test file 2024-12-30 14:21:28 -04: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 test: Fix mocking setup for simple_send_with_retries in tests 2025-02-04 12:17:45 -08:00
test_io.py fix: Make line endings validation test order-independent 2025-01-13 09:38:36 -08:00
test_linter.py fix: lint command with nested spaced strings 2025-01-02 17:27:33 +01:00
test_main.py style: Format code with linter and improve readability 2025-01-31 13:13:10 -08:00
test_models.py test: add tests for get_repo_map_tokens method 2025-01-10 14:39:50 -08:00
test_repo.py test: Fix assertion errors in commit message tests for mock calls 2025-02-04 12:22:09 -08:00
test_repomap.py Add tags.scm for Kotlin 2025-01-17 21:18:55 -05: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 Fix issue #1802: Handle UnicodeDecodeError in repo file paths 2024-12-23 20:01:08 +01:00
test_scripting.py fix: Remove unused import of InputOutput from aider.io 2024-08-01 15:46:59 -03:00
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 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_voice.py fix: correct sounddevice module mocking in voice tests 2024-11-30 19:15:58 -08:00
test_watch.py test: Fix gitignore pattern matching and add ai comment test 2024-12-11 20:43:07 -08:00
test_wholefile.py add test for hash filenames 2024-09-22 08:24:55 -07:00