summaryrefslogtreecommitdiffstats
path: root/utils/test/testapi/opnfv_testapi/resources
AgeCommit message (Expand)AuthorFilesLines
2017-04-09unify data existence checkSerenaFeng6-173/+78
2017-04-06change not_found to forbidden when db not existSerenaFeng1-3/+3
2017-04-06unify error message in TestAPISerenaFeng6-37/+32
2017-03-30unify raise exception processSerenaFeng3-33/+21
2017-03-30replace self-defined http codes with standard definitionsSerenaFeng6-29/+34
2017-03-29add rename scenario exceptionsSerenaFeng1-0/+5
2017-03-28keep methods' name/docstring after decoratorSerenaFeng1-0/+5
2017-03-23fix: always return 200 even if exception happensSerenaFeng1-6/+0
2017-03-02Problem with rally_sanity resultsSerenaFeng1-98/+116
2017-03-01bugfix unittest test_queryProject occasionally failed in TestAPISerenaFeng1-0/+63
2017-02-22Add unit tests to token based authenticationrohitsakala1-2/+2
2017-02-21Add token based authentication for post/update/deleterohitsakala1-0/+25
2017-02-21fix violation of import rule in TestAPISerenaFeng6-74/+74
2017-02-15implement delete and related unittestSerenaFeng1-0/+11
2017-02-09update scenario and related unittestSerenaFeng3-12/+196
2017-01-22Shortening swagger spec nicknamesrohitsakala6-22/+22
2017-01-18implement get/query scenario(s) and add unittestSerenaFeng2-10/+69
2017-01-16implement create scenario and add unittestSerenaFeng2-3/+28
2017-01-09add scenario models and frameworkSerenaFeng3-0/+149
2017-01-04Update nicknames in swagger specrohitsakala5-18/+18
2016-12-26correct swagger model of TestAPISerenaFeng2-1/+2
2016-12-23bugfix: access results failed of Test APISerenaFeng1-4/+3
2016-12-20simplify model process of TestAPISerenaFeng5-361/+107
2016-12-09Update testcase model for Test DBMorgan Richomme1-4/+84
2016-11-30Add parameters in init functionrohitsakala1-1/+2
2016-10-18rename result_collection_api to testapiSerenaFeng11-0/+1323