You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
completion Move integration tests to using RHEL 8.0 GA (#57772) 5 years ago
injector Add future and metaclass boilerplate to test code. 5 years ago
lib Code cleanup for test infrastructure. (#59046) 5 years ago
requirements Rename python files in hacking/ directory to have .py suffix 5 years ago
setup Move integration tests to using RHEL 8.0 GA (#57772) 5 years ago
units Add future and metaclass boilerplate to test code. 5 years ago
Makefile Convert ansible-test compile into a sanity test. 7 years ago
ansible-test Add future and metaclass boilerplate to test code. 5 years ago
retry.py Add future and metaclass boilerplate to test code. 5 years ago
shippable.py Add future and metaclass boilerplate to test code. 5 years ago
tox.ini Support passing CFLAGS and LDFLAGS. 5 years ago
versions.py Add future and metaclass boilerplate to test code. 5 years ago
yamlcheck.py Add future and metaclass boilerplate to test code. 5 years ago