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

* Update test_cp_mgmt_network.py

* 18 tests

(cherry picked from commit 271825cfaf)

* changelog
2019-09-17 07:36:31 -07:00

20 lines
853 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"
- "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/62214)"