tests.test_config

Test the config class

Module Contents

Functions

test_defaults()

Test the config defaults

test_singleton()

Test the singleton fetcher

test_sub_config_env(monkeypatch)

Test with modified config of product settings via env

Attributes

LOGGER

LOGGER[source]
test_defaults()[source]

Test the config defaults

Return type:

None

test_singleton()[source]

Test the singleton fetcher

Return type:

None

test_sub_config_env(monkeypatch)[source]

Test with modified config of product settings via env

Parameters:

monkeypatch (pytest.MonkeyPatch)

Return type:

None