MDW
|
09acfc8147
|
style(pre-commit): apply python style from pre-commit hooks
|
2025-05-08 23:28:18 +02:00 |
|
Matteo Landi (aider)
|
7d5f1143af
|
test: Add Lisp-style comment tests to file watcher
|
2025-03-26 08:17:29 +01:00 |
|
Paul Gauthier
|
c37ddd7872
|
refactor: Update test_get_roots_to_watch to include .gitignore in watched roots
|
2025-02-06 08:50:49 -08:00 |
|
Paul Gauthier (aider)
|
17f35cde19
|
refactor: Move MinimalCoder class definition to module level in test_watch.py
|
2025-02-06 08:43:26 -08:00 |
|
Paul Gauthier (aider)
|
b5d17b99df
|
style: Format code and fix whitespace issues
|
2025-02-06 08:43:11 -08:00 |
|
Paul Gauthier (aider)
|
5c9746e209
|
refactor: Split watch_files() into testable components and add tests
|
2025-02-06 08:43:04 -08:00 |
|
Paul Gauthier (aider)
|
c3f85c3bb2
|
test: Fix gitignore pattern matching and add ai comment test
|
2024-12-11 20:43:07 -08:00 |
|
Paul Gauthier (aider)
|
ad59c4cbf3
|
test: Add comprehensive gitignore pattern tests
|
2024-12-11 20:43:03 -08:00 |
|
Paul Gauthier
|
11512c6281
|
feat: Add support for ! and ? action comments
|
2024-12-11 20:23:29 -08:00 |
|
Paul Gauthier (aider)
|
b16ba547ab
|
test: Add assertion for line count in test_ai_comment_pattern
|
2024-12-11 20:21:50 -08:00 |
|
Paul Gauthier (aider)
|
e5b8899b4c
|
fix: Remove extra comment in test_watch.py
|
2024-12-11 20:21:46 -08:00 |
|
Paul Gauthier (aider)
|
fee3e9e63b
|
feat: Add test for watch_question.js fixture
|
2024-12-11 20:21:42 -08:00 |
|
Paul Gauthier
|
57a24d30b5
|
test: Add test for watch_question.js ai comments
|
2024-12-11 20:21:41 -08:00 |
|
Paul Gauthier
|
881527ddd0
|
handle and test for trailing whitespace after ai
|
2024-12-06 12:23:27 -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 |
|