summaryrefslogtreecommitdiff
path: root/tempest/tests/test_hacking.py
Commit message (Expand)AuthorAgeFilesLines
* Use LOG.warning instead of deprecated LOG.warnTakashi Kajinami2022-01-191-0/+6
* Update hacking for Python3Andreas Jaeger2020-04-041-11/+0
* Add autopep8 to tox.iniafazekas2019-03-081-0/+1
* Hacking checks for negative test casesFelipe Monteiro2018-07-281-0/+57
* Move test decorators to commonAndrea Frittoli2017-08-231-6/+7
* Unsupported 'message' Exception attribute in PY3junboli2017-07-311-0/+12
* Add hacking rule to enfore no config in tempest.libMatthew Treinish2016-06-011-0/+13
* Fix base unit test class locationMatthew Treinish2016-04-221-1/+1
* Use tempest.tests.lib.base instead of tempest.tests.baseJordan Pittier2016-04-111-1/+1
* Add pep8 check for tempest.lib importKen'ichi Ohmichi2016-03-291-0/+20
* Fix H404/405 violations for unit testsKen'ichi Ohmichi2015-11-191-1/+2
* Add hacking check for testtools.skipJohn Warren2015-09-021-0/+8
* Add a rule for blocking "-" from rand_name callKen'ichi Ohmichi2015-06-181-0/+7
* Fix doc for usage of python clients in scenario testsghanshyam2014-11-261-5/+10
* Hacking rule to forbid resource unsafe fixturesAndrea Frittoli2014-10-071-4/+18
* Drop OfficialClientManager and references to itAndrea Frittoli2014-10-011-8/+0
* Fix "mutable" object as default valueGhanshyam2014-09-011-0/+13
* Merge "Add a hacking check to block scenario manager in api tests"Jenkins2014-07-021-0/+8
|\
| * Add a hacking check to block scenario manager in api testsMatthew Treinish2014-06-101-0/+8
* | Fix T104 for scenario test subdirsMatthew Treinish2014-06-191-0/+6
|/
* Add unit tests for tempest hacking checksMatthew Treinish2014-05-061-0/+69
* Add noqa support to no_setupclass_for_unit_testsMatthew Treinish2014-05-021-0/+26