ansible/changelogs/fragments/62213-unit-tests-for-cp-modules.yaml
Sumit Jaiswal fed6c0ace6 Backport PR for Check Point Unit tests for the following module from PR 62213 (#62386)
* Add unit tests for check_point ansible modules (#62213)

* Update test_cp_mgmt_network.py

* 17 tests

(cherry picked from commit c7f9c3f27e)

* changelog
2019-09-17 07:13:11 -07:00

19 lines
802 B
YAML

---
bugfixes:
- "Unit tests for cp_mgmt_global_assignment"
- "Unit tests for cp_mgmt_global_assignment_facts"
- "Unit tests for cp_mgmt_group"
- "Unit tests for cp_mgmt_group_facts"
- "Unit tests for cp_mgmt_group_with_exclusion"
- "Unit tests for cp_mgmt_group_with_exclusion_facts"
- "Unit tests for cp_mgmt_host"
- "Unit tests for cp_mgmt_host_facts"
- "Unit tests for cp_mgmt_multicast_address_range_facts"
- "Unit tests for cp_mgmt_package"
- "Unit tests for cp_mgmt_package_facts"
- "Unit tests for cp_mgmt_security_zone"
- "Unit tests for cp_mgmt_security_zone_facts"
- "Unit tests for cp_mgmt_service_dce_rpc"
- "Unit tests for cp_mgmt_service_dce_rpc_facts"
- "Unit tests for cp_mgmt_service_group"
- "Unit tests for cp_mgmt_service_group_facts(https://github.com/ansible/ansible/pull/62213)"