summaryrefslogtreecommitdiffstats
path: root/testapi
AgeCommit message (Expand)AuthorFilesLines
2018-03-16Merge "delete useless trust_indicator in result model"Serena Feng7-165/+4
2018-03-16Merge "Add sort in scenarios page + tests"Serena Feng3-303/+66
2018-03-16Merge "Edit the typos in projects tests"Serena Feng1-13/+7
2018-03-15Edit the typos in projects teststhuva41-13/+7
2018-03-15Add sort in scenarios page + teststhuva43-303/+66
2018-03-15delete useless trust_indicator in result modelSerenaFeng7-165/+4
2018-03-15delete useless get_parserSerenaFeng1-11/+0
2018-03-14Merge "save authentication with save auth_complete"Serena Feng2-6/+23
2018-03-14Merge "authenticate comes before exist check"Serena Feng1-1/+1
2018-03-14save authentication with save auth_completeSerenaFeng2-6/+23
2018-03-14Merge "bugfix: TestAPI Cookie cannot be found"Serena Feng12-334/+212
2018-03-14authenticate comes before exist checkSerenaFeng1-1/+1
2018-03-14bugfix: docker container run fail due to no setup.cfgSerenaFeng1-1/+1
2018-03-14bugfix: TestAPI Cookie cannot be foundSerenaFeng12-334/+212
2018-03-14bugfix: list projects failedSerenaFeng1-1/+1
2018-03-13Add tests for projects in testapiclientthuva42-8/+233
2018-03-13Add tests for pods testapiclientthuva43-1/+218
2018-03-13bugfix: query_by errorSerenaFeng1-3/+3
2018-03-13Merge changes from topics 'format_urls', 'format_output'Serena Feng7-57/+117
2018-03-13Merge "Change deatails in deploy result page to dynamic"Serena Feng1-14/+4
2018-03-13Merge "show start_date in results page"Serena Feng2-3/+3
2018-03-13Change deatails in deploy result page to dynamicthuva41-14/+4
2018-03-13show start_date in results pageSerenaFeng2-3/+3
2018-03-13add version in deployresults pageSerenaFeng2-0/+6
2018-03-13format URLsSerenaFeng4-22/+28
2018-03-13format outputSerenaFeng6-44/+98
2018-03-13Merge "Fix the authenticate=false in scenario"Serena Feng5-20/+401
2018-03-12Fix the authenticate=false in scenariothuva46-21/+402
2018-03-12Merge "Add multple customs to scenario"Serena Feng5-46/+16
2018-03-12Merge "Add sorting service to module"Serena Feng4-28/+51
2018-03-11Fix return value in project url - testapiclientthuva41-1/+1
2018-03-10Add sorting service to modulethuva44-28/+51
2018-03-09Add multple customs to scenariothuva45-46/+16
2018-03-09remove long html show when service unavailableSerenaFeng1-3/+5
2018-03-09restructure testapiclient projectSerenaFeng13-55/+33
2018-03-09unify message promptSerenaFeng4-55/+45
2018-03-09Merge "remove unwanted params from arguments"Serena Feng1-5/+3
2018-03-09Merge "Keep state when user click back in browser"Serena Feng5-14/+56
2018-03-09Merge "Fix the error in testapiclient delete"Serena Feng1-1/+1
2018-03-08Keep state when user click back in browserthuva45-14/+56
2018-03-08remove unwanted params from argumentsthuva41-5/+3
2018-03-08Do not need to check if user has existing sessionthuva41-9/+11
2018-03-08Fix the error in testapiclient deletethuva41-1/+1
2018-03-08refactor url procesSerenaFeng5-31/+66
2018-03-07refactor config process in testapiclientSerenaFeng9-36/+12
2018-03-07simply user session processSerenaFeng3-30/+25
2018-03-07simply http client processSerenaFeng3-12/+24
2018-03-07apply openstack import ruleSerenaFeng5-45/+47
2018-03-07leverage authenticate decorator to identity checkSerenaFeng5-51/+31
2018-03-07leverage testapiclient.command to process common auth parserSerenaFeng6-84/+73