def test_list_sounds_returns_bundled_and_custom_entries(): assert (REPO_ROOT / "sounds" / "bundled" / "ping-success.wav").exists() assert (REPO_ROOT / "sounds ...