summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi
AgeCommit message (Expand)AuthorFilesLines
2018-01-18Merge "Design the scenario create method"Serena Feng18-1435/+2845
2018-01-18Merge "Bug fixes in results, tastcases and header file"Serena Feng8-40/+47
2018-01-16Bug fixes in results, tastcases and header filethuva48-40/+47
2018-01-16Design the scenario create methodthuva418-1435/+2845
2018-01-15Merge "Design the scenario create method"Serena Feng18-2/+2143
2018-01-09Design the scenario create methodSerenaFeng19-4/+2147
2018-01-09Add links in prods,projects and results pagesthuva410-32/+217
2018-01-05bugfix some testcases relevant unittests failedSerenaFeng1-2/+4
2018-01-04Merge "simplify test_pod.py with eq"Serena Feng4-49/+30
2018-01-04simplify test_pod.py with eqSerenaFeng4-50/+32
2018-01-04simplify test_testcase.py using eq and templatesSerenaFeng5-90/+88
2018-01-04simplify test_results.py with eq() and templates/SerenaFeng3-149/+79
2018-01-04move scenario tests supporting files to templatesSerenaFeng3-49/+32
2018-01-04Merge "add deployment result collecting interfaces"Serena Feng10-23/+428
2018-01-04Merge "leverage query_by_name decorator to simplify name querying"Serena Feng5-25/+22
2018-01-03add deployment result collecting interfacesSerenaFeng10-23/+428
2018-01-02leverage query_by_name decorator to simplify name queryingSerenaFeng5-25/+22
2017-12-30Add the filter option in results pagethuva44-200/+627
2017-12-25Merge "Implement the CRUD operations for Test cases"Serena Feng14-114/+1248
2017-12-23Implement the CRUD operations for Test casesthuva414-114/+1248
2017-12-18Merge "Redesign the projects page & project page"Serena Feng9-230/+378
2017-12-15Redesign the projects page & project pagethuva49-230/+378
2017-12-06Merge "add querying pods by name(part & case insentitive)"Serena Feng1-1/+15
2017-12-06add querying pods by name(part & case insentitive)SerenaFeng1-1/+15
2017-12-06remove useless print snippetSerenaFeng2-2/+0
2017-12-05Add view option in pods pagethuva46-14/+122
2017-12-02redesign the pods interfacethuva47-121/+295
2017-11-24Merge "clear web pages"Serena Feng9-1304/+5
2017-11-23clear web pagesSerenaFeng9-1304/+5
2017-11-23Add filter option in projects pagethuva44-25/+108
2017-11-22showing the response message in the pods pagethuva45-27/+28
2017-11-21move self-developed front-end codes to ui/SerenaFeng39-0/+852
2017-11-16Update and Delete functionalities for projectsthuva412-170/+862
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