summaryrefslogtreecommitdiffstats
path: root/vnftest/core
AgeCommit message (Expand)AuthorFilesLines
2019-05-20fix missing context handlingMoshe1-1/+1
2019-04-01add context info to test outputMoshe1-6/+27
2019-03-18introduce heat contextMoshe1-5/+21
2019-03-03Allow multiple contexts per test caseMoshe1-25/+28
2019-02-12fix error logging to include messageMoshe1-2/+2
2019-02-06refactor rest client to allow multipart formdataMoshe1-3/+5
2019-01-29refactor error handlingMoshe1-8/+17
2019-01-23fix result dict to be recreated in each runMoshe1-22/+12
2019-01-17Refactor test reportingMoshe3-193/+227
2019-01-10allow use of logical path for resourcesMoshe1-2/+2
2019-01-09refactor input parameters handlingMoshe3-34/+28
2018-08-15versionize tests due to API changes in ONAPMoshe3-3/+5
2018-07-12resources are located by logical pathMoshe1-1/+3
2018-06-20Add validation abilities to test casesMoshe1-9/+2
2018-05-14Refactor api definition yamls to support jinja2Moshe2-5/+10
2018-03-25Add unit tests and handle coverageMoshe2-58/+32
2018-03-20New test case - instantiate vnfMoshe1-1/+1
2018-03-14Onboard package test caseMoshe8-0/+1218