ansible/test/sanity/code-smell
Matt Clay 422857166b Remove legacy test alias migration script. (#19629)
* Require code-smell tests to be files.
* Add sanity check for integration test aliases.
* Remove migration script for test aliases.
2016-12-21 16:46:28 -08:00
..
boilerplate.sh
empty-init.sh
inappropriately-private.sh
integration-aliases.py Remove legacy test alias migration script. (#19629) 2016-12-21 16:46:28 -08:00
line-endings.sh
no-basestring.sh
no-dict-iteritems.sh Code smell test for iteritems and itervalues (#19292) 2016-12-14 12:16:16 -08:00
no-dict-itervalues.sh Code smell test for iteritems and itervalues (#19292) 2016-12-14 12:16:16 -08:00
no-iterkeys.sh
pylint-ansible-test.sh
replace-urlopen.sh
required-and-default-attributes.sh
shebang.sh
skip.txt
use-compat-six.sh