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
2019-02-25 11:52:07 +01:00
..
action-plugin-docs.json Support ignore_changes in code-smell tests. 2019-02-05 15:21:01 -08:00
action-plugin-docs.py Support ignore_changes in code-smell tests. 2019-02-05 15:21:01 -08:00
azure-requirements.json
azure-requirements.py
boilerplate.json
boilerplate.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
botmeta.json Minor cleanup of code-smell tests. (#45658) 2018-09-14 11:12:06 -07:00
botmeta.py Added supershipit to botmeta sanity test (#50219) 2018-12-21 10:36:43 +10:00
changelog.json Implement new changelog generator. 2018-06-05 19:08:15 -07:00
changelog.py Implement new changelog generator. 2018-06-05 19:08:15 -07:00
configure-remoting-ps1.json
configure-remoting-ps1.py
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-smell test that can find deprecated config items (#46273) 2018-11-13 09:29:39 -06:00
docs-build.json
docs-build.py adds stub API docs in a single file (#46663) 2018-10-11 10:15:24 -04:00
empty-init.json
empty-init.py Skip sanity tests that don't apply to bundled code 2018-12-17 11:01:01 -08:00
line-endings.json
line-endings.py New module: routeros — manage MikroTik RouterOS (#41155) 2018-07-30 10:28:03 +05:30
no-assert.json
no-assert.py Skip sanity tests that don't apply to bundled code 2018-12-17 11:01:01 -08:00
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. 2019-01-15 09:37:10 -08:00
no-illegal-filenames.json
no-illegal-filenames.py Minor cleanup of code-smell tests. (#45658) 2018-09-14 11:12:06 -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 a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
no-smart-quotes.json
no-smart-quotes.py no-smart-quotes: Skip files by path in code-smell (#45881) 2018-12-18 20:33:18 +01:00
no-tests-as-filters.json
no-tests-as-filters.py Improve performance of no-tests-as-filters test. 2019-01-09 17:25:19 -08:00
no-underscore-variable.json
no-underscore-variable.py GCE deprecation warning (#52116) 2019-02-18 16:42:19 +00:00
no-unicode-literals.json
no-unicode-literals.py Adds the ipaddress compat library backport from Python 3.x (#42265) 2018-07-17 11:37:23 -07:00
replace-urlopen.json
replace-urlopen.py Add requests.Session like class (#37622) 2018-06-01 11:44:20 -05:00
required-and-default-attributes.json
required-and-default-attributes.py
shebang.json
shebang.py Fix integration test shebangs and update tests. 2019-01-15 14:08:26 -08: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 symlinks sanity test. (#46467) 2018-10-04 07:02:42 -07:00
test-constraints.json
test-constraints.py
update-bundled.json Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
update-bundled.py Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
use-argspec-type-path.json
use-argspec-type-path.py mongodb_replicaset module and test exception (#49690) 2019-02-25 11:52:07 +01:00
use-compat-six.json
use-compat-six.py