The panko.tests.functional.storage.test_impl_mongodb Module

The panko.tests.functional.storage.test_impl_mongodb Module

Tests for panko/storage/impl_mongodb.py

Note

In order to run the tests against another MongoDB server set the environment variable PANKO_TEST_MONGODB_URL to point to a MongoDB server before running the tests.

class panko.tests.functional.storage.test_impl_mongodb.CapabilitiesTest(*args, **kwds)[source]

Bases: panko.tests.base.BaseTestCase

test_capabilities()[source]
class panko.tests.functional.storage.test_impl_mongodb.IndexTest(*args, **kwds)[source]

Bases: panko.tests.db.TestBase

test_event_ttl_index_absent(*args, **kwargs)[source]
test_event_ttl_index_present(*args, **kwargs)[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.