1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/sanity/code-smell
Matt Clay d66ce40ecb Overhaul ansible-test sanity implementation. (#22177)
- Tests are run to completion instead of stopping on first failure.
- Test results are now parsed instead of passing through to the console.
- Test results can be saved in junit xml format.
- Test results will show up on the Shippable "Tests" result tab.
- Added an experimental --lint option for easier integration with other tools.
- Code smell tests are now usable with the --list-tests, --test and --skip-test options.
- Code split out from executor.py into sanity.py.
- Rename download-logs to download.py and add support for test and coverage results.
- Miscellaneous improvements.
2017-03-02 12:36:46 -08:00
..
boilerplate.sh Move ssh and local connection plugins from using raw select to selectors 2017-02-03 08:23:50 -08:00
configure-remoting-ps1.sh Add test for ConfigureRemotingForAnsible.ps1. 2017-01-06 10:40:13 -08:00
empty-init.sh
inappropriately-private.sh
integration-aliases.py Test placement (#21801) 2017-02-22 12:43:45 -08:00
line-endings.sh
no-basestring.sh Fix tests after repo merge. 2016-12-08 11:35:19 -05:00
no-dict-iteritems.sh Code smell test for iteritems and itervalues (#19292) 2016-12-14 12:16:16 -08:00
no-dict-itervalues.sh Code smell test for iteritems and itervalues (#19292) 2016-12-14 12:16:16 -08:00
no-iterkeys.sh Overhaul ansible-test sanity implementation. (#22177) 2017-03-02 12:36:46 -08:00
pylint-ansible-test.sh Consider module_utils deps when running tests. (#21382) 2017-02-13 18:49:36 -08:00
replace-urlopen.sh
required-and-default-attributes.sh
shebang.sh Combine jimi-c and bcoca's ideas and work on hooking module-utils into PluginLoader. 2017-01-31 09:41:24 -08:00
skip.txt
test-constraints.sh Correct test constraints and add sanity check. 2017-01-08 16:44:31 -08:00
use-compat-six.sh Fix tests after repo merge. 2016-12-08 11:35:19 -05:00