summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/tests/__init__.py
AgeCommit message (Collapse)AuthorFilesLines
2019-05-04fix vcpeutilsDR695H1-0/+0
removed relative imports and using the preferred method of importing. use the open instead of file method to get files use the new pyaml method that specifies the loader use builtins.basestring for unicode and nonunicode comparison use the correct method to call the robot framework logger warn adding in unit tests for things to make sure they work Change-Id: I15da74ff66988ef2610ada3ae21a1c6104c26c35 Issue-ID: INT-1061 Signed-off-by: DR695H <dr695h@att.com>