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