cri_models.tests.test_crigroup module

class cri_models.tests.test_crigroup.TestCRIGroup(methodName='runTest')[source]

Bases: django.test.testcases.TestCase

fixtures = ('tests/groups.yaml',)
classmethod setUpTestData()[source]

Load initial data for the TestCase.

test_circular_computed_children()[source]
test_computed_children()[source]
test_get_managers()[source]
test_ldap_dn()[source]
test_ldap_dn_empty()[source]
test_remove_intermediate_children()[source]
test_remove_intermediate_children_reversed()[source]
test_remove_shared_children()[source]
test_str()[source]