mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
copy
This commit is contained in:
parent
64acbaecac
commit
081781dcf1
1 changed files with 13 additions and 2 deletions
|
@ -124,5 +124,16 @@ pytest tests/test_commands.py
|
|||
|
||||
> Applied edit to tests/test_commands.py
|
||||
> Commit d1551b4 aider: Updated test to pass a string instead of a list when calling `cmd_add` method.
|
||||
> aider/commands.py
|
||||
> Add these files to the chat? n
|
||||
|
||||
#### /run pytest tests/test_commands.py
|
||||
|
||||
> ```
|
||||
> ============================= test session starts ==============================
|
||||
> platform darwin -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0
|
||||
> rootdir: /Users/gauthier/Projects/aider
|
||||
> collected 1 item
|
||||
>
|
||||
> tests/test_commands.py . [100%]
|
||||
>
|
||||
> ============================== 1 passed in 0.38s ===============================
|
||||
> ```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue