The aodh.tests.functional.storage.test_impl_sqlalchemy Module¶
Tests for aodh/storage/impl_sqlalchemy.py
Note
In order to run the tests against real SQL server set the environment variable aodh_TEST_SQL_URL to point to a SQL server before running the tests.
-
class
aodh.tests.functional.storage.test_impl_sqlalchemy.CapabilitiesTest(*args, **kwds)[source]¶ Bases:
aodh.tests.base.BaseTestCase