summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/common
AgeCommit message (Expand)AuthorFilesLines
2017-08-21update projects in scenarioSerenaFeng1-0/+4
2017-07-21separate db methods from handler.pySerenaFeng1-5/+6
2017-07-20decouple the mutual-dependence of config.py and server.pySerenaFeng1-9/+27
2017-07-20role based access control and result uploadgrakiss1-0/+4
2017-06-20support pagination in TestAPISerenaFeng1-0/+5
2017-05-19bugfix: extra fields are added when push resultsSerenaFeng1-3/+3
2017-05-17refactor static_path to accomodate web portalSerenaFeng1-0/+4
2017-05-12refactor config parser to facilitate adding new configsSerenaFeng1-71/+29
2017-05-10correct the import impl of TestAPISerenaFeng1-2/+4
2017-04-09unify data existence checkSerenaFeng1-0/+111
2017-04-06unify error message in TestAPISerenaFeng2-0/+54
2017-03-30unify raise exception processSerenaFeng1-0/+31
2017-03-30replace self-defined http codes with standard definitionsSerenaFeng1-16/+0
2017-03-23start TestAPI in venv with no config-fileSerenaFeng1-2/+7
2017-02-27Use new-style classes which inherit from object in TestAPISerenaFeng1-1/+1
2017-02-24add unittest of config.pySerenaFeng1-17/+7
2017-02-21Add token based authentication for post/update/deleterohitsakala2-0/+6
2017-02-21fix violation of import rule in TestAPISerenaFeng1-5/+3
2016-10-18rename result_collection_api to testapiSerenaFeng3-0/+118