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 d19b506ce8
ansible-test - Clean up future boilerplate. (#76874)
* ansible-test - Clarify need for empty __init__.py
* ansible-test - Update code-smell boilerplate.
* Update code-smell boilerplate for core.
* Update future boilerplate test for ansible-test.

All ansible-test code (except for targets) and core-specific sanity tests now use the same boilerplate.

The test also checks for unwanted `__future__` and `metaclass` boilerplate.

* Relocate target tools to the correct directory.

Several tools used on target Python versions were incorrectly placed in the controller directory.
2 years ago
..
changelog ansible-test - Clean up future boilerplate. (#76874) 2 years ago
action-plugin-docs.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
action-plugin-docs.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
changelog.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
changelog.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
empty-init.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
empty-init.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
future-import-boilerplate.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
future-import-boilerplate.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
line-endings.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
line-endings.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
metaclass-boilerplate.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
metaclass-boilerplate.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
no-assert.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
no-assert.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
no-basestring.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
no-basestring.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
no-dict-iteritems.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
no-dict-iteritems.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
no-dict-iterkeys.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
no-dict-iterkeys.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
no-dict-itervalues.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
no-dict-itervalues.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
no-get-exception.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
no-get-exception.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
no-illegal-filenames.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
no-illegal-filenames.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
no-main-display.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
no-main-display.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
no-smart-quotes.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
no-smart-quotes.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
no-unicode-literals.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
no-unicode-literals.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
replace-urlopen.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
replace-urlopen.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
runtime-metadata.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
runtime-metadata.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
shebang.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
shebang.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
symlinks.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
symlinks.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
use-argspec-type-path.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
use-argspec-type-path.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago
use-compat-six.json ansible-test - Move code from _data to _util. (#75495) 3 years ago
use-compat-six.py ansible-test - Clean up future boilerplate. (#76874) 2 years ago