panko.tests.functional.storage.test_impl_sqlalchemy
Module¶Tests for panko/storage/impl_sqlalchemy.py
Note
In order to run the tests against real SQL server set the environment variable PANKO_TEST_SQL_URL to point to a SQL server before running the tests.
None
Bases: panko.tests.base.BaseTestCase
CapabilitiesTest.
test_capabilities
()¶None
Bases: panko.tests.db.TestBase
EventTest.
test_datetime_traits
()¶EventTest.
test_event_repr
()¶EventTest.
test_float_traits
()¶EventTest.
test_int_traits
()¶EventTest.
test_string_traits
()¶None
Bases: panko.tests.db.TestBase
EventTypeTest.
setUp
()¶Hook method for setting up the test fixture before exercising it.
EventTypeTest.
tearDown
()¶Hook method for deconstructing the test fixture after testing it.
EventTypeTest.
test_event_type_exists
()¶EventTypeTest.
test_event_type_unique
()¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.