summaryrefslogtreecommitdiffstats
path: root/tests/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Allow BaseTestCase use a different conf objectMark McLoughlin2013-06-251-6/+5
* Enable hacking H404 test.Dina Belova2013-06-111-2/+1
* Merge "Use mox object from moxstubout fixture"Jenkins2013-05-311-1/+3
|\
| * Use mox object from moxstubout fixtureMark McLoughlin2013-05-201-1/+3
* | Specify database group instead of DEFAULTDavanum Srinivas2013-05-201-0/+20
|/
* Fixes import order nitsZhongyue Luo2013-05-151-1/+1
* Removes unused imports in the tests moduleZhongyue Luo2013-03-201-2/+0
* update OpenStack, LLC to OpenStack FoundationMark McClain2013-03-131-1/+1
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-171-1/+1
* Add _FATAL_EXCEPTION_FORMAT_ERRORS global.Dan Prince2013-01-301-0/+8
* Prevent parallel test port clashes for zmq.Monty Taylor2013-01-241-0/+1
* Replace direct use of testtools BaseTestCase.Monty Taylor2013-01-241-0/+3
* Fix up test_qpid to use BaseTestCase.Monty Taylor2013-01-241-1/+0
* Use testtools as test base class.Monty Taylor2013-01-241-9/+5
* Added a base class for unit tests.Andrew Bogott2012-06-201-0/+56