def test_template_files_exist(): from pathlib import Path assert (Path(__file__).parent / "adapter.py").exists()