1 2 3 4 5
def test_get_components(): from python_moonutilities import configuration assert isinstance(configuration.get_components(), dict)