summaryrefslogtreecommitdiff
path: root/oslotest
Commit message (Expand)AuthorAgeFilesLines
* Using fixtures instead of deprecated mockpatch moduleLuong Anh Tuan2017-07-122-6/+6
* Merge "A DisableModules fixture that removes modules from path"2.10.0Jenkins2016-08-232-0/+78
|\
| * A DisableModules fixture that removes modules from pathJamie Lennox2016-07-062-0/+78
* | Import mock so that it works on Python 3.x2.8.0Danek Duvall2016-07-292-2/+2
* | Fix parameters of assertEqual are misplacedyan.haifeng2016-07-222-9/+9
|/
* Remove mockpatch re-implementations2.5.0Brant Knudson2016-04-132-112/+17
* move unit tests into the oslotest package2.2.0Doug Hellmann2016-02-189-0/+558
* Hack to get back stopall cleanup behavior featureDavanum Srinivas2016-02-171-6/+21
* mockpatch: deprecate in favor of native fixturesJulien Danjou2015-11-161-0/+6
* Fixup docstringsBrant Knudson2015-09-241-9/+11
* Allow TRACE and integer logging levels for 'OS_DEBUG'1.10.0Joshua Harlow2015-07-271-4/+19
* Allow ``OS_DEBUG`` environment variable to specify log level.Jon Grimm2015-06-172-5/+16
* Add CreateFileWithContent fixtureDoug Hellmann2015-06-122-16/+78
* Create ConfigureLogging fixtureDoug Hellmann2015-06-122-15/+68
* Create CaptureOutput fixtureDoug Hellmann2015-06-122-6/+57
* Create Timeout wrapper fixtureDoug Hellmann2015-06-122-8/+37
* Document the mock attribute for mockpatchBrant Knudson2015-06-091-15/+29
* Merge "Add class to deal with clouds.yaml support"Jenkins2015-06-031-0/+59
|\
| * Add class to deal with clouds.yaml supportMonty Taylor2015-05-141-0/+59
* | Merge "Remove six.moves call"Jenkins2015-05-212-2/+1
|\ \ | |/ |/|
| * Remove six.moves callJulien Danjou2015-01-152-2/+1
* | mockpatch: factorize codeJulien Danjou2015-04-031-30/+17
* | mockpatch: fix a potential race conditionJulien Danjou2015-03-121-3/+3
* | Restore missing module for pre-release test scriptDoug Hellmann2015-02-202-0/+48
* | Set a higher default for maxDiffAlex Meade2015-02-061-0/+7
|/
* Handle tempfile content encodingJoshua Harlow2014-09-251-2/+15
* Merge "Add fixture for mock.patch.multiple"1.1.0.0a21.1.0Jenkins2014-09-051-1/+30
|\
| * Add fixture for mock.patch.multipleDoug Hellmann2014-09-051-1/+30
* | Merge "Ensure that mock.patch.stopall is called last"Jenkins2014-09-051-1/+9
|\ \
| * | Ensure that mock.patch.stopall is called lastDoug Hellmann2014-09-041-1/+9
| |/
* | Remove differences between Python 2.x and 3.x versionsYuriy Taraday2014-09-031-1/+1
|/
* Merge "Moving to use the mock module found in Python3"Jenkins2014-07-113-2/+5
|\
| * Moving to use the mock module found in Python3George Peristerakis2014-06-203-2/+5
* | Add known issue about time.time mockingMarc Koderer2014-07-031-0/+9
* | Merge "Add API documentation"Jenkins2014-06-231-0/+40
|\ \ | |/ |/|
| * Add API documentationDoug Hellmann2014-06-231-0/+40
* | Update to hacking 0.9.21.1.0.0a1Mark McLoughlin2014-06-171-1/+0
|/
* Cleanup mock patches on BaseTestCase tearDown()Ihar Hrachyshka2014-05-281-0/+2
* Set log level to default valueMarc Koderer2014-05-191-2/+1
* Fake logger as instance attributeIlya Pekelny2014-03-071-1/+1
* Rename oslo.test to oslotest0.1Doug Hellmann2014-02-184-0/+185