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
Toshio Kuratomi 146a7f8ff6 Split the metaclass == type and from future boilerplate code.
The metaclass boilerplate is safe to apply en masse.  The future import
boilerplate needs code to be inspected to be sure that there aren't any
py2isms that need to be fixed.  Split these two checks so that we can
fix them independently

Be explicit about which files are grandfathered so we can fix them up one by one
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 vmware_dvswitch_nioc: fix the integration test (#58920) 5 years ago
legacy safe_eval fix (#57188) 5 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Move ansible-test unit coverage code into plugin. 5 years ago
sanity Split the metaclass == type and from future boilerplate code. 5 years ago
units Move ansible-test unit coverage code into plugin. 5 years ago
utils Use Python 3.7 to run ansible-test coverage in CI. (#57555) 5 years ago