waft.framework_unit_tests.test_warp_client.test_mdm_config.test_mdm_config_validation module¶
- class waft.framework_unit_tests.test_warp_client.test_mdm_config.test_mdm_config_validation.TestZTOrgValidation(methodName='runTest')¶
Bases:
TestCase
Test creating organization definitions in MDMs
- test_invalid_zt_auth_org()¶
Tests that invalidly structured Auth Token org will throw an exception
- test_valid_zt_auth_org()¶
Tests that validly structured ZT Auth token org does not assert
- test_xml_output_structure()¶
Generate an org config, export to XML, and validate that the XML is valid
- test_zt_org_name()¶
Tests that valid org does not assert