Paul Gauthier (aider)
|
a9dd6e0f3d
|
style: Remove trailing whitespace in test_models.py
|
2025-02-06 09:33:30 -08:00 |
|
Paul Gauthier (aider)
|
3c9f4ee555
|
test: Add tests for use_temperature behavior in Model class
|
2025-02-06 09:33:23 -08:00 |
|
Paul Gauthier (aider)
|
51938affc2
|
style: Format test_models.py with linter
|
2025-02-06 08:36:38 -08:00 |
|
Paul Gauthier (aider)
|
856006a68d
|
test: add tests for remove_reasoning_content and simple_send_with_retries
|
2025-02-06 08:36:33 -08:00 |
|
Paul Gauthier (aider)
|
7db1613b1a
|
test: Add provider-prefixed deepseek model test cases
|
2025-02-06 08:25:59 -08:00 |
|
Paul Gauthier
|
3add686e9b
|
test: Remove gpt-4-turbo test case from test_models.py
|
2025-02-06 08:25:38 -08:00 |
|
Paul Gauthier (aider)
|
a9f0983f0f
|
test: add tests for configure_model_settings covering all cases
|
2025-02-06 08:23:34 -08:00 |
|
Paul Gauthier (aider)
|
3b16d6c291
|
fix: Update test_ollama_uses_existing_num_ctx to match actual call parameters
|
2025-02-06 08:22:19 -08:00 |
|
Paul Gauthier (aider)
|
85399bd6e2
|
style: Format code with linter in test_models.py
|
2025-02-06 08:21:48 -08:00 |
|
Paul Gauthier (aider)
|
aef2b95d41
|
fix: Reset MODEL_SETTINGS between tests to prevent parameter leakage
|
2025-02-06 08:21:42 -08:00 |
|
Paul Gauthier (aider)
|
11a233da84
|
fix: Update test assertions to match actual model completion call parameters
|
2025-02-06 08:20:38 -08:00 |
|
Paul Gauthier (aider)
|
016aa87e34
|
style: Format strings with double quotes in test_models.py
|
2025-02-06 08:19:25 -08:00 |
|
Paul Gauthier (aider)
|
9094af565f
|
test: add tests for Ollama model num_ctx handling
|
2025-02-06 08:19:19 -08:00 |
|
Paul Gauthier (aider)
|
e6b449f24d
|
test: add tests for get_repo_map_tokens method
|
2025-01-10 14:39:50 -08:00 |
|
Paul Gauthier
|
995541db2e
|
test: update GitHub Copilot model temperature test assertions
|
2024-12-05 07:04:17 -08:00 |
|
Paul Gauthier
|
9121026856
|
test: reorganize model test cases for better readability
|
2024-12-05 06:50:49 -08:00 |
|
Paul Gauthier (aider)
|
341419788e
|
fix: update test to use correct temperature attribute name
|
2024-12-05 06:47:58 -08:00 |
|
Paul Gauthier (aider)
|
f8f69fadc4
|
style: Remove trailing whitespace in test_models.py
|
2024-12-05 06:47:33 -08:00 |
|
Paul Gauthier (aider)
|
4830d82a73
|
test: add temperature validation for GitHub Copilot models
|
2024-12-05 06:47:28 -08:00 |
|
Paul Gauthier
|
16250e1b7c
|
fix: Update model name assertion in test case
|
2024-12-03 08:35:38 -08:00 |
|
Paul Gauthier
|
dd48b740f9
|
test: update Claude model name tests to use 3.5 version
|
2024-11-26 12:33:58 -08:00 |
|
Paul Gauthier (aider)
|
bf38371971
|
test: add test cases for model name aliases
|
2024-11-25 21:06:29 -08:00 |
|
Paul Gauthier (aider)
|
77e180171c
|
style: Break long comment into two lines for flake8 compliance
|
2024-11-19 14:48:22 -08:00 |
|
Paul Gauthier (aider)
|
1e8fc97ba4
|
style: Apply linter formatting to test_models.py
|
2024-11-19 14:48:11 -08:00 |
|
Paul Gauthier (aider)
|
a799851832
|
fix: Resolve temporary file permission issues in test_models.py
|
2024-11-19 14:48:06 -08:00 |
|
Paul Gauthier
|
cc18441435
|
refactor: Update model settings name from "aider/extra" to "aider/extra_params"
|
2024-11-19 12:15:11 -08:00 |
|
Paul Gauthier (aider)
|
aabbf5a72f
|
refactor: Remove unused import and add ANTHROPIC_BETA_HEADER import
|
2024-11-19 12:06:29 -08:00 |
|
Paul Gauthier (aider)
|
5ed44bb174
|
style: Format test_models.py with consistent whitespace and trailing commas
|
2024-11-19 12:06:19 -08:00 |
|
Paul Gauthier (aider)
|
92cf2cbd47
|
test: Implement TODOs in test_aider_extra_model_settings
|
2024-11-19 12:06:15 -08:00 |
|
Paul Gauthier
|
34aff6c786
|
test: Update model settings test to check extra parameters
|
2024-11-19 12:06:13 -08:00 |
|
Paul Gauthier (aider)
|
c1febce528
|
fix: Remove unused imports and add missing register_models import
|
2024-11-19 11:50:12 -08:00 |
|
Paul Gauthier (aider)
|
e0aadbd961
|
style: Format code with linter and improve readability
|
2024-11-19 11:50:01 -08:00 |
|
Paul Gauthier (aider)
|
7b9a76c5ea
|
refactor: Use temporary YAML file for model settings in test_default_and_override_settings
|
2024-11-19 11:49:57 -08:00 |
|
Paul Gauthier
|
6133fa8384
|
test: Update test cases with new edit_format value
|
2024-11-19 11:49:55 -08:00 |
|
Paul Gauthier (aider)
|
76988b746f
|
refactor: Remove unused call import and rename loop variable
|
2024-11-19 10:05:01 -08:00 |
|
Paul Gauthier (aider)
|
32eb365a0b
|
style: Reorder imports in test_models.py
|
2024-11-19 10:04:45 -08:00 |
|
Paul Gauthier (aider)
|
2c5feddad5
|
test: Add imports for ModelSettings and MODEL_SETTINGS
|
2024-11-19 10:04:41 -08:00 |
|
Paul Gauthier (aider)
|
210500ff3e
|
style: Apply linter formatting to test_models.py
|
2024-11-19 10:04:23 -08:00 |
|
Paul Gauthier (aider)
|
7c8f10e832
|
test: Add tests for default and override model settings
|
2024-11-19 10:04:19 -08:00 |
|
Paul Gauthier (aider)
|
a565a63436
|
style: Fix import formatting in test_models.py
|
2024-10-30 13:21:47 -07:00 |
|
Paul Gauthier (aider)
|
a045bda171
|
refactor: update test to use ModelInfoManager instead of get_model_info
|
2024-10-30 13:21:43 -07:00 |
|
Paul Gauthier
|
ea3359fb4b
|
test: adjust warning count assertion in model test
|
2024-10-30 06:33:31 -07:00 |
|
Paul Gauthier (aider)
|
55a2ba4bd6
|
style: Fix comment formatting in test_models.py
|
2024-10-30 06:32:22 -07:00 |
|
Paul Gauthier (aider)
|
20ca9c84c7
|
test: add warning message debug print in model test
|
2024-10-30 06:32:18 -07:00 |
|
Paul Gauthier
|
0d86124b15
|
test: add comment about tool warning args inspection
|
2024-10-30 06:32:17 -07:00 |
|
Paul Gauthier
|
33b45b68e2
|
copy
|
2024-10-02 12:03:47 -07:00 |
|
Paul Gauthier (aider)
|
e33e9c44bb
|
fix: import ANY from unittest.mock to resolve undefined name error
|
2024-10-02 11:21:28 -07:00 |
|
Paul Gauthier (aider)
|
b35bd06eb8
|
style: format code in test_models.py
|
2024-10-02 11:21:17 -07:00 |
|
Paul Gauthier (aider)
|
875fb3a178
|
test: update sanity_check_models_bogus_editor to expect two warnings
|
2024-10-02 11:21:13 -07:00 |
|
Paul Gauthier (aider)
|
97d6b68613
|
fix: add missing sanity_check_model import
|
2024-10-02 11:20:01 -07:00 |
|