zaqar/tests/unit/queues/storage
Yeela Kaplan 59192e664a Implement tables and unit tests for sqlalchemy storage backend
This is a translation of the sqlite tables to sqlalchemy.

In addition, there are simple tests for tables creation and
some basic execute operations.

Partially Implements blueprint sql-storage-driver

Change-Id: I2860033c0c3bcc9b965209271af74161f3a62818
2014-01-01 15:02:34 +02:00
..
__init__.py Move queues' unittests under tests/unit/queues/ 2013-09-24 16:24:39 +02:00
test_impl_mongodb.py Merge "fix: mongodb tests consume storage like crazy" 2013-12-04 22:37:05 +00:00
test_impl_sqlalchemy.py Implement tables and unit tests for sqlalchemy storage backend 2014-01-01 15:02:34 +02:00
test_impl_sqlite.py Renamed "exceptions" module to "errors" 2013-10-30 13:21:01 -05:00
test_shard_catalog.py feat(sharding): Cache shard mappings 2013-12-03 12:03:44 -06:00
test_shard_queues.py feat(sharding): Cache shard mappings 2013-12-03 12:03:44 -06:00