aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/test_get_file_only_reference_local_files.py
diff options
context:
space:
mode:
authorstark, steven <ss820f@att.com>2018-07-11 15:20:50 -0700
committerstark, steven <ss820f@att.com>2018-07-11 15:32:22 -0700
commitc42086a36bbfaf9286e1c08330f25d1b06a35f4b (patch)
tree1540e29ad4433640387dc3785068615fe4ed0a66 /ice_validator/tests/test_get_file_only_reference_local_files.py
parent7e08a8738145295de2937f00231e4ec13db1e9b0 (diff)
[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>
Diffstat (limited to 'ice_validator/tests/test_get_file_only_reference_local_files.py')
-rw-r--r--ice_validator/tests/test_get_file_only_reference_local_files.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ice_validator/tests/test_get_file_only_reference_local_files.py b/ice_validator/tests/test_get_file_only_reference_local_files.py
index 5282ee0..6588a61 100644
--- a/ice_validator/tests/test_get_file_only_reference_local_files.py
+++ b/ice_validator/tests/test_get_file_only_reference_local_files.py
@@ -43,8 +43,10 @@ import pytest
import re
import yaml
from .utils.nested_iterables import find_all_get_file_in_yml
+from .helpers import validates
+@validates('R-99646')
def test_get_file_only_reference_local_files(yaml_file):
'''
Make sure that all references to get_file only try to access local files