X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ice_validator%2Ftests%2Ftest_parse_yaml.py;h=5246f33b91c806e1a4d3f2904bd5bec78eca3c50;hb=c42086a36bbfaf9286e1c08330f25d1b06a35f4b;hp=74bda27e4a21be10082004aea589a9c335c9d5f0;hpb=cc21b8b08b6dbcec577bfb26ff397ac899da8002;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