summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/tests
AgeCommit message (Expand)AuthorFilesLines
2018-01-09Add links in prods,projects and results pagesthuva41-9/+1
2018-01-04Merge "simplify test_pod.py with eq"Serena Feng2-28/+13
2018-01-04simplify test_pod.py with eqSerenaFeng2-28/+13
2018-01-04simplify test_testcase.py using eq and templatesSerenaFeng3-42/+64
2018-01-04simplify test_results.py with eq() and templates/SerenaFeng2-125/+58
2018-01-04move scenario tests supporting files to templatesSerenaFeng3-49/+32
2018-01-04Merge "add deployment result collecting interfaces"Serena Feng4-0/+227
2018-01-04Merge "leverage query_by_name decorator to simplify name querying"Serena Feng1-0/+3
2018-01-03add deployment result collecting interfacesSerenaFeng4-0/+227
2018-01-02leverage query_by_name decorator to simplify name queryingSerenaFeng1-0/+3
2017-12-30Add the filter option in results pagethuva41-0/+363
2017-12-25Merge "Implement the CRUD operations for Test cases"Serena Feng3-0/+664
2017-12-23Implement the CRUD operations for Test casesthuva43-0/+664
2017-12-06remove useless print snippetSerenaFeng1-1/+0
2017-11-23Add filter option in projects pagethuva41-0/+28
2017-11-22showing the response message in the pods pagethuva41-2/+2
2017-11-16Update and Delete functionalities for projectsthuva45-154/+569
2017-11-14Create functionality and e2e tests for projectthuva46-24/+278
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