This website requires JavaScript.
Explore
Help
Sign In
eliott
/
aider
Watch
1
Star
0
Fork
0
You've already forked aider
mirror of
https://github.com/Aider-AI/aider
synced
2026-05-14 10:59:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11e4de3ea7d275c19c73e786b9afa479bbfdc4d7
aider
/
tests
History
Paul Gauthier
53e8c65745
Return files without any tags at all at the tail of the ranked_tags list
2023-06-04 14:53:14 -07:00
..
__init__.py
aider: Added empty
__init__.py
file to
tests
directory to fix
ModuleNotFoundError
when running tests.
2023-05-11 17:12:42 -07:00
test_coder.py
aider: Replaced patching of
aider.coder.backoff.expo
with patching of the
print
function and updated the assertions accordingly.
2023-06-04 06:05:48 -07:00
test_commands.py
patch check_model_availability in tests
2023-06-01 08:58:35 -07:00
test_io.py
isort
2023-05-28 22:47:38 -07:00
test_main.py
aider: Added patch to setUp method and stored mock object as an instance variable.
2023-06-01 08:54:15 -07:00
test_repomap.py
Return files without any tags at all at the tail of the ranked_tags list
2023-06-04 14:53:14 -07:00
test_utils.py
Allow GPT to omit the filename from edit blocks, if an earlier block provided it
2023-05-30 11:45:21 -07:00