module documentation

Testing utilities.

Function check_core Undocumented
Function mailman_core Mailman Core instance which is ready to be used by the tests
def check_core(): (source)

Undocumented

@pytest.fixture(scope='module', autouse=True)
def mailman_core(request, watcher_getter): (source)

Mailman Core instance which is ready to be used by the tests