tests.recipes.cec2.data_preparation package

Submodules

tests.recipes.cec2.data_preparation.test_build_scenes module

Tests for cec2 build_scenes module.

tests.recipes.cec2.data_preparation.test_build_scenes.not_tqdm(iterable)[source]

Replacement for tqdm that just passes back the iterable.

Useful for silencing tqdm in tests.

tests.recipes.cec2.data_preparation.test_build_scenes.test_build_rooms_from_rpf(tmp_path)[source]

Test build_rooms_from_rpf function.

tests.recipes.cec2.data_preparation.test_build_scenes.test_instantiate_scenes(tmp_path)[source]

Test instantiate_scenes function.

tests.recipes.cec2.data_preparation.test_render_scenes module

tests.recipes.cec2.data_preparation.test_render_scenes.test_render_scenes(mock_sr, tmp_path)[source]

Test render_scenes function.

Module contents