summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/tests
AgeCommit message (Expand)AuthorFilesLines
2017-11-01add simple e2e tests for PodsCotrollerthuva43-0/+220
2017-10-27divide resources into handlers and modelsSerenaFeng13-144/+21
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'SerenaFeng1-1/+8
2017-09-18Bug Fix: Using library for urlencodeutkarshrai981-19/+18
2017-09-16Merge "testing for raise in config.py"Serena Feng1-0/+9
2017-09-12leverage LFID authentication to pod creationSerenaFeng5-22/+99
2017-09-12leverage token_check only when posting resultsSerenaFeng1-68/+6
2017-09-12testing for raise in config.pyutkarshrai981-0/+9
2017-09-11add case-insensitive for find pods querythuva42-3/+16
2017-09-04clarify obsoleted test configuration filesSerenaFeng7-83/+3
2017-08-25update scenario nameSerenaFeng1-0/+17
2017-08-25update installer under scenarioSerenaFeng1-9/+58
2017-08-25simplify unit tests implementation of update scenarioSerenaFeng1-88/+79
2017-08-25update versions under scenarioSerenaFeng1-0/+68
2017-08-24bugfix: fail to generate APIs documentSerenaFeng1-1/+2
2017-08-23bugfix: malfunction of scenario equal checkSerenaFeng2-5/+4
2017-08-21change scenario ownerSerenaFeng1-1/+8
2017-08-21update projects in scenarioSerenaFeng1-4/+69
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