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
Rhys Campbell 7f50f467fe mongodb_replicaset module and test exception (#49690)
* Clean up from previous fork

* Minor doc update

* Fix doc string return type

* Minor doc updates

* Keeping fresh

* Various changes to documentation, cosmetics and code logic

Please test :-)

* Fix typo

* Various small changes as requested

* Remove traceback ref

* try catch changes

* Tidy description

* Correct data type in documentation

* Fix for 4.0
6 years ago
..
action-plugin-docs.json Support `ignore_changes` in code-smell tests. 6 years ago
action-plugin-docs.py Support `ignore_changes` in code-smell tests. 6 years ago
azure-requirements.json
azure-requirements.py
boilerplate.json
boilerplate.py Doc fragments to plugins (#50172) 6 years ago
botmeta.json
botmeta.py Added supershipit to botmeta sanity test (#50219) 6 years ago
changelog.json
changelog.py
configure-remoting-ps1.json
configure-remoting-ps1.py
deprecated-config.json
deprecated-config.py
docs-build.json
docs-build.py
empty-init.json
empty-init.py Skip sanity tests that don't apply to bundled code 6 years ago
line-endings.json
line-endings.py
no-assert.json
no-assert.py Skip sanity tests that don't apply to bundled code 6 years ago
no-basestring.json
no-basestring.py
no-dict-iteritems.json
no-dict-iteritems.py
no-dict-iterkeys.json
no-dict-iterkeys.py
no-dict-itervalues.json
no-dict-itervalues.py
no-get-exception.json
no-get-exception.py Fix false positives in no-get-exception test. 6 years ago
no-illegal-filenames.json
no-illegal-filenames.py
no-main-display.json
no-main-display.py
no-smart-quotes.json
no-smart-quotes.py no-smart-quotes: Skip files by path in code-smell (#45881) 6 years ago
no-tests-as-filters.json
no-tests-as-filters.py Improve performance of no-tests-as-filters test. 6 years ago
no-underscore-variable.json
no-underscore-variable.py GCE deprecation warning (#52116) 6 years ago
no-unicode-literals.json
no-unicode-literals.py
replace-urlopen.json
replace-urlopen.py
required-and-default-attributes.json
required-and-default-attributes.py
shebang.json
shebang.py Fix integration test shebangs and update tests. 6 years ago
skip.txt Disable the update-bundled test during normal operation 6 years ago
symlinks.json
symlinks.py
test-constraints.json
test-constraints.py
update-bundled.json Have update-bundled check for updates to all bundled code 6 years ago
update-bundled.py Have update-bundled check for updates to all bundled code 6 years ago
use-argspec-type-path.json
use-argspec-type-path.py mongodb_replicaset module and test exception (#49690) 6 years ago
use-compat-six.json
use-compat-six.py