rally/tests
Andrey Kurilin 2de00e070b Add hacking checks
Checking specific mistakes can be automated via hacking rules.

This patch:
 * adds HACKING.rst - list of rules;
 * adds rally.hacking - module for implementation of rules;
 * edits tox.ini, so hacking rules will be checked during pep8 test;
 * adds 3 rules related to mistakes in  `assert_*` methods from `mock`
   library. Also tests, which are failed due to these rules, are fixed.

Closes-Bug: #1305991
Change-Id: I605dd5cfba4eb83d0735e4f9f3ab4e44e149d041
2014-09-18 15:20:17 +03:00
..
aas small fixes on rest/base.py 2014-06-25 00:53:13 +08:00
benchmark Add hacking checks 2014-09-18 15:20:17 +03:00
cmd Add hacking checks 2014-09-18 15:20:17 +03:00
db Add db model and api for worker 2014-08-01 12:08:29 +08:00
deploy Rally info: deploy engines & server providers 2014-09-08 13:53:21 +04:00
doc Fix syntax errors in JSON doc samples 2014-09-10 16:56:55 +04:00
fixtures Fix misspellings in rally 2014-02-07 10:01:33 +08:00
objects Support for benchmarking with existing users (part 1) 2014-09-06 23:31:33 +04:00
orchestrator Allow user specified tempest config file 2014-09-10 15:29:54 +02:00
rally_scenarios Patched version of hacking library 2014-07-09 10:06:45 +00:00
verification Fix rally verify fail (cause of rally KeyError: 'admin') 2014-09-08 22:25:06 +03:00
__init__.py Move tests to root dirrectory and fix tox 2013-08-28 19:08:07 +04:00
fakes.py Sahara Job Binary internals cleanup 2014-09-10 08:56:45 +00:00
test_fileutils.py Updated mock return values to decorators 2014-07-11 12:28:03 +00:00
test_fuelclient.py Fix hacking 0.9.x issues 2014-06-18 14:59:18 +03:00
test_hacking.py Add hacking checks 2014-09-18 15:20:17 +03:00
test_osclients.py Update rally neutronclient ca_cert option 2014-08-06 06:29:02 +00:00
test_sshutils.py Add nova floating ip management in VM scenario 2014-07-03 16:39:59 +00:00
test_utils.py Add "rally info" command 2014-08-18 12:08:30 -04:00
test.py Fix hacking 0.9.x issues 2014-06-18 14:59:18 +03:00