summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Create functionality and e2e tests for projectthuva411-26/+402
2017-11-03Merge "add simple e2e tests for PodsCotroller"Serena Feng3-0/+220
2017-11-01add simple e2e tests for PodsCotrollerthuva43-0/+220
2017-10-31remove components out side of 3rd_partySerenaFeng18-0/+2336
2017-10-27divide resources into handlers and modelsSerenaFeng34-227/+106
2017-10-27bugfix: E722 do not use bare exceptSerenaFeng3-4/+4
2017-10-23Merge "allow authentication to be disabled"Serena Feng4-7/+16
2017-10-20allow authentication to be disabledSerenaFeng4-7/+16
2017-10-20criteria field must be 'PASS/FAIL'SerenaFeng5-2/+33
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 creationSerenaFeng9-23/+127
2017-09-12leverage token_check only when posting resultsSerenaFeng3-77/+17
2017-09-12testing for raise in config.pyutkarshrai981-0/+9
2017-09-11add case-insensitive for find pods querythuva43-4/+23
2017-09-06hide cas ticket from web portalSerenaFeng5-47/+47
2017-09-05Merge "bugfix: leverage data_files to stop hacking setup.py"Serena Feng4-7/+3
2017-09-05bugfix: container start failed due to config_file set to NonetypeSerenaFeng1-1/+1
2017-09-05Merge "improve: discard venv support for official product"Serena Feng1-13/+2
2017-09-04bugfix: leverage data_files to stop hacking setup.pySerenaFeng4-7/+3
2017-09-04improve: discard venv support for official productSerenaFeng1-13/+2
2017-09-04clarify obsoleted test configuration filesSerenaFeng7-83/+3
2017-08-31leverage LFID as AuthenticationSerenaFeng9-155/+89
2017-08-25update scenario nameSerenaFeng3-1/+37
2017-08-25update installer under scenarioSerenaFeng3-9/+132
2017-08-25simplify unit tests implementation of update scenarioSerenaFeng1-88/+79
2017-08-25update versions under scenarioSerenaFeng4-34/+190
2017-08-25bugfix: fail to generate APIs document patchSerenaFeng1-2/+2
2017-08-24bugfix: fail to generate APIs documentSerenaFeng3-3/+10
2017-08-23bugfix: malfunction of scenario equal checkSerenaFeng3-13/+26
2017-08-22Merge "bugfix: OperationFailure: the limit must be positive"Serena Feng1-15/+16
2017-08-22Merge "change scenario owner"Serena Feng4-4/+51
2017-08-22Merge "update projects in scenario"Serena Feng6-5/+247
2017-08-22Merge "in swagger operation parameter supports array type"Serena Feng1-5/+12
2017-08-22Merge "update customs in scenario"Serena Feng5-30/+222
2017-08-21bugfix: OperationFailure: the limit must be positiveSerenaFeng1-15/+16
2017-08-21change scenario ownerSerenaFeng4-4/+51
2017-08-21update projects in scenarioSerenaFeng7-10/+259
2017-08-18in swagger operation parameter supports array typeSerenaFeng1-5/+12
2017-08-18update customs in scenarioSerenaFeng5-30/+222
2017-08-18Merge "bugfix: testapi is killed because of oom_kill"Serena Feng2-17/+19
2017-08-17impl update trust_indicator in scenarioSerenaFeng3-22/+98
2017-08-16bugfix: testapi is killed because of oom_killSerenaFeng2-17/+19
2017-08-15update scenario scoresSerenaFeng4-6/+190
2017-08-14delete obsolete scenario update codeSerenaFeng3-410/+10
2017-07-26merge swagger_base_url with ui_urlSerenaFeng7-12/+12
2017-07-21query date from oldest to newestSerenaFeng1-11/+20
2017-07-21separate db methods from handler.pySerenaFeng9-54/+60
2017-07-20decouple the mutual-dependence of config.py and server.pySerenaFeng11-68/+75
2017-07-20role based access control and result uploadgrakiss10-17/+147