summaryrefslogtreecommitdiff
path: root/tempest/tests/base.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockSean McGinnis2020-05-171-1/+2
* Improve patch and patchobject Base test case method attributes.Federico Ressi2018-04-101-7/+19
* Fix base unit test class locationMatthew Treinish2016-04-221-0/+49
* Use tempest.tests.lib.base instead of tempest.tests.baseJordan Pittier2016-04-111-44/+0
* Fix H404/405 violations for unit testsKen'ichi Ohmichi2015-11-191-2/+1
* Enable H407,H305,H307,E122 ignore E123Matthew Treinish2014-08-121-1/+0
* Start using oslotest for tempest unit testsMatthew Treinish2014-05-201-15/+3
* Merge "Add unit tests for SSH client functionality"Jenkins2014-01-251-0/+20
|\
| * Add unit tests for SSH client functionalityJay Pipes2014-01-161-0/+20
* | Remove vim headersMasayuki Igawa2014-01-201-2/+0
|/
* Switch base unit test class to oslo mox fixtureMatthew Treinish2013-10-311-17/+2
* Add base test class for unit testsMatthew Treinish2013-10-281-0/+55