1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules
Sam Doran 43a44e6f35
Move utility functions out of basic.py (#51715)
Move the following methods to lib/anisble/module_utils/common/validation.py:

- _count_terms()
- _check_mutually_exclusive()
- _check_required_one_of()
- _check_required_together()
- _check_required_by()
- _check_required_arguments()
- _check_required_if
- fail_on_missing_params() --> create check_missing_parameters()
2019-03-14 21:29:55 -04:00
..
cloud XenServer: Fix wrong FakeXenAPI module import in unit tests (#53634) 2019-03-14 17:03:52 +05:30
crypto New LUKS devices management module (#48991) 2019-02-15 09:25:14 +00:00
files Fixes #34893 (#40166) 2018-05-16 11:09:32 -05:00
messaging Rabbitmq user permission fixes (#49404) 2018-12-07 13:19:08 +00:00
monitoring Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
net_tools Added support for infoblox member object (#53174) 2019-03-12 17:48:51 +05:30
network Move utility functions out of basic.py (#51715) 2019-03-14 21:29:55 -04:00
notification Add support for hex color in slack module (#49804) 2018-12-12 08:41:49 +00:00
packaging Add force parameter to gem module (#51366) 2019-02-11 17:13:16 -05:00
remote_management new module lxca_cmms for Lenovo XClarity Administrator (#49594) 2019-02-19 08:55:51 -05:00
source_control gitlab_hook: renaming module name (#51979) 2019-02-11 00:30:36 +01:00
storage Ability to add port in portset (#52734) 2019-03-14 15:39:11 +00:00
system iptables: implement log_level parameter (#52880) 2019-03-13 18:10:59 +05:30
web_infrastructure Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
__init__.py Some algorithmic unittests for the apt and docker modules 2016-04-27 07:23:31 -07:00
conftest.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
utils.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00