topology icon indicating copy to clipboard operation
topology copied to clipboard

Add tests for validating yaml (SOFTWARE-3287)

Open yzz971115 opened this issue 6 years ago • 1 comments
trafficstars

For validating the URL in VO, I use a third party package "validators" - "https://validators.readthedocs.io/en/latest/#". And also, when I try to verify the "verify_resource.py" in my machine, it always raises an UnicodeDecodeError for the yaml.load function, so I can not verify the changes in this file.

yzz971115 avatar Jul 01 '19 23:07 yzz971115

@yzz971115 I don't believe validators is installed by default so you'll want to update the requirements-apache.txt to add it

brianhlin avatar Jul 17 '19 15:07 brianhlin

This hasn't been merged in five years so I'm going to close it.

matyasselmeci avatar Sep 24 '24 17:09 matyasselmeci