waft.framework_unit_tests.test_warp_client.test_mdm_config.test_mdm_output module

waft.framework_unit_tests.test_warp_client.test_mdm_config.test_mdm_output.test_macos_plist_mdm(configs: List[MDMConfiguration], expected_plist_file: Path)

Generate macOS plist files for common scenarios and validate against files in repo :param configs: List of MDM Configs to add to MacOSMDMHandler :param expected_plist_file: Path to plist file that should be generated for the given list of MDM configs

waft.framework_unit_tests.test_warp_client.test_mdm_config.test_mdm_output.test_single_mdm_config(config: MDMConfiguration, expected_xml_text: str)

Test that basic MDM constructed will be exported properly to string