satpy.tests.conftest module

Shared preparation and utilities for testing.

This module is executed automatically by pytest.

satpy.tests.conftest.clear_function_caches()[source]

Clear out global function-level caches that may cause conflicts between tests.

satpy.tests.conftest.reset_satpy_config(tmpdir)[source]

Set satpy config to logical defaults for tests.