summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/resources/scenario_handlers.py
AgeCommit message (Expand)AuthorFilesLines
2017-04-09unify data existence checkSerenaFeng1-19/+10
2017-04-06unify error message in TestAPISerenaFeng1-3/+3
2017-03-30unify raise exception processSerenaFeng1-4/+2
2017-03-30replace self-defined http codes with standard definitionsSerenaFeng1-3/+3
2017-03-29add rename scenario exceptionsSerenaFeng1-0/+5
2017-03-28keep methods' name/docstring after decoratorSerenaFeng1-0/+5
2017-02-21fix violation of import rule in TestAPISerenaFeng1-6/+5
2017-02-15implement delete and related unittestSerenaFeng1-0/+11
2017-02-09update scenario and related unittestSerenaFeng1-2/+161
2017-01-22Shortening swagger spec nicknamesrohitsakala1-4/+4
2017-01-18implement get/query scenario(s) and add unittestSerenaFeng1-3/+42
2017-01-16implement create scenario and add unittestSerenaFeng1-2/+16
2017-01-09add scenario models and frameworkSerenaFeng1-0/+61