[VVP] add decorators to test cases 53/56253/2
authorstark, steven <ss820f@att.com>
Wed, 11 Jul 2018 22:20:50 +0000 (15:20 -0700)
committerstark, steven <ss820f@att.com>
Wed, 11 Jul 2018 22:32:22 +0000 (15:32 -0700)
commitc42086a36bbfaf9286e1c08330f25d1b06a35f4b
tree1540e29ad4433640387dc3785068615fe4ed0a66
parent7e08a8738145295de2937f00231e4ec13db1e9b0
[VVP] add decorators to test cases

Adding initial set of decorators

Change-Id: I1d2064c94995fe30b607e7c7b8a0faebe7426f9b
Issue-ID: VVP-80
Signed-off-by: stark, steven <ss820f@att.com>
17 files changed:
ice_validator/tests/test_base_template_names.py
ice_validator/tests/test_base_template_outputs_consumed.py
ice_validator/tests/test_environment_file_structure.py
ice_validator/tests/test_get_file_only_reference_local_files.py
ice_validator/tests/test_heat_numeric_parameters.py
ice_validator/tests/test_heat_pairs_provided.py
ice_validator/tests/test_heat_parameter_section.py
ice_validator/tests/test_heat_template_parameters_contain_required_fields.py
ice_validator/tests/test_heat_template_structure.py
ice_validator/tests/test_nested_templates.py
ice_validator/tests/test_no_unused_parameters_between_env_and_templates.py
ice_validator/tests/test_parse_yaml.py
ice_validator/tests/test_referenced_and_defined_parameters_match.py
ice_validator/tests/test_resource_ids_alphanumeric_only.py
ice_validator/tests/test_servers_metadata_use_get_param.py
ice_validator/tests/test_unique_resources_across_all_templates.py
ice_validator/tests/test_volume_outputs_consumed.py