ansible/test/lib/ansible_test/_internal/sanity
Matt Clay 7786dbbdc1 Split out module/module_utils unit test execution.
- Unit tests for `modules` and `module_utils` are now limited to importing only `ansible.module_utils` from the `ansible` module.
- Unit tests other than `modules` and `module_utils` are now run only on Python versions supported by the controller (Python 3.8+).
- Unit tests are now run in separate contexts (`controller`, `modules`, `module_utils`), each using separate invocations of `pytest`.
2021-04-19 15:44:58 -07:00
..
__init__.py Fix ansible-test constraints issues. (#73578) 2021-02-11 16:45:53 -08:00
ansible_doc.py ansible-test: make sure tests are also run for the new plugin types (#73599) 2021-02-13 14:05:16 -08:00
bin_symlinks.py Additional ansible-test path fixes. (#60300) 2019-08-08 23:51:03 -07:00
compile.py
ignores.py
import.py Import sanity test for plugins (#72497) 2021-02-12 14:09:50 -08:00
integration_aliases.py Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
pep8.py
pslint.py
pylint.py Split out module/module_utils unit test execution. 2021-04-19 15:44:58 -07:00
sanity_docs.py
shellcheck.py
validate_modules.py Allow to deprecate options and aliases by date (#68177) 2020-05-26 20:23:56 -04:00
yamllint.py Additional ansible-test sanity adjustments. (#69974) 2020-06-10 09:39:25 -07:00