You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/lib/ansible_test/_data/sanity/code-smell
John R Barker 37785255f2
validate ansible-base's and collections runtime.yml (#69742)
* Validate ansible-base & collection's runtime.yml

Add new test `runtime-metadata`

* Schema validation of file
* Error if a a legacy meta/routing.yml exist in a collection
* removal_date OR removal_version

* Add tombstone validation.

* Allow both ISO 8601 date strings and datetime.date objects (from YAML dates).

* Address review comments.

* Add metadata to test collection.

* Add requirements file.

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Matt Clay <matt@mystile.com>
4 years ago
..
action-plugin-docs.json Update sanity tests for collections. (#61352) 5 years ago
action-plugin-docs.py Update sanity tests for collections. (#61352) 5 years ago
changelog.json Use antsibull-changelog instead of packaged changelog generator (#69313) 4 years ago
changelog.py Ignore return code from antsibull_changelog lint. 4 years ago
empty-init.json Fix paths in sanity tests. 5 years ago
empty-init.py Relocate ansible-test code. (#60147) 5 years ago
future-import-boilerplate.json Relocate ansible-test code. (#60147) 5 years ago
future-import-boilerplate.py Relax boilerplate sanity tests. 5 years ago
line-endings.json Relocate ansible-test code. (#60147) 5 years ago
line-endings.py Relocate ansible-test code. (#60147) 5 years ago
metaclass-boilerplate.json Relocate ansible-test code. (#60147) 5 years ago
metaclass-boilerplate.py Relax boilerplate sanity tests. 5 years ago
no-assert.json Update sanity tests for collections. (#61352) 5 years ago
no-assert.py Relocate ansible-test code. (#60147) 5 years ago
no-basestring.json Relocate ansible-test code. (#60147) 5 years ago
no-basestring.py Relocate ansible-test code. (#60147) 5 years ago
no-dict-iteritems.json Relocate ansible-test code. (#60147) 5 years ago
no-dict-iteritems.py Relocate ansible-test code. (#60147) 5 years ago
no-dict-iterkeys.json Relocate ansible-test code. (#60147) 5 years ago
no-dict-iterkeys.py Relocate ansible-test code. (#60147) 5 years ago
no-dict-itervalues.json Relocate ansible-test code. (#60147) 5 years ago
no-dict-itervalues.py Relocate ansible-test code. (#60147) 5 years ago
no-get-exception.json Relocate ansible-test code. (#60147) 5 years ago
no-get-exception.py Relocate ansible-test code. (#60147) 5 years ago
no-illegal-filenames.json Sanity test updates for collections support. (#61248) 5 years ago
no-illegal-filenames.py Relocate ansible-test code. (#60147) 5 years ago
no-main-display.json Update sanity tests for collections. (#61352) 5 years ago
no-main-display.py Relocate ansible-test code. (#60147) 5 years ago
no-smart-quotes.json Relocate ansible-test code. (#60147) 5 years ago
no-smart-quotes.py Relocate ansible-test code. (#60147) 5 years ago
no-unicode-literals.json Relocate ansible-test code. (#60147) 5 years ago
no-unicode-literals.py Relocate ansible-test code. (#60147) 5 years ago
replace-urlopen.json Relocate ansible-test code. (#60147) 5 years ago
replace-urlopen.py Relocate ansible-test code. (#60147) 5 years ago
runtime-metadata.json validate ansible-base's and collections runtime.yml (#69742) 4 years ago
runtime-metadata.py validate ansible-base's and collections runtime.yml (#69742) 4 years ago
shebang.json Relocate ansible-test code. (#60147) 5 years ago
shebang.py Fix shebang sanity test module identification. 5 years ago
symlinks.json Sanity test updates for collections support. (#61248) 5 years ago
symlinks.py Add out-of-tree check to symlinks sanity test. 5 years ago
use-argspec-type-path.json Update sanity tests for collections. (#61352) 5 years ago
use-argspec-type-path.py Relocate ansible-test code. (#60147) 5 years ago
use-compat-six.json Relocate ansible-test code. (#60147) 5 years ago
use-compat-six.py Relocate ansible-test code. (#60147) 5 years ago