ansible/test
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
..
ansible_test
integration Deprecate Py2.6 support for target nodes (#74165) 2021-04-16 11:42:29 -05:00
lib/ansible_test Split out module/module_utils unit test execution. 2021-04-19 15:44:58 -07:00
sanity [conditional] Remove support for bare variables (#74208) 2021-04-13 11:12:10 -04:00
support Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
units Relocate misplaced unit tests. 2021-04-16 22:23:40 -07:00
utils/shippable module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00