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
Matt Clay d651bda123
Relocate ansible-test code. (#60147)
* Initial move of `test/runner/` content.

`test/runner/lib/` -> `test/lib/ansible_test/_internal/`
`test/runner/`     -> `test/lib/ansible_test/_internal/data/`

* Initial move of `test/sanity/` content.

`test/sanity/` -> `test/lib/ansible_test/_internal/data/sanity/` (except `test/sanity/ignore.txt`)

* Initial move of `test/units/pytest/` content.

`test/units/pytest/` -> `test/lib/ansible_test/_internal/data/pytest/`

* Follow-up move of `test/runner/unit/` content.

`test/lib/ansible_test/_internal/data/unit/` -> `test/lib/ansible_test/tests/unit/`

* Initial move of `ansible.cfg` content.

`test/units/ansible.cfg` -> `test/lib/ansible_test/_internal/data/units/ansible.cfg`
`test/env/ansible.cfg` -> `test/lib/ansible_test/_internal/data/env/ansible.cfg`

* Follow-up move of `data` directory.

`test/lib/ansible_test/_internal/data/` -> `test/lib/ansible_test/_data/`

* Update import statements.

* Add missing __init__.py for unit tests.

* Fix path references and miscellaneous issues.
6 years ago
..
action-plugin-docs.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
ansible-doc.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
ansible-var-precedence-check.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
azure-requirements.rst Update docs references for ansible-test. (#60109) 6 years ago
boilerplate.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
botmeta.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
changelog.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
compile.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
configure-remoting-ps1.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
deprecated-config.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
docs-build.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
empty-init.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
future-import-boilerplate.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
ignores.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
import.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
integration-aliases.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
line-endings.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
metaclass-boilerplate.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-assert.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-basestring.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-dict-iteritems.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-dict-iterkeys.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-dict-itervalues.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-get-exception.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-illegal-filenames.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-main-display.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-smart-quotes.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-tests-as-filters.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-underscore-variable.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-unicode-literals.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-unwanted-files.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-wildcard-import.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
package-data.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
pep8.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
pslint.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
pylint-ansible-test.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
pylint.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
replace-urlopen.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
required-and-default-attributes.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
rstcheck.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
sanity-docs.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
shebang.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
shellcheck.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
symlinks.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
test-constraints.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
update-bundled.rst Relocate ansible-test code. (#60147) 6 years ago
use-argspec-type-path.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
use-compat-six.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
validate-modules.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
yamllint.rst Remove redundant "Sanity Tests »" from page title. 6 years ago