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/docs/docsite/rst/dev_guide/testing/sanity
Jordan Borean 7cce4dfbb0 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

(cherry picked from commit 27c10fa502)
7 years ago
..
ansible-doc.rst
ansible-var-precedence-check.rst [WIP] Backport/2.7/batch port (#45859) 7 years ago
azure-requirements.rst Fix ansible-test default image. (#31966) 8 years ago
boilerplate.rst code-smell test changes 8 years ago
changelog.rst Implement new changelog generator. 8 years ago
compile.rst Convert ansible-test compile into a sanity test. 8 years ago
configure-remoting-ps1.rst
docs-build.rst [WIP] Backport/2.7/batch port (#45859) 7 years ago
empty-init.rst Enhance empty __init__ code-smell to check module_utils (#33438) 8 years ago
import.rst
integration-aliases.rst add skip/docker alias to skip tests when running on Docker (#45955) 7 years ago
line-endings.rst
no-assert.rst Remove uses of assert in production code (#32079) 8 years ago
no-basestring.rst code-smell test changes 8 years ago
no-dict-iteritems.rst
no-dict-iterkeys.rst
no-dict-itervalues.rst
no-get-exception.rst rewrite of the developer guide, part 1 (#45179) (#45349) 7 years ago
no-illegal-filenames.rst Added code-smell check to verify filenames are allowed with Windows (#35436) 8 years ago
no-smart-quotes.rst Add a code-smell test for smart quotes and remove smart quotes from all files 8 years ago
no-tests-as-filters.rst Small typos in docs (#38371) 8 years ago
no-underscore-variable.rst Add a (disabled) code-smell test for detecting _ variables 8 years ago
no-unicode-literals.rst Remove use of unicode_literals as it is an anti-pattern 8 years ago
no-wildcard-import.rst [WIP] Backport/2.7/batch port (#45859) 7 years ago
pep8.rst Fix documentation references. 8 years ago
pslint.rst Add pslint sanity test. (#35303) 8 years ago
pylint-ansible-test.rst [WIP] Backport/2.7/batch port (#45859) 7 years ago
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 8 years ago
use-compat-six.rst
validate-modules.rst Fix documentation references. 8 years ago
yamllint.rst