..
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: modify check_for_urls to return modified input string
2024-11-26 15:04:19 -08:00
test_commands.py
test: add test for bulk conversion to read-only mode
2024-12-09 15:36:03 -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
test: update test assertions to check model objects instead of names
2024-12-07 13:38:57 -08:00
test_io.py
cleanup
2024-12-11 20:12:26 -08:00
test_linter.py
remove eslint as default linter
2024-09-05 12:45:12 -07:00
test_main.py
fix: Test check_gitignore with and without .env file
2024-12-22 09:51:20 -05:00
test_models.py
test: update GitHub Copilot model temperature test assertions
2024-12-05 07:04:17 -08:00
test_repo.py
test: update test assertions to check model objects instead of names
2024-12-07 13:38:57 -08: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
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
fix: update test cases to use Model wrapper class
2024-12-07 15:09:04 -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