ansible/docs/docsite/rst/dev_guide/testing/sanity
Matt Martz 95f4282c42
Verify package data in setup.py installs all files (#59537)
* Add sanity test to ensure all non-py files are installed

* Fix mode and regex

* Fix role skel inventory package_data

* Add docs

* Update package_data for inventory files

* Address pylint concerns

* Another tweak to package_data

* Address review feedback

* Change index to 1

* add to ansible-only.txt
2019-07-24 13:58:13 -05: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 Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
azure-requirements.rst
boilerplate.rst Split the metaclass == type and from future boilerplate code. 2019-07-10 22:17:35 -07:00
botmeta.rst BOTMETA Validator + Bulk tidyup, support:(core,community,network) (#44903) 2018-09-14 12:33:23 +01:00
changelog.rst
compile.rst removes last :doc: links in the dev guide (#58417) 2019-06-26 14:59:33 -04:00
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 Replace no-underscore-variable test with pylint. (#54140) 2019-03-20 22:14:22 -07:00
empty-init.rst
future-import-boilerplate.rst Split the metaclass == type and from future boilerplate code. 2019-07-10 22:17:35 -07:00
import.rst
integration-aliases.rst doc - skip/windows for integration tests (#53010) 2019-02-26 15:41:46 -06:00
line-endings.rst
metaclass-boilerplate.rst Split the metaclass == type and from future boilerplate code. 2019-07-10 22:17:35 -07:00
no-assert.rst
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
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 Don't register tests as filters (#55332) 2019-04-16 14:10:14 -05:00
no-underscore-variable.rst Replace no-underscore-variable test with pylint. (#54140) 2019-03-20 22:14:22 -07:00
no-unicode-literals.rst
no-unwanted-files.rst Add sanity test to check for unwanted files. 2019-05-14 09:13:51 -07:00
no-wildcard-import.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
package-data.rst Verify package data in setup.py installs all files (#59537) 2019-07-24 13:58:13 -05:00
pep8.rst removes last :doc: links in the dev guide (#58417) 2019-06-26 14:59:33 -04:00
pslint.rst
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
symlinks.rst Add symlinks sanity test. (#46467) 2018-10-04 07:02:42 -07:00
test-constraints.rst
update-bundled.rst Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
use-argspec-type-path.rst adds stub API docs in a single file (#46663) 2018-10-11 10:15:24 -04:00
use-compat-six.rst
validate-modules.rst removes last :doc: links in the dev guide (#58417) 2019-06-26 14:59:33 -04:00
yamllint.rst