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
Matt Clay 5b5cba5e50
Update more code-smell tests. (#36570)
* Enhance use-compat-six code-smell test.
* Enhance use-argspec-type-path code-smell test.
* Enhance replace-urlopen code-smell test.
* Enhance boilerplate code-smell test.
* Enhance no-underscore-variable code-smell test.
6 years ago
..
ansible-var-precedence-check.py Fix undefined variables, basestring usage, and some associated python3 issues 7 years ago
azure-requirements.py Fix ansible-test default image. (#31966) 7 years ago
boilerplate.json Update more code-smell tests. (#36570) 6 years ago
boilerplate.py Update more code-smell tests. (#36570) 6 years ago
configure-remoting-ps1.sh Add test for `ConfigureRemotingForAnsible.ps1`. 8 years ago
empty-init.json Upgrade more code-smell tests. (#36560) 6 years ago
empty-init.py Upgrade more code-smell tests. (#36560) 6 years ago
integration-aliases.py Test placement (#21801) 7 years ago
line-endings.sh Windows: Use the correct newline sequence for the platform (#21846) 7 years ago
no-assert.json Add support for enhanced code-smell tests. (#36332) 6 years ago
no-assert.py Add support for enhanced code-smell tests. (#36332) 6 years ago
no-basestring.json Upgrade more code-smell tests. (#36560) 6 years ago
no-basestring.py Upgrade more code-smell tests. (#36560) 6 years ago
no-dict-iteritems.json Upgrade more code-smell tests. (#36560) 6 years ago
no-dict-iteritems.py Upgrade more code-smell tests. (#36560) 6 years ago
no-dict-iterkeys.json Upgrade more code-smell tests. (#36560) 6 years ago
no-dict-iterkeys.py Upgrade more code-smell tests. (#36560) 6 years ago
no-dict-itervalues.json Upgrade more code-smell tests. (#36560) 6 years ago
no-dict-itervalues.py Upgrade more code-smell tests. (#36560) 6 years ago
no-get-exception.json Upgrade more code-smell tests. (#36560) 6 years ago
no-get-exception.py Upgrade more code-smell tests. (#36560) 6 years ago
no-illegal-filenames.py change .encode to to_bytes (#35522) 7 years ago
no-smart-quotes.sh Add pslint sanity test. (#35303) 7 years ago
no-tests-as-filters.json Add support for enhanced code-smell tests. (#36332) 6 years ago
no-tests-as-filters.py Add support for enhanced code-smell tests. (#36332) 6 years ago
no-underscore-variable.json Update more code-smell tests. (#36570) 6 years ago
no-underscore-variable.py Update more code-smell tests. (#36570) 6 years ago
no-unicode-literals.sh [fix] no-unicode-literals sanity error on ansible.egg-info (#30446) 7 years ago
replace-urlopen.json Update more code-smell tests. (#36570) 6 years ago
replace-urlopen.py Update more code-smell tests. (#36570) 6 years ago
required-and-default-attributes.json Upgrade more code-smell tests. (#36560) 6 years ago
required-and-default-attributes.py Upgrade more code-smell tests. (#36560) 6 years ago
shebang.sh Add PSScriptAnalyzer to default container. 7 years ago
skip.txt Upgrade more code-smell tests. (#36560) 6 years ago
test-constraints.sh Fix ansible-test default image. (#31966) 7 years ago
use-argspec-type-path.json Update more code-smell tests. (#36570) 6 years ago
use-argspec-type-path.py Update more code-smell tests. (#36570) 6 years ago
use-compat-six.json Update more code-smell tests. (#36570) 6 years ago
use-compat-six.py Update more code-smell tests. (#36570) 6 years ago