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/_util/controller/sanity
Matt Clay 765b2bd783
ansible-test - Narrow the scope of some sanity tests (#81273)
* ansible-test - Limit scope of replace-urlopen test

Only ansible-core code and plugins in collections can be expected to rely on module_utils.

* ansible-test - Limit scope of use-compat-six test

Only ansible-core code and plugins in collections can be expected to rely on module_utils.

* ansible-test - Limit scope of no-get-exception test

Only ansible-core code and plugins in collections should be checked for usage of outdated module_utils functions.

* Add integration tests
2 years ago
..
code-smell ansible-test - Narrow the scope of some sanity tests (#81273) 2 years ago
integration-aliases ansible-test - Clean up future boilerplate. (#76874) 4 years ago
mypy ansible-test - Add support for argcomplete 3 (#80482) 3 years ago
pep8 ansible-test - Disable the pep8 E203 rule (#79966) 3 years ago
pslint Fix up sanity problems 3 years ago
pylint Pylint deprecated comment checker (#81071) 3 years ago
shellcheck ansible-test - Move code from _data to _util. (#75495) 4 years ago
validate-modules replace deprecated ast.value.s with ast.value.value (#80968) 3 years ago
yamllint replace deprecated ast.value.s with ast.value.value (#80968) 3 years ago