aider/tests/basic
2024-07-29 16:57:16 -03:00
..
test_coder.py Add test for creating a Coder from another Coder with a subdirectory 2024-07-29 16:57:16 -03:00
test_commands.py Fix the test_cmd_lint_with_dirty_file test to handle the MagicMock object returned by the lint method. 2024-07-29 16:46:56 -03: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 Mocked Path.home() in addition to setting os.environ["HOME"] in the test_env_file_override function. 2024-07-18 17:42:50 +01:00
test_models.py use pytest.ini testpaths to order testing 2024-07-16 10:33:42 +01:00
test_repo.py Add a test for get_commit_message that initializes a GitRepo with two models and ensures the commit message is correctly retrieved from the second model. 2024-07-28 17:13:35 -03:00
test_repomap.py disable ocaml test for now, until fixed 2024-07-24 09:41:25 +02: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