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
Tim Rupp 381b18fd80 Adds a refactored bigip_monitor_http module. (#30998)
This patch refactors the bigip_monitor_http module to use REST
instead of SOAP. It additionally adds unit tests and current F5
code conventions.

Integration tests can be found here
* https://github.com/F5Networks/f5-ansible/blob/devel/test/integration/bigip_monitor_http.yaml
* https://github.com/F5Networks/f5-ansible/tree/devel/test/integration/targets/bigip_monitor_http/tasks
2017-10-12 17:02:05 -07:00
..
cli
config config tests 2017-10-12 19:26:39 -04:00
contrib
errors
executor move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
inventory_test_data/group_vars
mock
module_utils Make ansible_selinux facts a consistent type (#31065) 2017-10-05 09:19:08 -04:00
modules Adds a refactored bigip_monitor_http module. (#30998) 2017-10-12 17:02:05 -07:00
parsing Fix typo in vault decrypt error message (#31335) 2017-10-05 18:09:22 -04:00
playbook
plugins
template
utils
vars
__init__.py
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00
conftest.py
test_constants.py