ansible/test/lib/ansible_test/_data/sanity/code-smell
Matt Clay f533d46572
Fix ansible-test constraints issues. (#73578)
* Silence Python 3.5 EOL notice in pip.
* Skip import test on compat/selinux.py utils.
* Improve Python version skip warning.
* Use Python 3.6 as minimum Python for sanity tests.
* Improve min Python handling for code-smell tests.
* Overhaul test-constraints sanity test.
* Merge sanity test constraints with requirements.
* Remove legacy content specific constraints.
* Add changelog fragment.
2021-02-11 16:45:53 -08:00
..
changelog Avoid sphinx usage in changelog sanity test. 2021-01-27 23:52:13 -08:00
action-plugin-docs.json Update sanity tests for collections. (#61352) 2019-08-26 20:40:53 -07:00
action-plugin-docs.py Update sanity tests for collections. (#61352) 2019-08-26 20:40:53 -07:00
changelog.json Fix ansible-test constraints issues. (#73578) 2021-02-11 16:45:53 -08:00
changelog.py Avoid sphinx usage in changelog sanity test. 2021-01-27 23:52:13 -08:00
empty-init.json Fix paths in sanity tests. 2019-08-28 20:06:22 -07:00
empty-init.py
future-import-boilerplate.json
future-import-boilerplate.py Relax boilerplate sanity tests. 2019-08-09 18:49:57 -07:00
line-endings.json
line-endings.py
metaclass-boilerplate.json
metaclass-boilerplate.py Relax boilerplate sanity tests. 2019-08-09 18:49:57 -07:00
no-assert.json Update sanity tests for collections. (#61352) 2019-08-26 20:40:53 -07:00
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 Sanity test updates for collections support. (#61248) 2019-08-23 18:08:21 -07:00
no-illegal-filenames.py
no-main-display.json Update sanity tests for collections. (#61352) 2019-08-26 20:40:53 -07:00
no-main-display.py
no-smart-quotes.json
no-smart-quotes.py
no-unicode-literals.json
no-unicode-literals.py
replace-urlopen.json
replace-urlopen.py
runtime-metadata.json validate ansible-base's and collections runtime.yml (#69742) 2020-06-12 15:34:34 +01:00
runtime-metadata.py Clean up code in ansible-test. (#73379) 2021-01-26 14:02:08 -08:00
shebang.json
shebang.py Fix shebang sanity test module identification. 2020-03-23 11:14:21 -05:00
symlinks.json Sanity test updates for collections support. (#61248) 2019-08-23 18:08:21 -07:00
symlinks.py Add out-of-tree check to symlinks sanity test. 2019-08-24 07:25:35 -07:00
use-argspec-type-path.json Update sanity tests for collections. (#61352) 2019-08-26 20:40:53 -07:00
use-argspec-type-path.py
use-compat-six.json
use-compat-six.py