summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/tests/unit
AgeCommit message (Expand)AuthorFilesLines
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