ansible/test/sanity/code-smell
Matt Clay 6645054329
Code cleanup for test infrastructure. (#59046)
* Remove useless object inheritance in test code.
* Remove unnecessary pass statements from test code.
* Comment on why certain pylint rules are ignored.
* Add more pylint test contexts.
* Fix import order.
* Remove unused variables.
* Remove unnecessary pass statement.
* Fix bad continuations.
* Remove unnecessary elif.
* Allow legitimate broad except statements.
* Allow legitimate protected access.
* Clean up names to make pylint pass.
2019-07-12 13:17:20 -07:00
..
action-plugin-docs.json Support ignore_changes in code-smell tests. 2019-02-05 15:21:01 -08:00
action-plugin-docs.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
azure-requirements.json Overhaul additional sanity tests. (#36803) 2018-02-27 15:05:39 -08:00
azure-requirements.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
botmeta.json Minor cleanup of code-smell tests. (#45658) 2018-09-14 11:12:06 -07:00
botmeta.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
changelog.json Implement new changelog generator. 2018-06-05 19:08:15 -07:00
changelog.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
configure-remoting-ps1.json Overhaul additional sanity tests. (#36803) 2018-02-27 15:05:39 -08:00
configure-remoting-ps1.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
deprecated-config.json code-smell test that can find deprecated config items (#46273) 2018-11-13 09:29:39 -06:00
deprecated-config.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
docs-build.json Make docs-build sanity test disabled by default. 2018-05-09 17:55:00 -07:00
docs-build.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
empty-init.json Overhaul additional sanity tests. (#36803) 2018-02-27 15:05:39 -08:00
empty-init.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
future-import-boilerplate.json Split the metaclass == type and from future boilerplate code. 2019-07-10 22:17:35 -07:00
future-import-boilerplate.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
line-endings.json Complete updates of remaining code-smell tests. (#37743) 2018-03-21 12:02:06 -07:00
line-endings.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
metaclass-boilerplate.json Split the metaclass == type and from future boilerplate code. 2019-07-10 22:17:35 -07:00
metaclass-boilerplate.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
no-assert.json
no-assert.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
no-basestring.json
no-basestring.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
no-dict-iteritems.json
no-dict-iteritems.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
no-dict-iterkeys.json
no-dict-iterkeys.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
no-dict-itervalues.json
no-dict-itervalues.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
no-get-exception.json
no-get-exception.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
no-illegal-filenames.json Overhaul additional sanity tests. (#36803) 2018-02-27 15:05:39 -08:00
no-illegal-filenames.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
no-main-display.json Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
no-main-display.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
no-smart-quotes.json Complete updates of remaining code-smell tests. (#37743) 2018-03-21 12:02:06 -07:00
no-smart-quotes.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
no-unicode-literals.json More code-smell sanity test updates. (#36830) 2018-02-28 00:50:00 -08:00
no-unicode-literals.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
no-unwanted-files.json Add sanity test to check for unwanted files. 2019-05-14 09:13:51 -07:00
no-unwanted-files.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
replace-urlopen.json Update more code-smell tests. (#36570) 2018-02-22 08:08:29 -08:00
replace-urlopen.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
required-and-default-attributes.json
required-and-default-attributes.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
shebang.json Complete updates of remaining code-smell tests. (#37743) 2018-03-21 12:02:06 -07:00
shebang.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
skip.txt Disable the update-bundled test during normal operation 2019-02-06 13:59:55 -08:00
symlinks.json Add symlinks sanity test. (#46467) 2018-10-04 07:02:42 -07:00
symlinks.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
test-constraints.json Overhaul additional sanity tests. (#36803) 2018-02-27 15:05:39 -08:00
test-constraints.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
update-bundled.json Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
update-bundled.py Fix pylint warnings for update-bundled 2019-07-12 12:35:56 -07:00
use-argspec-type-path.json Update more code-smell tests. (#36570) 2018-02-22 08:08:29 -08:00
use-argspec-type-path.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
use-compat-six.json Update more code-smell tests. (#36570) 2018-02-22 08:08:29 -08:00
use-compat-six.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00