Commit Graph

13 Commits

Author SHA1 Message Date
Paul Gauthier
8955c4e9ea fix: Add missing import for PermissionDeniedError
Co-authored-by: aider (gpt-5.2-codex) <aider@aider.chat>
2026-03-16 17:05:01 -07:00
Paul Gauthier
07c526f4ec test: Add response arg to PermissionDeniedError in test
Co-authored-by: aider (gpt-5.2-codex) <aider@aider.chat>
2026-03-16 17:05:00 -07:00
Paul Gauthier
0ec5f355d7 test: Add test for PermissionDeniedError EXInfo
Co-authored-by: aider (gpt-5.2-codex) <aider@aider.chat>
2026-03-16 17:01:33 -07:00
Paul Gauthier
4bfcef60f4 copy 2025-04-04 07:58:59 +13:00
Paul Gauthier (aider)
673acf4308 feat: enable retries for OpenRouter choices errors 2025-03-27 07:01:10 -10:00
Paul Gauthier (aider)
fd180ebff5 style: Format test_exceptions.py with linter 2025-03-27 06:58:46 -10:00
Paul Gauthier (aider)
61705ce7fc test: add coverage for OpenRouter API error detection 2025-03-27 06:58:38 -10:00
Paul Gauthier (aider)
203634314c style: Format code with linter 2024-11-08 10:00:33 -08:00
Paul Gauthier (aider)
c472e6e160 fix: Update test_exceptions.py to provide required arguments for litellm exceptions 2024-11-08 10:00:30 -08:00
Paul Gauthier (aider)
86d9275375 refactor: Remove unused pytest import from test_exceptions.py 2024-11-08 09:59:44 -08:00
Paul Gauthier (aider)
9db6780af6 style: Sort imports and add whitespace in test_exceptions.py 2024-11-08 09:59:30 -08:00
Paul Gauthier (aider)
e10205ff69 test: Add comprehensive tests for LiteLLMExceptions module 2024-11-08 09:59:25 -08:00
Paul Gauthier
9f539436b8 test: Add test_exceptions.py to basic test suite 2024-11-08 09:59:23 -08:00