COMMITS
/ tests/basic/test_coder.py May 13, 2025
P
fix: Mark unused variable in test
Paul Gauthier (aider) committed
P
test: Update tests for git integration
Paul Gauthier committed
P
style: Format test file
Paul Gauthier (aider) committed
P
test: Add test for skipping gitignored files on init
Paul Gauthier (aider) committed
May 10, 2025
P
test: Fix mock for babel.Locale in test_normalize_language
Paul Gauthier (aider) committed
P
style: Format test file
Paul Gauthier (aider) committed
P
fix: Correctly normalize hyphenated language codes
Paul Gauthier (aider) committed
P
fix: Remove unused import/var and fix line length in test
Paul Gauthier (aider) committed
P
style: Format test_coder.py
Paul Gauthier (aider) committed
P
test: Add tests for user language detection and normalization
Paul Gauthier (aider) committed
May 9, 2025
P
fix: Update test mocks for get_commit_message signature
Paul Gauthier (aider) committed
April 7, 2025
P
fix: get_file_mentions skips pure basenames with duplicates
Paul Gauthier committed
P
test: add test for multiline backtick file mentions
Paul Gauthier (aider) committed
March 25, 2025
P
style: Fix string quote consistency in test_coder.py
Paul Gauthier (aider) committed
P
fix: pre-calculate Windows paths to avoid f-string backslash issues
Paul Gauthier (aider) committed
P
style: Fix string quotes in test_coder.py
Paul Gauthier (aider) committed
P
test: Add Windows path handling in file mention tests
Paul Gauthier (aider) committed
P
refactor: Move windows_path variable outside test cases tuple
Paul Gauthier (aider) committed
P
fix: handle Windows path formatting in test cases
Paul Gauthier (aider) committed
P
fix: Use raw string for backslash in f-string expression
Paul Gauthier (aider) committed
March 22, 2025
P
style: Break long line in test_coder.py to comply with flake8 E501
Paul Gauthier (aider) committed
P
feat: Add ContextCoder for identifying relevant files in requests
Paul Gauthier committed
P
fix: Remove unnecessary f-string prefix in test case
Paul Gauthier (aider) committed
P
style: Format test_coder.py for readability
Paul Gauthier (aider) committed
P
test: Add test cases for bold format file mentions
Paul Gauthier (aider) committed
P
style: Format code according to linter rules
Paul Gauthier (aider) committed
P
test: Add comprehensive test for `get_file_mentions` with various formats
Paul Gauthier (aider) committed
March 12, 2025
P
fix: Add missing MagicMock import in test_coder.py
Paul Gauthier committed
P
fix: Mock InputOutput object correctly in test_architect_coder_auto_accept_true
Paul Gauthier (aider) committed
P
fix: Add mock for confirm_ask method in test_architect_coder_auto_accept_true
Paul Gauthier (aider) committed
P
fix: Add missing summarizer mock to ArchitectCoder tests
Paul Gauthier (aider) committed
P
fix: Initialize cur_messages and done_messages in ArchitectCoder test cases
Paul Gauthier (aider) committed
P
fix: Remove unused import of ANY from unittest.mock
Paul Gauthier (aider) committed
P
style: Reorder imports and fix whitespace in test_coder.py
Paul Gauthier (aider) committed
P
test: Add tests for `auto_accept_architect` feature in ArchitectCoder
Paul Gauthier (aider) committed
February 7, 2025
P
remove useless tests
Paul Gauthier committed
P
style: Apply linter formatting to test_coder.py
Paul Gauthier (aider) committed
P
feat: Update system prompt prefix tests to check first line
Paul Gauthier (aider) committed
P
style: Fix linting issues in test_coder.py
Paul Gauthier (aider) committed
P
test: Add tests for system_prompt_prefix functionality
Paul Gauthier (aider) committed
January 22, 2025
P
refactor: Simplify test assertions and remove redundant checks
Paul Gauthier committed
P
style: Reorder imports in test_coder.py
Paul Gauthier (aider) committed
P
fix: Add missing imports for FinishReasonLength and sanity_check_messages
Paul Gauthier (aider) committed
P
test: add tests for message integrity after interrupts and token limits
Paul Gauthier (aider) committed
November 26, 2024
P
refactor: modify check_for_urls to return modified input string
Paul Gauthier committed
P
feat: add tests for UnknownEditFormat exception handling
Paul Gauthier (aider) committed
P
style: Fix linting issues in test_coder.py
Paul Gauthier (aider) committed
P
test: add UnknownEditFormat exception tests
Paul Gauthier (aider) committed
P
test: add test for skipping duplicate basename file mentions
Paul Gauthier (aider) committed
P
revert changes to get_ident_filename_matches()
Paul Gauthier committed