aider/tests/basic
2024-07-18 16:39:42 +01:00
..
test_coder.py updated coder test 2024-07-18 16:35:27 +01:00
test_commands.py Added a test for the cmd_tokens method that creates a small Git repository, adds files to the chat, and verifies that the output of cmd_tokens includes the repository map information and details about the added files. 2024-07-18 16:39:42 +01:00
test_editblock.py use pytest.ini testpaths to order testing 2024-07-16 10:33:42 +01:00
test_io.py use pytest.ini testpaths to order testing 2024-07-16 10:33:42 +01:00
test_main.py use pytest.ini testpaths to order testing 2024-07-16 10:33:42 +01:00
test_models.py use pytest.ini testpaths to order testing 2024-07-16 10:33:42 +01:00
test_repo.py use pytest.ini testpaths to order testing 2024-07-16 10:33:42 +01:00
test_repomap.py use pytest.ini testpaths to order testing 2024-07-16 10:33:42 +01:00
test_sendchat.py use pytest.ini testpaths to order testing 2024-07-16 10:33:42 +01:00
test_udiff.py use pytest.ini testpaths to order testing 2024-07-16 10:33:42 +01:00
test_urls.py use pytest.ini testpaths to order testing 2024-07-16 10:33:42 +01:00
test_wholefile.py use pytest.ini testpaths to order testing 2024-07-16 10:33:42 +01:00