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 7cd81b802d Fix wildcard imports, remove get_exception, add boilerplate
Fixed for monitoring modules
7 years ago
..
ansible-var-precedence-check.py Fix undefined variables, basestring usage, and some associated python3 issues 7 years ago
boilerplate.sh Fix wildcard imports, remove get_exception, add boilerplate 7 years ago
configure-remoting-ps1.sh Add test for `ConfigureRemotingForAnsible.ps1`. 8 years ago
empty-init.sh Add empty-init code-smell script. (#18406) 8 years ago
inappropriately-private.sh Cleanup and fixes for code smell scripts. 8 years ago
integration-aliases.py Test placement (#21801) 8 years ago
line-endings.sh Windows: Use the correct newline sequence for the platform (#21846) 8 years ago
no-basestring.sh Remove automatic use of system six 7 years ago
no-dict-iteritems.sh Remove automatic use of system six 7 years ago
no-dict-iterkeys.sh Remove automatic use of system six 7 years ago
no-dict-itervalues.sh Remove automatic use of system six 7 years ago
no-get-exception.sh Fix wildcard imports, remove get_exception, add boilerplate 7 years ago
no-underscore-variable.sh Add a (disabled) code-smell test for detecting _ variables 7 years ago
no-wildcard-import.sh Fix wildcard imports, remove get_exception, add boilerplate 7 years ago
pylint-ansible-test.sh Add support for cloud tests to ansible-test. (#24315) 7 years ago
replace-urlopen.sh Remove automatic use of system six 7 years ago
required-and-default-attributes.sh Test reorganization and cleanup. (#18270) 8 years ago
shebang.sh Add integration test that modules are loaded from the expected locations (#24170) 7 years ago
skip.txt Add a (disabled) code-smell test for detecting _ variables 7 years ago
test-constraints.sh Fix bugs in ansible-test units command. (#24044) 7 years ago
use-compat-six.sh Update module_utils.six to latest (#22855) 8 years ago