summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix use of mock1.9.0Doug Hellmann2015-07-122-7/+7
* Fix build break with Fixtures 1.3Davanum Srinivas2015-07-021-0/+1
* Allow ``OS_DEBUG`` environment variable to specify log level.Jon Grimm2015-06-171-0/+13
* Add CreateFileWithContent fixtureDoug Hellmann2015-06-121-0/+62
* Create ConfigureLogging fixtureDoug Hellmann2015-06-122-11/+72
* Create CaptureOutput fixtureDoug Hellmann2015-06-122-0/+59
* Create Timeout wrapper fixtureDoug Hellmann2015-06-122-1/+46
* Handle tempfile content encodingJoshua Harlow2014-09-251-0/+53
* Merge "Add fixture for mock.patch.multiple"1.1.0.0a21.1.0Jenkins2014-09-051-0/+14
|\
| * Add fixture for mock.patch.multipleDoug Hellmann2014-09-051-0/+14
* | Ensure that mock.patch.stopall is called lastDoug Hellmann2014-09-041-0/+29
|/
* Moving to use the mock module found in Python3George Peristerakis2014-06-203-2/+18
* Cleanup mock patches on BaseTestCase tearDown()Ihar Hrachyshka2014-05-281-0/+21
* Add unit test for olsotest base classMarc Koderer2014-05-281-0/+73
* Rename oslo.test to oslotest0.1Doug Hellmann2014-02-182-4/+4
* Add test for moxstuboutDoug Hellmann2014-02-181-0/+32
* flatten package hierarchyDoug Hellmann2014-01-302-1/+1
* remove dependency on oslo.config to avoid cycleDoug Hellmann2014-01-301-45/+0
* Add packaging and test control filesDoug Hellmann2014-01-305-0/+98
* rearrange files into the proper packageDoug Hellmann2014-01-303-98/+0
* Add 'new' parameter to mock.Patch and mock.PatchObject classesMauro S. M. Rodrigues2014-01-131-0/+53
* Fix violations of H302:import only modulesChang Bo Guo2013-12-091-2/+2
* Trivial: Make vertical white space after license header consistentNoorul Islam K M2013-11-281-0/+1
* Remove vim headerJoe Gordon2013-10-111-1/+0
* Bump hacking to 0.7.0Zhongyue Luo2013-08-161-6/+6
* Add a fixture for dealing with configAlexander Gorodnev2013-08-022-0/+45