The 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.
-
class
panko.tests.functional.storage.test_impl_sqlalchemy.EventTest(*args, **kwds)[source]¶ Bases:
panko.tests.db.TestBase
-
class
panko.tests.functional.storage.test_impl_sqlalchemy.EventTypeTest(*args, **kwds)[source]¶ Bases:
panko.tests.db.TestBase
-
class
panko.tests.functional.storage.test_impl_sqlalchemy.PankoBaseTest(*args, **kwds)[source]¶ Bases:
panko.tests.db.TestBase