cri_frontend.tests module

class cri_frontend.tests.TestCRISSHKeyShortcutView(methodName='runTest')[source]

Bases: cri_models.ldap.test.LDAPTestCase

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

Load initial data for the TestCase.

test_multiple_keys()[source]
test_no_key()[source]
test_non_existant_user()[source]
test_single_key_no_comment()[source]
test_single_key_with_comment()[source]
test_single_key_with_options()[source]