X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ice_validator%2Ftests%2Ftest_parse_yaml.py;h=5246f33b91c806e1a4d3f2904bd5bec78eca3c50;hb=refs%2Fchanges%2F53%2F56253%2F2;hp=74bda27e4a21be10082004aea589a9c335c9d5f0;hpb=7e08a8738145295de2937f00231e4ec13db1e9b0;p=vvp%2Fvalidation-scripts.git diff --git a/ice_validator/tests/test_parse_yaml.py b/ice_validator/tests/test_parse_yaml.py index 74bda27..5246f33 100644 --- a/ice_validator/tests/test_parse_yaml.py +++ b/ice_validator/tests/test_parse_yaml.py @@ -39,10 +39,12 @@ # from os import path +from .helpers import validates import pytest import yaml +@validates('R-95303') def test_parse_yaml(filename): ''' Read in each .yaml or .env file. If it is successfully parsed as yaml, save