ansible/docs/docsite/rst/dev_guide/testing/sanity
Jordan Borean 27c10fa502
add skip/docker alias to skip tests when running on Docker (#45955)
* add skip/docker alias to skip tests when running on Docker

* changed warning message wording
2018-09-21 16:09:54 +10:00
..
ansible-doc.rst
ansible-var-precedence-check.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
azure-requirements.rst Fix ansible-test default image. (#31966) 2017-10-20 08:48:01 -07:00
boilerplate.rst
botmeta.rst BOTMETA Validator + Bulk tidyup, support:(core,community,network) (#44903) 2018-09-14 12:33:23 +01:00
changelog.rst Implement new changelog generator. 2018-06-05 19:08:15 -07:00
compile.rst Convert ansible-test compile into a sanity test. 2018-01-25 09:45:36 -08:00
configure-remoting-ps1.rst
docs-build.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
empty-init.rst Enhance empty __init__ code-smell to check module_utils (#33438) 2017-11-30 15:47:38 -08:00
import.rst
integration-aliases.rst add skip/docker alias to skip tests when running on Docker (#45955) 2018-09-21 16:09:54 +10:00
line-endings.rst
no-assert.rst Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
no-basestring.rst
no-dict-iteritems.rst
no-dict-iterkeys.rst
no-dict-itervalues.rst
no-get-exception.rst rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
no-illegal-filenames.rst Added code-smell check to verify filenames are allowed with Windows (#35436) 2018-01-29 13:46:02 -08:00
no-smart-quotes.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
no-tests-as-filters.rst Small typos in docs (#38371) 2018-04-09 12:49:10 +02:00
no-underscore-variable.rst Add a (disabled) code-smell test for detecting _ variables 2017-08-07 11:11:31 -07:00
no-unicode-literals.rst Remove use of unicode_literals as it is an anti-pattern 2017-09-11 13:33:51 -07:00
no-wildcard-import.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
pep8.rst Fix documentation references. 2017-08-22 17:09:28 -04:00
pslint.rst Add pslint sanity test. (#35303) 2018-01-24 17:22:14 -08:00
pylint-ansible-test.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
pylint.rst
replace-urlopen.rst
required-and-default-attributes.rst
rstcheck.rst
sanity-docs.rst
shebang.rst
shellcheck.rst
test-constraints.rst
use-argspec-type-path.rst Add a hack to test whether type=path should be used in a module 2017-10-09 21:15:56 -07:00
use-compat-six.rst
validate-modules.rst Fix documentation references. 2017-08-22 17:09:28 -04:00
yamllint.rst