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
Felix Fontein a520ca3298 docker_container, docker_image_facts: allow to use image IDs ()
* Allow to specify images by hash for docker_container and docker_image_facts.

* flake8

* More sanity checks.

* Added changelog.

* Added test.

* Make compatible with Python < 3.4.

* Remove out-commented imports.
2018-10-06 08:50:31 -05:00
..
azure-requirements.json
azure-requirements.py
boilerplate.json
boilerplate.py
botmeta.json Minor cleanup of code-smell tests. () 2018-09-14 11:12:06 -07:00
botmeta.py botmeta support: core () 2018-09-25 18:37:01 +01:00
changelog.json
changelog.py
configure-remoting-ps1.json
configure-remoting-ps1.py
docs-build.json
docs-build.py Reduce noise in docs-build test failures. 2018-09-24 10:14:47 -07:00
empty-init.json
empty-init.py Bug fixes and cleanup for ansible-test. () 2018-09-21 11:38:22 -07:00
line-endings.json
line-endings.py New module: routeros — manage MikroTik RouterOS () 2018-07-30 10:28:03 +05:30
no-assert.json
no-assert.py
no-basestring.json
no-basestring.py
no-dict-iteritems.json
no-dict-iteritems.py
no-dict-iterkeys.json
no-dict-iterkeys.py
no-dict-itervalues.json
no-dict-itervalues.py
no-get-exception.json
no-get-exception.py
no-illegal-filenames.json
no-illegal-filenames.py Minor cleanup of code-smell tests. () 2018-09-14 11:12:06 -07:00
no-smart-quotes.json
no-smart-quotes.py Allow specifying the output encoding in the template module () 2018-07-25 13:10:40 -07:00
no-tests-as-filters.json
no-tests-as-filters.py Minor cleanup of code-smell tests. () 2018-09-14 11:12:06 -07:00
no-underscore-variable.json
no-underscore-variable.py docker_container, docker_image_facts: allow to use image IDs () 2018-10-06 08:50:31 -05:00
no-unicode-literals.json
no-unicode-literals.py
replace-urlopen.json
replace-urlopen.py
required-and-default-attributes.json
required-and-default-attributes.py
shebang.json
shebang.py Use runtime instead of datetime for test output. 2018-08-23 12:05:10 -07:00
skip.txt
symlinks.json Add symlinks sanity test. () 2018-10-04 07:02:42 -07:00
symlinks.py Add symlinks sanity test. () 2018-10-04 07:02:42 -07:00
test-constraints.json
test-constraints.py
use-argspec-type-path.json
use-argspec-type-path.py Adding module which allows to complete certificate chains () 2018-08-23 23:18:36 +02:00
use-compat-six.json
use-compat-six.py