ansible/test/sanity/code-smell
Matt Clay cf1337ca9a Update ansible-test sanity command. (#31958)
* Use correct pip version in ansible-test.
* Add git fallback for validate-modules.
* Run sanity tests in a docker container.
* Use correct python version for sanity tests.
* Pin docker completion images and add default.
* Split pylint execution into multiple contexts.
* Only test .py files in use-argspec-type-path test.
* Accept identical python interpeter name or binary.
* Switch cloud tests to default container.
* Remove unused extras from pip install.
* Filter out empty pip commands.
* Don't force running of pip list.
* Support delegation for windows and network tests.
* Fix ansible-test python version usage.
* Fix ansible-test python version skipping.
* Use absolute path for log in ansible-test.
* Run vyos_command test on python 3.
* Fix windows/network instance persistence.
* Add `test/cache` dir to classification.
* Enable more python versions for network tests.
* Fix cs_router test.
2017-10-26 00:21:46 -07: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.sh Add boilerplate and remove wildcard imports for openstack modules (#31461) 2017-10-09 09:56:26 -07:00
configure-remoting-ps1.sh Add test for ConfigureRemotingForAnsible.ps1. 2017-01-06 10:40:13 -08:00
empty-init.sh Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
inappropriately-private.sh Cleanup and fixes for code smell scripts. 2016-11-03 23:56:30 -07: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-basestring.sh Remove automatic use of system six 2017-07-25 15:58:23 -07:00
no-dict-iteritems.sh Remove automatic use of system six 2017-07-25 15:58:23 -07:00
no-dict-iterkeys.sh Remove automatic use of system six 2017-07-25 15:58:23 -07:00
no-dict-itervalues.sh Remove automatic use of system six 2017-07-25 15:58:23 -07:00
no-get-exception.sh Update test cases 2017-10-09 21:41:02 -07:00
no-smart-quotes.sh Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
no-underscore-variable.sh Add a (disabled) code-smell test for detecting _ variables 2017-08-07 11:11:31 -07:00
no-unicode-literals.sh [fix] no-unicode-literals sanity error on ansible.egg-info (#30446) 2017-09-21 12:47:24 -07:00
no-wildcard-import.sh Update test cases 2017-10-09 21:41:02 -07:00
replace-urlopen.sh Remove automatic use of system six 2017-07-25 15:58:23 -07:00
required-and-default-attributes.sh
shebang.sh Add integration test that modules are loaded from the expected locations (#24170) 2017-05-01 08:52:25 -07:00
skip.txt Add a (disabled) code-smell test for detecting _ variables 2017-08-07 11:11:31 -07: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 Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00