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.
2018-02-21 20:09:13 -08:00
..
ansible-var-precedence-check.py
azure-requirements.py Fix ansible-test default image. (#31966) 2017-10-20 08:48:01 -07:00
boilerplate.sh Update code smell blacklists (#35621) 2018-02-01 12:24:07 -08:00
configure-remoting-ps1.sh
empty-init.json Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
empty-init.py Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
integration-aliases.py
line-endings.sh
no-assert.json Add support for enhanced code-smell tests. (#36332) 2018-02-20 13:37:23 -08:00
no-assert.py Add support for enhanced code-smell tests. (#36332) 2018-02-20 13:37:23 -08:00
no-basestring.json Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
no-basestring.py Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
no-dict-iteritems.json Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
no-dict-iteritems.py Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
no-dict-iterkeys.json Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
no-dict-iterkeys.py Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
no-dict-itervalues.json Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
no-dict-itervalues.py Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
no-get-exception.json Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
no-get-exception.py Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
no-illegal-filenames.py change .encode to to_bytes (#35522) 2018-01-31 08:58:03 +10:00
no-smart-quotes.sh Add pslint sanity test. (#35303) 2018-01-24 17:22:14 -08:00
no-tests-as-filters.json Add support for enhanced code-smell tests. (#36332) 2018-02-20 13:37:23 -08:00
no-tests-as-filters.py Add support for enhanced code-smell tests. (#36332) 2018-02-20 13:37:23 -08:00
no-underscore-variable.sh Move import sanity test files into own directory. (#35593) 2018-02-01 09:52:31 -08:00
no-unicode-literals.sh [fix] no-unicode-literals sanity error on ansible.egg-info (#30446) 2017-09-21 12:47:24 -07:00
replace-urlopen.sh
required-and-default-attributes.json Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
required-and-default-attributes.py Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
shebang.sh Add PSScriptAnalyzer to default container. 2018-01-24 08:36:28 -08:00
skip.txt Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
test-constraints.sh Fix ansible-test default image. (#31966) 2017-10-20 08:48:01 -07:00
use-argspec-type-path.sh Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
use-compat-six.sh