]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Improve test coverage for quantum wsgi module
authorTatyana Leontovich <tleontov@yahoo-inc.com>
Tue, 29 Jan 2013 14:29:13 +0000 (16:29 +0200)
committerTatyana Leontovich <tleontov@yahoo-inc.com>
Fri, 15 Mar 2013 09:23:27 +0000 (11:23 +0200)
commit8499d50259d7f7c01de6dad08b660afa5544af4d
treee243e497b48d3efa3e50c25e4addba0096292276
parentcf00be07a699525f95fc039899e1b0d470a7c5d5
Improve test coverage for quantum wsgi module

OpenStack quantum.wsgi package includes a lot of classes not covered
with unit tests. This change adds such unit tests.

Fixes: bug #1136027
Change-Id: I16dd35389bf82f2818b74d1fb4cf7f7a6bebce28
quantum/tests/unit/test_wsgi.py