summaryrefslogtreecommitdiff
path: root/nova/tests/unit/test_test.py
Commit message (Expand)AuthorAgeFilesLines
* Fix test_rpc_consumer_isolation for oslo.messaging 5.31.0Matt Riedemann2017-09-061-2/+7
* Improve assertJsonEqual error reportingBalazs Gibizer2017-07-261-2/+8
* Make NovaException format errors fatal for testsmelanie witt2017-05-051-0/+18
* Merge "Tests: improve assertJsonEqual diagnostic message"Jenkins2017-02-201-17/+99
|\
| * Tests: improve assertJsonEqual diagnostic messageAndrey Volkov2016-10-171-17/+99
* | Cleanup before removal of conductor local apisHans Lindgren2016-10-181-1/+0
|/
* Remove mox from unit/compute/test_compute.py (8)Hieu LE2016-06-281-0/+20
* Removal of unnecessary `import_opt`s for centralized config optionsEsra Celik2016-03-211-3/+2
* Make test cases in test_test.py use NoDBTestjichenjc2015-10-071-3/+3
* return more details on assertJsonEqual failSean Dague2015-07-301-0/+61
* test: add MatchType helper class as equivalent of mox.IsADaniel P. Berrange2015-06-171-0/+28
* Added assertJsonEqual method to TestCase classDavanum Srinivas2015-03-171-0/+35
* Use oslo.logDavanum Srinivas2015-02-221-1/+1
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-2/+2
* move ServiceFixture and TranslationFixtureSean Dague2014-12-091-1/+2
* move all tests to nova/tests/unitSean Dague2014-11-121-0/+60