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/sanity/code-smell
Matt Clay 5d7cc993dd
Clean up sanity test ignore handling. (#59749)
* Allow sanity tests to easily ignore themselves.

Useful for simple regex based sanity tests that error on their own script due to the regex or error message generated.

* Simplify no-smart-quotes sanity test.

Pruning of unversioned directories is handled by ansible-test.

* Remove directory pruning from boilerplate tests.

Files not passing these tests should be ignored instead.

* Add missing sanity ignore entries.
5 years ago
..
action-plugin-docs.json Support `ignore_changes` in code-smell tests. 6 years ago
action-plugin-docs.py Add future and metaclass boilerplate to test code. 5 years ago
ansible-only.txt Verify package data in setup.py installs all files (#59537) 5 years ago
azure-requirements.json Overhaul additional sanity tests. (#36803) 7 years ago
azure-requirements.py Add future and metaclass boilerplate to test code. 5 years ago
botmeta.json Minor cleanup of code-smell tests. (#45658) 6 years ago
botmeta.py Code cleanup for test infrastructure. (#59046) 5 years ago
changelog.json Implement new changelog generator. 6 years ago
changelog.py Add future and metaclass boilerplate to test code. 5 years ago
configure-remoting-ps1.json Overhaul additional sanity tests. (#36803) 7 years ago
configure-remoting-ps1.py Add future and metaclass boilerplate to test code. 5 years ago
deprecated-config.json code-smell test that can find deprecated config items (#46273) 6 years ago
deprecated-config.py Code cleanup for test infrastructure. (#59046) 5 years ago
docs-build.json Make docs-build sanity test disabled by default. 6 years ago
docs-build.py Add future and metaclass boilerplate to test code. 5 years ago
empty-init.json Overhaul additional sanity tests. (#36803) 7 years ago
empty-init.py Consolidate sanity test ignore entries. (#59665) 5 years ago
future-import-boilerplate.json Split the metaclass == type and from future boilerplate code. 5 years ago
future-import-boilerplate.py Clean up sanity test ignore handling. (#59749) 5 years ago
line-endings.json Complete updates of remaining code-smell tests. (#37743) 7 years ago
line-endings.py Consolidate sanity test ignore entries. (#59665) 5 years ago
metaclass-boilerplate.json Split the metaclass == type and from future boilerplate code. 5 years ago
metaclass-boilerplate.py Clean up sanity test ignore handling. (#59749) 5 years ago
no-assert.json Add support for enhanced code-smell tests. (#36332) 7 years ago
no-assert.py Consolidate sanity test ignore entries. (#59665) 5 years ago
no-basestring.json Clean up sanity test ignore handling. (#59749) 5 years ago
no-basestring.py Clean up sanity test ignore handling. (#59749) 5 years ago
no-dict-iteritems.json Clean up sanity test ignore handling. (#59749) 5 years ago
no-dict-iteritems.py Clean up sanity test ignore handling. (#59749) 5 years ago
no-dict-iterkeys.json Clean up sanity test ignore handling. (#59749) 5 years ago
no-dict-iterkeys.py Clean up sanity test ignore handling. (#59749) 5 years ago
no-dict-itervalues.json Clean up sanity test ignore handling. (#59749) 5 years ago
no-dict-itervalues.py Clean up sanity test ignore handling. (#59749) 5 years ago
no-get-exception.json Clean up sanity test ignore handling. (#59749) 5 years ago
no-get-exception.py Clean up sanity test ignore handling. (#59749) 5 years ago
no-illegal-filenames.json Overhaul additional sanity tests. (#36803) 7 years ago
no-illegal-filenames.py Code cleanup for test infrastructure. (#59046) 5 years ago
no-main-display.json Add a Singleton metaclass, use it with Display (#48935) 6 years ago
no-main-display.py Consolidate sanity test ignore entries. (#59665) 5 years ago
no-smart-quotes.json Clean up sanity test ignore handling. (#59749) 5 years ago
no-smart-quotes.py Clean up sanity test ignore handling. (#59749) 5 years ago
no-unicode-literals.json Clean up sanity test ignore handling. (#59749) 5 years ago
no-unicode-literals.py Clean up sanity test ignore handling. (#59749) 5 years ago
no-unwanted-files.json Add sanity test to check for unwanted files. 5 years ago
no-unwanted-files.py Consolidate sanity test ignore entries. (#59665) 5 years ago
package-data.json Verify package data in setup.py installs all files (#59537) 5 years ago
package-data.py Verify package data in setup.py installs all files (#59537) 5 years ago
replace-urlopen.json Clean up sanity test ignore handling. (#59749) 5 years ago
replace-urlopen.py Clean up sanity test ignore handling. (#59749) 5 years ago
required-and-default-attributes.json Upgrade more code-smell tests. (#36560) 7 years ago
required-and-default-attributes.py Consolidate sanity test ignore entries. (#59665) 5 years ago
shebang.json Complete updates of remaining code-smell tests. (#37743) 7 years ago
shebang.py Consolidate sanity test ignore entries. (#59665) 5 years ago
skip.txt Disable the update-bundled test during normal operation 6 years ago
symlinks.json Add symlinks sanity test. (#46467) 6 years ago
symlinks.py Add future and metaclass boilerplate to test code. 5 years ago
test-constraints.json Overhaul additional sanity tests. (#36803) 7 years ago
test-constraints.py Consolidate sanity test ignore entries. (#59665) 5 years ago
update-bundled.json Have update-bundled check for updates to all bundled code 6 years ago
update-bundled.py Fix pylint warnings for update-bundled 5 years ago
use-argspec-type-path.json Update more code-smell tests. (#36570) 7 years ago
use-argspec-type-path.py Consolidate sanity test ignore entries. (#59665) 5 years ago
use-compat-six.json Update more code-smell tests. (#36570) 7 years ago
use-compat-six.py Consolidate sanity test ignore entries. (#59665) 5 years ago