]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Extend unit tests for backup get_all
authorEric Harney <eharney@redhat.com>
Tue, 25 Aug 2015 17:54:29 +0000 (13:54 -0400)
committerEric Harney <eharney@redhat.com>
Tue, 25 Aug 2015 18:05:56 +0000 (14:05 -0400)
commita0f5bddfaf963cd1f041a3551a79739c1f8e262d
treea36fa5ef18bc6d4d224e42e6c5ec4e483adcbff1
parent34101027c6fea35f8acbc0463a7e6c95f6dfeb66
Extend unit tests for backup get_all

With ddt we can easily unit test the range of
expected inputs for these calls.

Change-Id: I6f2783dfec9aaae46a77f946f5ac8f99a698a2c8
cinder/tests/unit/test_backup.py