]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add unit tests for cinder/api/versions
authorJasakov Artem <ayasakov@mirantis.com>
Wed, 10 Jul 2013 13:15:24 +0000 (17:15 +0400)
committerJasakov Artem <ayasakov@mirantis.com>
Wed, 10 Jul 2013 13:16:19 +0000 (17:16 +0400)
commitb3e3c8e6bd6b4184eee331e3133b39bc8103f27d
treea6c86d6310167cc108c2d6da5dec686f2fd68a20
parent2f5e26a247665f890cdf26773b5e7070890594d8
Add unit tests for cinder/api/versions

Added to the following unit tests:
  Test action args;
  Test get most recent update;
  Test create version entry;
  Test create feed.

Change-Id: I760e8f419be529cda969e848f151a8cab1053dce
cinder/tests/api/test_router.py