Paul Gauthier (aider)
|
a56fa567dd
|
test: update print call count assertions in sendchat tests
|
2024-12-07 13:44:08 -08:00 |
|
Paul Gauthier (aider)
|
c9c2d5ab6f
|
test: update test assertions to check model objects instead of names
|
2024-12-07 13:38:57 -08:00 |
|
Paul Gauthier (aider)
|
7ddcc30e8d
|
style: format test_main.py line breaks
|
2024-12-07 08:23:58 -08:00 |
|
Paul Gauthier (aider)
|
13ff038e58
|
feat: add --api-key flag to set provider API keys as env vars
|
2024-12-07 08:23:50 -08:00 |
|
Paul Gauthier (aider)
|
ba14ab96da
|
refactor: update env format test to check return value instead of SystemExit
|
2024-12-07 08:09:56 -08:00 |
|
Paul Gauthier (aider)
|
af3d8dd6a7
|
style: format test_main.py with black
|
2024-12-07 08:08:40 -08:00 |
|
Paul Gauthier (aider)
|
e10d06cb47
|
test: add test coverage for --set-env functionality
|
2024-12-07 08:08:35 -08:00 |
|
Paul Gauthier
|
881527ddd0
|
handle and test for trailing whitespace after ai
|
2024-12-06 12:23:27 -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
|
14143243b1
|
test: remove mixpanel assertions from analytics tests
|
2024-12-04 11:58:35 -08:00 |
|
Paul Gauthier (aider)
|
0e2c0c78f2
|
style: fix indentation in analytics test file
|
2024-12-04 11:57:29 -08:00 |
|
Paul Gauthier
|
2a8e1f41d0
|
fix: Correct indentation in analytics test file
|
2024-12-04 11:57:26 -08:00 |
|
Paul Gauthier
|
16250e1b7c
|
fix: Update model name assertion in test case
|
2024-12-03 08:35:38 -08:00 |
|
Paul Gauthier (aider)
|
47743e7f90
|
fix: add missing os import in test_browser.py
|
2024-12-02 17:56:50 -08:00 |
|
Paul Gauthier
|
b2da3545f9
|
test: disable analytics in test environment
|
2024-12-02 17:56:45 -08:00 |
|
Paul Gauthier
|
d74f1c22ff
|
un-format the py fixture
|
2024-12-01 16:27:10 -08:00 |
|
Paul Gauthier
|
97bf5e8d69
|
fix: improve AI comment detection accuracy in FileWatcher
|
2024-12-01 15:26:45 -08:00 |
|
Paul Gauthier (aider)
|
d8a75bef48
|
fix: update test to count unique AI comments instead of raw lines
|
2024-12-01 10:30:57 -08:00 |
|
Paul Gauthier (aider)
|
cfc4b79a05
|
style: fix whitespace in test_watch.py
|
2024-12-01 10:29:35 -08:00 |
|
Paul Gauthier (aider)
|
fb3e5c9aab
|
test: add minimal coder instance for FileWatcher test
|
2024-12-01 10:29:32 -08:00 |
|
Paul Gauthier (aider)
|
6796d8f124
|
style: fix linting issues in test_watch.py
|
2024-12-01 10:28:32 -08:00 |
|
Paul Gauthier (aider)
|
154cb463e5
|
refactor: update test to use get_ai_comments method
|
2024-12-01 10:28:29 -08:00 |
|
Paul Gauthier (aider)
|
e9ce04ffe9
|
style: Fix linting issues in test_watch.py
|
2024-12-01 10:04:40 -08:00 |
|
Paul Gauthier (aider)
|
7a3fd11b6b
|
refactor: update test to read AI comments from fixture files
|
2024-12-01 10:04:37 -08:00 |
|
Paul Gauthier (aider)
|
e885f848a6
|
fix: remove unused Path import from test_watch.py
|
2024-12-01 10:03:15 -08:00 |
|
Paul Gauthier (aider)
|
8343f074a2
|
style: fix trailing whitespace in test file
|
2024-12-01 10:02:57 -08:00 |
|
Paul Gauthier (aider)
|
cbadfd59db
|
test: add JavaScript fixture and update comment pattern tests
|
2024-12-01 10:02:53 -08:00 |
|
Paul Gauthier (aider)
|
5d5fed62f2
|
style: Fix linting issues in test_watch.py
|
2024-12-01 10:01:59 -08:00 |
|
Paul Gauthier (aider)
|
c3d6484f6c
|
test: add test cases for AI comment pattern matching
|
2024-12-01 10:01:53 -08:00 |
|
Paul Gauthier
|
315abec49c
|
test: add watch module tests and fixtures
|
2024-12-01 10:01:52 -08:00 |
|
Paul Gauthier (aider)
|
b671db7108
|
fix: correct sounddevice module mocking in voice tests
|
2024-11-30 19:15:58 -08:00 |
|
Paul Gauthier (aider)
|
9304b80b69
|
fix: update sounddevice mocking in voice tests
|
2024-11-30 19:15:40 -08:00 |
|
Paul Gauthier (aider)
|
03c2964364
|
style: Format code with black and sort imports
|
2024-11-30 19:15:20 -08:00 |
|
Paul Gauthier (aider)
|
49c78f2797
|
test: update voice tests to mock audio dependencies properly
|
2024-11-30 19:15:16 -08:00 |
|
Paul Gauthier (aider)
|
a6e162c37a
|
refactor: remove unused Mock import from test_voice.py
|
2024-11-30 15:43:18 -08:00 |
|
Paul Gauthier (aider)
|
9c55b7a317
|
style: Remove extra blank line in test_voice.py
|
2024-11-30 15:43:13 -08:00 |
|
Paul Gauthier (aider)
|
4ef4e8cd72
|
test: remove test_record_and_transcribe test case
|
2024-11-30 15:43:10 -08:00 |
|
Paul Gauthier (aider)
|
e9942737c6
|
style: remove trailing whitespace in test_voice.py
|
2024-11-30 15:42:45 -08:00 |
|
Paul Gauthier (aider)
|
5c208dba41
|
fix: improve voice test mocking to handle async prompt behavior
|
2024-11-30 15:42:42 -08:00 |
|
Paul Gauthier (aider)
|
ba032ce60e
|
fix: update voice tests to match expected behavior
|
2024-11-30 15:42:12 -08:00 |
|
Paul Gauthier (aider)
|
2fe0dda8af
|
style: remove unused tempfile import from test_voice.py
|
2024-11-30 15:41:38 -08:00 |
|
Paul Gauthier (aider)
|
97daff4a10
|
style: format test_voice.py with black and sort imports
|
2024-11-30 15:41:19 -08:00 |
|
Paul Gauthier (aider)
|
caeceb58a5
|
test: add voice input device tests with mocked hardware dependencies
|
2024-11-30 15:41:15 -08:00 |
|
Paul Gauthier
|
3739d48e52
|
test: add basic voice tests
|
2024-11-30 15:41:11 -08:00 |
|
Paul Gauthier
|
283dd0b1f1
|
test: refactor read-only file path handling in command tests
|
2024-11-30 13:18:49 -08:00 |
|
Paul Gauthier (aider)
|
56345ddef9
|
test: add cross-platform test for relative path handling in drop command
|
2024-11-30 13:15:19 -08:00 |
|