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.
2018-02-22 08:08:29 -08:00
..
ansible-var-precedence-check.py Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
azure-requirements.py Fix ansible-test default image. (#31966) 2017-10-20 08:48:01 -07:00
boilerplate.json Update more code-smell tests. (#36570) 2018-02-22 08:08:29 -08:00
boilerplate.py Update more code-smell tests. (#36570) 2018-02-22 08:08:29 -08:00
configure-remoting-ps1.sh Add test for ConfigureRemotingForAnsible.ps1. 2017-01-06 10:40:13 -08:00
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 Test placement (#21801) 2017-02-22 12:43:45 -08:00
line-endings.sh Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
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.json Update more code-smell tests. (#36570) 2018-02-22 08:08:29 -08:00
no-underscore-variable.py Update more code-smell tests. (#36570) 2018-02-22 08:08:29 -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.json Update more code-smell tests. (#36570) 2018-02-22 08:08:29 -08:00
replace-urlopen.py Update more code-smell tests. (#36570) 2018-02-22 08:08:29 -08:00
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.json Update more code-smell tests. (#36570) 2018-02-22 08:08:29 -08:00
use-argspec-type-path.py Update more code-smell tests. (#36570) 2018-02-22 08:08:29 -08:00
use-compat-six.json Update more code-smell tests. (#36570) 2018-02-22 08:08:29 -08:00
use-compat-six.py Update more code-smell tests. (#36570) 2018-02-22 08:08:29 -08:00