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
Sloane Hertel 2769f5621b
Add find_spec and exec_module to RestrictedModuleLoader (#76427)
* Add find_spec and exec_module to RestrictedModuleLoader

* Fix getting new loader with correct path

Fix pep8 errors

* Use convert_ansible_name_to_absolute_paths instead of the loader path

* Apply suggestions from code review

* Fix type hints and test them in CI

* Fix error message for ansible.module_utils.basic if it's missing

Add mypy ignored missing imports for controller sanity tests

* Add mypy attr-defined ignore entries for python 3.8, 3.9, 3.10 for vendored six

Add mypy attr-defined ignore for python 2.7 in lib/ansible/utils/collection_loader/_collection_finder.py

* Just test controller python versions to simplify ignoring mypy errors
4 years ago
..
code-smell ansible-test - Clean up future boilerplate. (#76874) 4 years ago
integration-aliases ansible-test - Clean up future boilerplate. (#76874) 4 years ago
mypy Add find_spec and exec_module to RestrictedModuleLoader (#76427) 4 years ago
pep8 ansible-test - Move code from _data to _util. (#75495) 4 years ago
pslint ansible-test pssa update and new rules (#76256) 4 years ago
pylint Update pylint deprecated plugin to use ansible-invalid* symbols (#77086) 4 years ago
shellcheck ansible-test - Move code from _data to _util. (#75495) 4 years ago
validate-modules validate-modules for plugins: do some more schema validations so that some issues that are currently reported for modules are also reported for plugins (#77268) 4 years ago
yamllint ansible-test - Fix CParser import in yamllint. 4 years ago