summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/tests/unit
AgeCommit message (Expand)AuthorFilesLines
2017-08-18update customs in scenarioSerenaFeng2-8/+63
2017-08-17impl update trust_indicator in scenarioSerenaFeng1-0/+11
2017-08-15update scenario scoresSerenaFeng2-4/+59
2017-08-14delete obsolete scenario update codeSerenaFeng1-217/+8
2017-07-26merge swagger_base_url with ui_urlSerenaFeng6-11/+11
2017-07-21separate db methods from handler.pySerenaFeng2-7/+4
2017-07-20decouple the mutual-dependence of config.py and server.pySerenaFeng5-32/+40
2017-07-20role based access control and result uploadgrakiss3-6/+59
2017-07-19Merge "bugfix: query doesn't work well with period=1"Serena Feng2-7/+29
2017-07-19bugfix: query doesn't work well with period=1SerenaFeng2-7/+29
2017-07-19bugfix: mix order of Arno resultsSerenaFeng1-1/+1
2017-07-14testapi: bugfix of toxMatthewLi3-0/+3
2017-07-12move resources unit tests to tests/unit/resourcesSerenaFeng12-13/+13
2017-06-27bugfix: pagination crash due to memory limitationSerenaFeng1-7/+27
2017-06-20support pagination in TestAPISerenaFeng1-5/+20
2017-05-17refactor static_path to accomodate web portalSerenaFeng1-1/+6
2017-05-12refactor config parser to facilitate adding new configsSerenaFeng1-26/+6
2017-05-05Merge "leverage executor to test_testcase.py in TestAPI"Serena Feng1-59/+64
2017-05-05Merge "leverage executor to test_project.py in TestAPI"Serena Feng1-61/+55
2017-05-05Merge "leverage executor to test_result.py in TestAPI"Serena Feng1-103/+105
2017-04-13leverage executor to test_token/version.py in TestAPISerenaFeng2-42/+41
2017-04-13leverage executor to test_testcase.py in TestAPISerenaFeng1-59/+64
2017-04-13leverage executor to test_result.py in TestAPISerenaFeng1-103/+105
2017-04-13leverage executor to test_project.py in TestAPISerenaFeng1-61/+55
2017-04-13impl executor and leverage to test_pod.py in TestAPISerenaFeng2-24/+107
2017-04-10import from absolute path in TestAPI unitSerenaFeng9-10/+10
2017-04-06change not_found to forbidden when db not existSerenaFeng1-3/+3
2017-04-06unify error message in TestAPISerenaFeng6-30/+36
2017-03-30replace self-defined http codes with standard definitionsSerenaFeng6-81/+81
2017-03-29add rename scenario exceptionsSerenaFeng1-8/+49
2017-03-28keep methods' name/docstring after decoratorSerenaFeng1-0/+2
2017-03-01bugfix unittest test_queryProject occasionally failed in TestAPISerenaFeng1-4/+4
2017-02-27make unittest cover server.py in TestAPISerenaFeng2-8/+38
2017-02-24add unittest of config.pySerenaFeng6-0/+97
2017-02-22Add unit tests to token based authenticationrohitsakala2-0/+119
2017-02-21Add token based authentication for post/update/deleterohitsakala1-0/+1
2017-02-21fix violation of import rule in TestAPISerenaFeng8-170/+174
2017-02-15implement delete and related unittestSerenaFeng1-12/+23
2017-02-09update scenario and related unittestSerenaFeng1-16/+188
2017-01-18implement get/query scenario(s) and add unittestSerenaFeng5-17/+220
2017-01-16implement create scenario and add unittestSerenaFeng4-4/+107
2016-12-23bugfix: access results failed of Test APISerenaFeng1-1/+5
2016-10-18rename result_collection_api to testapiSerenaFeng9-0/+1255