The congress.tests.test_auth Module

class congress.tests.test_auth.CongressKeystoneContextTestCase(*args, **kwargs)

Bases: congress.tests.base.TestCase

setUp()
test_no_user_id()
test_request_id_extracted_from_env()
test_roles_no_admin()
test_roles_with_admin()
test_with_tenant_id()
test_with_user_id()
test_with_user_tenant_name()