ansible/test/runner/lib
Matt Clay 6645054329
Code cleanup for test infrastructure. (#59046)
* Remove useless object inheritance in test code.
* Remove unnecessary pass statements from test code.
* Comment on why certain pylint rules are ignored.
* Add more pylint test contexts.
* Fix import order.
* Remove unused variables.
* Remove unnecessary pass statement.
* Fix bad continuations.
* Remove unnecessary elif.
* Allow legitimate broad except statements.
* Allow legitimate protected access.
* Clean up names to make pylint pass.
2019-07-12 13:17:20 -07:00
..
cloud Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
integration Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
sanity Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
__init__.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
ansible_util.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
cache.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
changes.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
classification.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
cli.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
config.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
constants.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
core_ci.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
cover.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
csharp_import_analysis.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
delegation.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
diff.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
docker_util.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
env.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
executor.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
git.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
http.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
import_analysis.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
init.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
manage_ci.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
metadata.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
powershell_import_analysis.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
pytar.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
target.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
test.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
thread.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
types.py Prepare ansible-test for supporting collections. (#58886) 2019-07-09 17:31:04 -07:00
util.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
util_common.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00