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/_util/controller/sanity/code-smell
Matt Clay 765b2bd783
ansible-test - Narrow the scope of some sanity tests (#81273)
* ansible-test - Limit scope of replace-urlopen test

Only ansible-core code and plugins in collections can be expected to rely on module_utils.

* ansible-test - Limit scope of use-compat-six test

Only ansible-core code and plugins in collections can be expected to rely on module_utils.

* ansible-test - Limit scope of no-get-exception test

Only ansible-core code and plugins in collections should be checked for usage of outdated module_utils functions.

* Add integration tests
1 year ago
..
changelog ansible-test - Clean up future boilerplate. (#76874) 3 years ago
action-plugin-docs.json
action-plugin-docs.py ansible-test - Clean up future boilerplate. (#76874) 3 years ago
changelog.json
changelog.py ansible-test - Code cleanup. 2 years ago
empty-init.json
empty-init.py ansible-test - Code cleanup. 2 years ago
future-import-boilerplate.json
future-import-boilerplate.py ansible-test - Code cleanup. 2 years ago
line-endings.json
line-endings.py ansible-test - Code cleanup. 2 years ago
metaclass-boilerplate.json
metaclass-boilerplate.py ansible-test - Code cleanup. 2 years ago
no-assert.json
no-assert.py ansible-test - Code cleanup. 2 years ago
no-basestring.json
no-basestring.py ansible-test - Code cleanup. 2 years ago
no-dict-iteritems.json
no-dict-iteritems.py ansible-test - Code cleanup. 2 years ago
no-dict-iterkeys.json
no-dict-iterkeys.py ansible-test - Code cleanup. 2 years ago
no-dict-itervalues.json
no-dict-itervalues.py ansible-test - Code cleanup. 2 years ago
no-get-exception.json ansible-test - Narrow the scope of some sanity tests (#81273) 1 year ago
no-get-exception.py ansible-test - Code cleanup. 2 years ago
no-illegal-filenames.json
no-illegal-filenames.py ansible-test - Code cleanup. 2 years ago
no-main-display.json
no-main-display.py ansible-test - Code cleanup. 2 years ago
no-smart-quotes.json
no-smart-quotes.py ansible-test - Code cleanup. 2 years ago
no-unicode-literals.json
no-unicode-literals.py ansible-test - Code cleanup. 2 years ago
replace-urlopen.json ansible-test - Narrow the scope of some sanity tests (#81273) 1 year ago
replace-urlopen.py ansible-test - Code cleanup. 2 years ago
runtime-metadata.json
runtime-metadata.py runtime-metadata sanity test: ensure redirects are FQCRs (#78802) 2 years ago
shebang.json
shebang.py ansible-test - Code cleanup. 2 years ago
symlinks.json
symlinks.py ansible-test - Code cleanup. 2 years ago
use-argspec-type-path.json
use-argspec-type-path.py ansible-test - Code cleanup. 2 years ago
use-compat-six.json ansible-test - Narrow the scope of some sanity tests (#81273) 1 year ago
use-compat-six.py ansible-test - Code cleanup. 2 years ago