ansible/test/runner
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
..
completion Move integration tests to using RHEL 8.0 GA (#57772) 2019-07-09 17:45:06 -04:00
injector Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
lib Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
requirements Rename python files in hacking/ directory to have .py suffix 2019-07-10 22:17:35 -07:00
setup Move integration tests to using RHEL 8.0 GA (#57772) 2019-07-09 17:45:06 -04:00
units Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
ansible-test Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
Makefile Convert ansible-test compile into a sanity test. 2018-01-25 09:45:36 -08:00
retry.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
shippable.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
tox.ini Support passing CFLAGS and LDFLAGS. 2019-06-05 15:20:47 -07:00
versions.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
yamlcheck.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00