loefsys.groups package

Django app for groups.

In this app, groups and memberships for groups are defined.

loefsys.groups.load_tests(loader, _tests, pattern)

Load tests if the groups module is loaded.

This function hooks into the unittest discovery process and only adds the loefsys.groups tests if it is included in INSTALLED_APPS. This prevents unnecessary errors when testing.

Subpackages

Submodules