Bases: mistral.tests.unit.base.DbTestCase
Bases: mistral.tests.unit.base.BaseTest
Tests whether the configuration of the policy engine is corect.
Bases: mistral.tests.unit.api.base.APITest
Test keystone middleware AuthProtocol.
It checks that keystone middleware AuthProtocol is executed when enabled.
Tests cors middleware.
Bases: mistral.tests.unit.api.base.APITest
Provide a basic smoke test to ensure CORS middleware is active.
The tests below provide minimal confirmation that the CORS middleware is active, and may be configured. For comprehensive tests, please consult the test suite in oslo_middleware.
Bases: mistral.tests.unit.base.BaseTest