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/test/lib/ansible_test/_data/sanity/code-smell
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.json Relocate ansible-test code. (#60147) 6 years ago
action-plugin-docs.py Relocate ansible-test code. (#60147) 6 years ago
ansible-only.txt Relocate ansible-test code. (#60147) 6 years ago
azure-requirements.json Relocate ansible-test code. (#60147) 6 years ago
azure-requirements.py Relocate ansible-test code. (#60147) 6 years ago
botmeta.json Relocate ansible-test code. (#60147) 6 years ago
botmeta.py Relocate ansible-test code. (#60147) 6 years ago
changelog.json Relocate ansible-test code. (#60147) 6 years ago
changelog.py Relocate ansible-test code. (#60147) 6 years ago
configure-remoting-ps1.json Relocate ansible-test code. (#60147) 6 years ago
configure-remoting-ps1.py Relocate ansible-test code. (#60147) 6 years ago
deprecated-config.json Relocate ansible-test code. (#60147) 6 years ago
deprecated-config.py Relocate ansible-test code. (#60147) 6 years ago
docs-build.json Relocate ansible-test code. (#60147) 6 years ago
docs-build.py Relocate ansible-test code. (#60147) 6 years ago
empty-init.json Relocate ansible-test code. (#60147) 6 years ago
empty-init.py Relocate ansible-test code. (#60147) 6 years ago
future-import-boilerplate.json Relocate ansible-test code. (#60147) 6 years ago
future-import-boilerplate.py Relocate ansible-test code. (#60147) 6 years ago
line-endings.json Relocate ansible-test code. (#60147) 6 years ago
line-endings.py Relocate ansible-test code. (#60147) 6 years ago
metaclass-boilerplate.json Relocate ansible-test code. (#60147) 6 years ago
metaclass-boilerplate.py Relocate ansible-test code. (#60147) 6 years ago
no-assert.json Relocate ansible-test code. (#60147) 6 years ago
no-assert.py Relocate ansible-test code. (#60147) 6 years ago
no-basestring.json Relocate ansible-test code. (#60147) 6 years ago
no-basestring.py Relocate ansible-test code. (#60147) 6 years ago
no-dict-iteritems.json Relocate ansible-test code. (#60147) 6 years ago
no-dict-iteritems.py Relocate ansible-test code. (#60147) 6 years ago
no-dict-iterkeys.json Relocate ansible-test code. (#60147) 6 years ago
no-dict-iterkeys.py Relocate ansible-test code. (#60147) 6 years ago
no-dict-itervalues.json Relocate ansible-test code. (#60147) 6 years ago
no-dict-itervalues.py Relocate ansible-test code. (#60147) 6 years ago
no-get-exception.json Relocate ansible-test code. (#60147) 6 years ago
no-get-exception.py Relocate ansible-test code. (#60147) 6 years ago
no-illegal-filenames.json Relocate ansible-test code. (#60147) 6 years ago
no-illegal-filenames.py Relocate ansible-test code. (#60147) 6 years ago
no-main-display.json Relocate ansible-test code. (#60147) 6 years ago
no-main-display.py Relocate ansible-test code. (#60147) 6 years ago
no-smart-quotes.json Relocate ansible-test code. (#60147) 6 years ago
no-smart-quotes.py Relocate ansible-test code. (#60147) 6 years ago
no-unicode-literals.json Relocate ansible-test code. (#60147) 6 years ago
no-unicode-literals.py Relocate ansible-test code. (#60147) 6 years ago
no-unwanted-files.json Relocate ansible-test code. (#60147) 6 years ago
no-unwanted-files.py Relocate ansible-test code. (#60147) 6 years ago
package-data.json Relocate ansible-test code. (#60147) 6 years ago
package-data.py Relocate ansible-test code. (#60147) 6 years ago
replace-urlopen.json Relocate ansible-test code. (#60147) 6 years ago
replace-urlopen.py Relocate ansible-test code. (#60147) 6 years ago
required-and-default-attributes.json Relocate ansible-test code. (#60147) 6 years ago
required-and-default-attributes.py Relocate ansible-test code. (#60147) 6 years ago
shebang.json Relocate ansible-test code. (#60147) 6 years ago
shebang.py Relocate ansible-test code. (#60147) 6 years ago
skip.txt Relocate ansible-test code. (#60147) 6 years ago
symlinks.json Relocate ansible-test code. (#60147) 6 years ago
symlinks.py Relocate ansible-test code. (#60147) 6 years ago
test-constraints.json Relocate ansible-test code. (#60147) 6 years ago
test-constraints.py Relocate ansible-test code. (#60147) 6 years ago
update-bundled.json Relocate ansible-test code. (#60147) 6 years ago
update-bundled.py Relocate ansible-test code. (#60147) 6 years ago
use-argspec-type-path.json Relocate ansible-test code. (#60147) 6 years ago
use-argspec-type-path.py Relocate ansible-test code. (#60147) 6 years ago
use-compat-six.json Relocate ansible-test code. (#60147) 6 years ago
use-compat-six.py Relocate ansible-test code. (#60147) 6 years ago