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/sanity/code-smell
Toshio Kuratomi af018b75f0 Add integration test that modules are loaded from the expected locations (#24170)
* Add integration test that modules are loaded from the expected locations
* Fix ping module to pass PEP8

(cherry picked from commit 3428f42120)
9 years ago
..
ansible-var-precedence-check.py Fix var precedence check to support python 3. (#23552) 9 years ago
boilerplate.sh Move ssh and local connection plugins from using raw select to selectors 9 years ago
configure-remoting-ps1.sh Add test for `ConfigureRemotingForAnsible.ps1`. 9 years ago
empty-init.sh Add empty-init code-smell script. (#18406) 9 years ago
inappropriately-private.sh Cleanup and fixes for code smell scripts. 9 years ago
integration-aliases.py Test placement (#21801) 9 years ago
line-endings.sh Clean up code-smell sanity scripts. (#18407) 9 years ago
no-basestring.sh Fix tests after repo merge. 9 years ago
no-dict-iteritems.sh Code smell test for iteritems and itervalues (#19292) 9 years ago
no-dict-itervalues.sh Code smell test for iteritems and itervalues (#19292) 9 years ago
no-iterkeys.sh Overhaul `ansible-test sanity` implementation. (#22177) 9 years ago
pylint-ansible-test.sh Consider module_utils deps when running tests. (#21382) 9 years ago
replace-urlopen.sh Clean up code-smell sanity scripts. (#18407) 9 years ago
required-and-default-attributes.sh Test reorganization and cleanup. (#18270) 9 years ago
shebang.sh Add integration test that modules are loaded from the expected locations (#24170) 9 years ago
skip.txt Initial ansible-test implementation. (#18556) 9 years ago
test-constraints.sh Fix bugs in ansible-test units command. (#24044) 9 years ago
use-compat-six.sh Fix tests after repo merge. 9 years ago