summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/common
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Create functionality and e2e tests for projectthuva42-1/+11
2017-10-27bugfix: E722 do not use bare exceptSerenaFeng1-1/+1
2017-10-23Merge "allow authentication to be disabled"Serena Feng1-1/+2
2017-10-20allow authentication to be disabledSerenaFeng1-1/+2
2017-10-20criteria field must be 'PASS/FAIL'SerenaFeng2-0/+17
2017-09-12leverage LFID authentication to pod creationSerenaFeng2-0/+25
2017-09-12leverage token_check only when posting resultsSerenaFeng1-5/+2
2017-09-11add case-insensitive for find pods querythuva41-1/+7
2017-09-06hide cas ticket from web portalSerenaFeng2-36/+0
2017-09-05Merge "bugfix: leverage data_files to stop hacking setup.py"Serena Feng1-4/+0
2017-09-05bugfix: container start failed due to config_file set to NonetypeSerenaFeng1-1/+1
2017-09-04bugfix: leverage data_files to stop hacking setup.pySerenaFeng1-4/+0
2017-09-04improve: discard venv support for official productSerenaFeng1-13/+2
2017-08-31leverage LFID as AuthenticationSerenaFeng2-0/+40
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