]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Improve testing of cinder/utils.py
authorgit-harry <git-harry@live.co.uk>
Tue, 2 Dec 2014 17:41:20 +0000 (17:41 +0000)
committergit-harry <git-harry@live.co.uk>
Tue, 2 Dec 2014 17:41:20 +0000 (17:41 +0000)
commit22f968eae5abc6ad3d8846cb32fcdfee1d951e41
treec53a0560dd549e8a65a0b485bbf1eaba3582f643
parent3d6b8dec1e2c47a5de437562f398f2a994cbea3f
Improve testing of cinder/utils.py

This commit increases code coverage of cinder/utils.py as well as
removing any use of mox and replacing tests that are more functional in
nature with tests more focussed on testing the function in
cinder/utils.py.

Change-Id: I57bb589fa728d715f07aadc4abd0e27670a3a5b6
cinder/tests/api/v1/test_volumes.py
cinder/tests/api/v2/test_volumes.py
cinder/tests/test_utils.py