aider/tests/basic
2024-07-30 10:10:37 -03:00
..
test_coder.py Normalize file paths to resolve symbolic links in macOS when comparing absolute file names between coders. 2024-07-29 17:26:14 -03:00
test_commands.py Add unit test to verify cmd_lint calls linter with correct filename 2024-07-30 10:10:37 -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