magnum/magnum/tests/db
Jay Lau (Guangya Liu) 068874d0db Add unit tests for the conductor AMQP API
This tests create and delete at the AMQP level and makes certain the AMQP
code is being called.  This does not actually test the connection to the
handlers, which would be more like a functional test.

This test case purpose is meant to introduce pain when changing the
interface.  The interface should not be changed, a new version should
be implemented.

Change-Id: Icfca04df842497515c20138ba58694805b266b55
2015-01-05 21:07:48 -05:00
..
sqlalchemy Add DB unit test for JSONEncodedDict and JSONEncodedList 2015-01-02 23:24:58 -05:00
__init__.py Use versioned objects for bays 2014-12-03 17:21:17 -05:00
base.py Fix authentication 2014-12-17 18:44:03 +09:00
test_bay.py Add tests for Bay dbapi and make them pass 2015-01-02 03:21:43 +00:00
test_baymodels.py Add tests for Pod and Service on dbapi 2015-01-03 21:09:45 +00:00
test_pod.py Add tests for Pod and Service on dbapi 2015-01-03 21:09:45 +00:00
test_service.py Add tests for Pod and Service on dbapi 2015-01-03 21:09:45 +00:00
utils.py Add unit tests for the conductor AMQP API 2015-01-05 21:07:48 -05:00