ansible/test/lib/ansible_test/_data/sanity
Matt Clay 73fadc5e97
Clean up code in ansible-test. (#73379)
* Relocate code to fix type dependencies.

* Fix missing and unused imports.

* Fix type hints.

* Suppress PyCharm false positives.

* Avoid shadowing `file` built-in.

* Use json.JSONEncoder directly instead of super().

This matches the recommended usage and avoids a PyCharm warning.

* Remove redundant regex escape.

* Remove redundant find_python call.

* Use tarfile.open directly.

* Add changelog fragment.
2021-01-26 14:02:08 -08:00
..
code-smell Clean up code in ansible-test. (#73379) 2021-01-26 14:02:08 -08:00
compile Add Python 3.9 to ansible-test. 2020-03-01 17:42:06 -08:00
import Code cleanup in the import sanity test. 2020-06-23 23:09:00 -07:00
integration-aliases Use AZP config for integration-aliases test. 2020-12-03 15:35:58 -08:00
pep8
pslint
pylint import_playbook - change additional params to deprecation (#72987) 2020-12-17 14:14:58 -05:00
rstcheck Autointerpreter table (#60148) 2019-08-08 13:56:07 -05:00
shellcheck Fix sanity tests based on newer version of shellcheck (#60423) 2019-08-12 16:24:28 -04:00
validate-modules arg_spec - move validator lookup method to a function (#72667) 2020-12-17 17:15:00 -05:00
yamllint Clean up code in ansible-test. (#73379) 2021-01-26 14:02:08 -08:00