Paul Gauthier (aider)
|
c893bc21ab
|
style: Apply linter formatting to test_reasoning.py
|
2025-03-07 16:53:31 -08:00 |
|
Paul Gauthier (aider)
|
c8c5cbf8cc
|
fix: Add mock hash object to resolve NoneType hexdigest error in test
|
2025-03-07 16:53:27 -08:00 |
|
Paul Gauthier (aider)
|
54ef8a1e19
|
fix: Update test mocking to match send_completion method signature
|
2025-03-07 16:52:51 -08:00 |
|
Paul Gauthier
|
82df218bcb
|
test: Update test_reasoning to use generator and print partial response
|
2025-03-07 16:52:49 -08:00 |
|
Paul Gauthier (aider)
|
f613ad6c05
|
fix: Remove unused 'result' variable in test_reasoning.py
|
2025-03-07 16:50:36 -08:00 |
|
Paul Gauthier (aider)
|
4e732d0379
|
style: Apply linter formatting to test_reasoning.py
|
2025-03-07 16:50:19 -08:00 |
|
Paul Gauthier (aider)
|
ad8b5c9d29
|
refactor: Update test to simulate multi-response content formatting flow
|
2025-03-07 16:50:15 -08:00 |
|
Paul Gauthier (aider)
|
1ab4bf14dc
|
fix: Remove unsupported 'stream' parameter from InputOutput initialization in test
|
2025-03-07 16:49:17 -08:00 |
|
Paul Gauthier (aider)
|
068a0b4576
|
refactor: Remove unused imports from test_reasoning.py
|
2025-03-07 16:48:52 -08:00 |
|
Paul Gauthier (aider)
|
5f694f228f
|
style: Format code with linter and improve import sorting
|
2025-03-07 16:48:33 -08:00 |
|
Paul Gauthier (aider)
|
2ffe49130d
|
feat: Add test for reasoning content formatting in Coder.send() method
|
2025-03-07 16:48:27 -08:00 |
|
Paul Gauthier
|
f7d18ef976
|
test: Add test_reasoning.py for basic reasoning tests
|
2025-03-07 16:48:23 -08:00 |
|
Paul Gauthier
|
0e65ddee37
|
fix ruby with ts 0.23
|
2025-03-06 16:26:41 -08:00 |
|
Paul Gauthier (aider)
|
c62cbd2d77
|
style: Fix linter warnings in test_main.py
|
2025-03-05 18:55:37 -08:00 |
|
Paul Gauthier (aider)
|
da1bc19052
|
fix: Correct indentation in test_no_verify_ssl_sets_model_info_manager test
|
2025-03-05 18:55:32 -08:00 |
|
Paul Gauthier (aider)
|
8e2246ec5c
|
fix: Resolve MagicMock TypeError in test_no_verify_ssl_sets_model_info_manager
|
2025-03-05 18:55:17 -08:00 |
|
Paul Gauthier (aider)
|
7132ae47d7
|
test: Mock offer_url to prevent URL opening in SSL verification tests
|
2025-03-05 18:44:47 -08:00 |
|
Paul Gauthier (aider)
|
96bde4ad03
|
style: Format code with linter
|
2025-03-05 18:42:13 -08:00 |
|
Paul Gauthier (aider)
|
85b9bdd8f4
|
fix: Resolve TypeError in SSL verification tests by mocking Model class
|
2025-03-05 18:42:03 -08:00 |
|
Paul Gauthier (aider)
|
e5a85108d7
|
refactor: Remove unused result variable in test_verify_ssl_setting_before_cache_loading
|
2025-03-05 18:40:03 -08:00 |
|
Paul Gauthier (aider)
|
aaa3a8ebda
|
style: Remove trailing whitespaces and fix code formatting
|
2025-03-05 18:39:29 -08:00 |
|
Paul Gauthier (aider)
|
9ceb766a67
|
feat: Add comprehensive tests for SSL verification in ModelInfoManager and main
|
2025-03-05 18:39:17 -08:00 |
|
Paul Gauthier (aider)
|
667bacf81e
|
style: Remove unused imports from test_sanity_check_repo.py
|
2025-03-05 18:28:40 -08:00 |
|
Paul Gauthier
|
e896b0ea96
|
refactor: Remove corrupt index test and related function from sanity check test
|
2025-03-05 18:28:30 -08:00 |
|
Paul Gauthier (aider)
|
3b0a5a8b41
|
style: Format code with linter and remove extra whitespaces
|
2025-03-05 18:20:56 -08:00 |
|
Paul Gauthier (aider)
|
81d39e9bde
|
test: Add tests for ensure_hash_prefix and color initialization
|
2025-03-05 18:20:50 -08:00 |
|
Paul Gauthier
|
c6e02a620a
|
test: Add unit tests for model dependency checks and sanity checks
|
2025-03-05 17:11:15 -08:00 |
|
Paul Gauthier (aider)
|
90efaa41c2
|
test: Add tests for check_for_dependencies function
|
2025-03-05 17:07:43 -08:00 |
|
Paul Gauthier
|
2bb4db127c
|
fix: Normalize path separators for git config include path on Windows
|
2025-03-05 15:51:45 -08:00 |
|
Paul Gauthier (aider)
|
dd1a5d4f58
|
fix: Improve git config include path handling for Windows tests
|
2025-03-05 15:50:06 -08:00 |
|
Paul Gauthier (aider)
|
961fdf7029
|
fix: Normalize git config include path for cross-platform compatibility
|
2025-03-05 15:37:30 -08:00 |
|
Paul Gauthier (aider)
|
d7efbad3df
|
fix: Update git config include directive assertion in test
|
2025-03-05 15:20:30 -08:00 |
|
Paul Gauthier (aider)
|
d70995bb1a
|
fix: Remove unused variable and fix f-string in test_git_config_include_directive
|
2025-03-05 15:19:42 -08:00 |
|
Paul Gauthier (aider)
|
1b58e95dce
|
style: Fix linting issues in test_main.py
|
2025-03-05 15:19:23 -08:00 |
|
Paul Gauthier (aider)
|
780f70d5c6
|
test: Enhance git config include tests with manual config file verification
|
2025-03-05 15:19:18 -08:00 |
|
Paul Gauthier (aider)
|
a01e1f96fa
|
refactor: Remove unused original_config variable in git config setup
|
2025-03-05 15:17:35 -08:00 |
|
Paul Gauthier (aider)
|
3adb443ca5
|
style: Fix linting issues in test_main.py
|
2025-03-05 15:16:49 -08:00 |
|
Paul Gauthier (aider)
|
dc9ff3a004
|
feat: Add test for git config include directive in repository config
|
2025-03-05 15:16:43 -08:00 |
|
Paul Gauthier (aider)
|
f879f4f432
|
style: Fix linting issues in test_main.py
|
2025-03-05 15:15:15 -08:00 |
|
Paul Gauthier (aider)
|
183f831a7e
|
test: Add test for git config include to verify aider respects user settings
|
2025-03-05 15:15:09 -08:00 |
|
Paul Gauthier (aider)
|
2f79b4fde7
|
test: Update sonnet model name in test_models.py
|
2025-02-24 12:32:47 -08:00 |
|
Paul Gauthier (aider)
|
96fcc5df6b
|
fix: Resolve Windows path escaping issue in test_editor.py
|
2025-02-24 12:09:33 -08:00 |
|
Paul Gauthier (aider)
|
3c775fd5de
|
fix: Resolve Windows path handling and editor command test issues
|
2025-02-24 12:09:26 -08:00 |
|
Paul Gauthier
|
ea0ee96398
|
test: Add error message to editor file extension assertion
|
2025-02-24 11:45:48 -08:00 |
|
Paul Gauthier (aider)
|
3fd4a2841a
|
fix: Use separate temp file for log in editor test script
|
2025-02-24 10:39:16 -08:00 |
|
Paul Gauthier (aider)
|
757fbb0124
|
refactor: Remove unused pytest import in test_editor.py
|
2025-02-24 10:21:51 -08:00 |
|
Paul Gauthier
|
d65e3f73df
|
refactor: Simplify editor discovery and command handling logic
|
2025-02-24 10:21:45 -08:00 |
|
Paul Gauthier (aider)
|
5b13105d58
|
fix: Update tests to match string return type of discover_editor()
|
2025-02-24 10:20:46 -08:00 |
|
Paul Gauthier (aider)
|
85189c0bde
|
fix: Update temporary script logging to use f-string and full sys.argv
|
2025-02-24 10:11:58 -08:00 |
|
Paul Gauthier (aider)
|
a8635bade2
|
fix: Improve test_pipe_editor_with_fake_editor reliability by using explicit log file path
|
2025-02-24 10:11:45 -08:00 |
|