ansible/test/sanity/code-smell
Matt Clay d54bc09fae Consider module_utils deps when running tests. (#21382)
* Skip pep8 analysis when --explain is used.
* Fix return type annotations.
* Match line length requirement of PEP 8 config.
* Consider module_utils deps when running tests.
2017-02-13 18:49:36 -08:00
..
boilerplate.sh Move ssh and local connection plugins from using raw select to selectors 2017-02-03 08:23:50 -08:00
configure-remoting-ps1.sh Add test for ConfigureRemotingForAnsible.ps1. 2017-01-06 10:40:13 -08:00
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 Consider module_utils deps when running tests. (#21382) 2017-02-13 18:49:36 -08:00
replace-urlopen.sh
required-and-default-attributes.sh
shebang.sh Combine jimi-c and bcoca's ideas and work on hooking module-utils into PluginLoader. 2017-01-31 09:41:24 -08:00
skip.txt
test-constraints.sh Correct test constraints and add sanity check. 2017-01-08 16:44:31 -08:00
use-compat-six.sh