ansible/docs/docsite/rst/dev_guide/testing/sanity
Matt Martz 9773a1f289
Add a Singleton metaclass, use it with Display (#48935)
* Add a Singleton class, use it with Display

* update six import

* Move remaining failes to display singleton

* Fix rebase issues

* Singleton improvements

* Add code-smell for 'from __main__ import display'. ci_complete

* s/self/cls/g

* Add docs for no-main-display

* Address linting issues

* Add changelog fragment. ci_complete

* Implement reentrant lock for class instantiation in Singleton

* Add Display singleton porting guide
2018-11-20 17:06:51 -06:00
..
action-plugin-docs.rst Add test to require docs for action plugins. (#48376) 2018-11-13 22:52:36 -08:00
ansible-doc.rst
ansible-var-precedence-check.rst
azure-requirements.rst
boilerplate.rst
botmeta.rst
changelog.rst
compile.rst
configure-remoting-ps1.rst
deprecated-config.rst code-smell test that can find deprecated config items (#46273) 2018-11-13 09:29:39 -06:00
docs-build.rst
empty-init.rst
import.rst
integration-aliases.rst Support skip of platforms by version in tests. (#48826) 2018-11-16 16:38:47 -08:00
line-endings.rst
no-assert.rst
no-basestring.rst
no-dict-iteritems.rst
no-dict-iterkeys.rst
no-dict-itervalues.rst
no-get-exception.rst
no-illegal-filenames.rst
no-main-display.rst Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
no-smart-quotes.rst
no-tests-as-filters.rst
no-underscore-variable.rst
no-unicode-literals.rst
no-wildcard-import.rst
pep8.rst
pslint.rst
pylint-ansible-test.rst
pylint.rst
replace-urlopen.rst
required-and-default-attributes.rst
rstcheck.rst
sanity-docs.rst
shebang.rst
shellcheck.rst
symlinks.rst
test-constraints.rst
use-argspec-type-path.rst
use-compat-six.rst
validate-modules.rst
yamllint.rst