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 3777c2e93d Fix plugin names when loading all plugins. (#59950)
* Fix plugin names when loading all plugins.

Add an integration test to verify plugin __package__ and __name__ are correct.

* Make sure filter and test names are unique.

* Remove __package__ test.

On Python 2.x __package__ is not set, but it is on Python 3.x.
5 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Fix plugin names when loading all plugins. (#59950) 5 years ago
legacy safe_eval fix (#57188) 5 years ago
lib/ansible_test Update ansible-test layout and payload handling. 5 years ago
results
sanity Facts dev upstream (#57082) 5 years ago
units Transform octal escape sequences in mtab fields (#60122) 5 years ago
utils Remove Python 2.6 from Windows tests (#60235) 5 years ago