Paul Gauthier (aider)
|
8be93b72c4
|
style: Format code and organize imports in test_editor.py
|
2025-02-24 09:46:20 -08:00 |
|
Paul Gauthier (aider)
|
c7e9d645e5
|
test: Add test for pipe_editor with shell script logging arguments
|
2025-02-24 09:46:16 -08:00 |
|
Antti Kaihola
|
3510799fca
|
fix: test for get_environment_editor()
The test for `EDITOR` preference failed to clean up any existing value
of `VISUAL` which may be present in the environment pytest is run in.
|
2025-02-22 10:12:08 +02:00 |
|
Paul Gauthier (aider)
|
e63df83091
|
refactor: Consolidate subprocess.call mock in test_pipe_editor
|
2024-11-23 14:23:26 -08:00 |
|
Paul Gauthier (aider)
|
cd81c2619b
|
refactor: Remove unused file_editor import and mock in test_editor.py
|
2024-11-21 09:58:53 -08:00 |
|
Paul Gauthier (aider)
|
5abadc31a3
|
style: Remove extra blank lines in test_editor.py
|
2024-11-21 09:58:39 -08:00 |
|
Paul Gauthier (aider)
|
87654b698b
|
test: Update tests for editor functionality changes
|
2024-11-21 09:58:35 -08:00 |
|
Paul Gauthier (aider)
|
53e46a9251
|
refactor: Remove unused platform import from test_editor.py
|
2024-11-19 12:26:06 -08:00 |
|
Paul Gauthier (aider)
|
6075b3dc33
|
style: Reorder imports and add whitespace in test_editor.py
|
2024-11-19 12:25:50 -08:00 |
|
Paul Gauthier (aider)
|
860a828973
|
test: Add comprehensive tests for editor module functionality
|
2024-11-19 12:25:46 -08:00 |
|
Paul Gauthier
|
033eaa36c6
|
test: Add test_editor.py for basic editor functionality
|
2024-11-19 12:25:44 -08:00 |
|