Source code for tests.recipes.cad1.task2.baseline.test_car_scene_acoustics
"""Tests for car_scene_acoustics module"""
import pytest
[docs]
@pytest.mark.skip(reason="Not implemented yet")
def test_apply_car_acoustics_to_signal():
"""Test the function apply_car_acoustics_to_signal"""
# many other methods in CarSceneAcoustics
# plan to test the minimum required methods to get 100% coverage