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
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
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration Bug fixes for GCP modules (#58903) 5 years ago
legacy safe_eval fix (#57188) 5 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Code cleanup for test infrastructure. (#59046) 5 years ago
sanity Code cleanup for test infrastructure. (#59046) 5 years ago
units New options to volume (#58531) 5 years ago
utils Add future and metaclass boilerplate to test code. 5 years ago