summaryrefslogtreecommitdiffstats
path: root/vnftest/core/task.py
AgeCommit message (Expand)AuthorFilesLines
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 reportingMoshe1-184/+219
2019-01-10allow use of logical path for resourcesMoshe1-2/+2
2019-01-09refactor input parameters handlingMoshe1-31/+28
2018-08-15versionize tests due to API changes in ONAPMoshe1-2/+1
2018-06-20Add validation abilities to test casesMoshe1-9/+2
2018-05-14Refactor api definition yamls to support jinja2Moshe1-3/+7
2018-03-25Add unit tests and handle coverageMoshe1-26/+2
2018-03-20New test case - instantiate vnfMoshe1-1/+1
2018-03-14Onboard package test caseMoshe1-0/+619