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