summaryrefslogtreecommitdiffstats
path: root/testapi
AgeCommit message (Expand)AuthorFilesLines
2017-06-22Merge "support pagination in TestAPI"Serena Feng6-17/+68
2017-06-20support pagination in TestAPISerenaFeng6-17/+68
2017-06-20make website accessible via testresults.opnfv.org/testSerenaFeng3-12/+12
2017-06-07add filter based on begin&end time of start_dateSerenaFeng2-4/+22
2017-06-06show community resultsSerenaFeng3-198/+29
2017-06-05substitute with testapi imgSerenaFeng4-0/+0
2017-05-21Changing urls of testapi api and resourcesSakala Venkata Krishna Rohit1-2/+2
2017-05-20support cancel operation while signing inSerenaFeng3-2/+11
2017-05-20Merge "add signout funcationality"Serena Feng3-0/+15
2017-05-19bugfix: extra fields are added when push resultsSerenaFeng2-4/+5
2017-05-19add signout funcationalitySerenaFeng3-0/+15
2017-05-18support showing user's specified contents after signinSerenaFeng6-13/+68
2017-05-18add signin web to TestAPISerenaFeng12-8/+136
2017-05-17add missing dist files ignored by .gitignoreSerenaFeng18-0/+10231
2017-05-17refactor static_path to accomodate web portalSerenaFeng38-72/+72
2017-05-17Merge "bugfix: /resources.json and /APIs cannot be accessed"Morgan Richomme2-5/+3
2017-05-16bugfix: /resources.json and /APIs cannot be accessedSerenaFeng2-5/+3
2017-05-12refactor config parser to facilitate adding new configsSerenaFeng3-100/+40
2017-05-12add web portal framework for TestAPISerenaFeng340-1/+85415
2017-05-11clarify schema base on swagger1.2 specificationSerenaFeng1-3/+3
2017-05-11Merge "leverage tornado framework to simply impl of TestAPI"Serena Feng4-35/+37
2017-05-11Merge "correct the import impl of TestAPI"Serena Feng13-53/+55
2017-05-11Merge "change swagger urls based on v1.2 specification"Serena Feng3-10/+11
2017-05-10Add short_description field to testcase in test APIMorgan Richomme1-6/+9
2017-05-10leverage tornado framework to simply impl of TestAPISerenaFeng4-35/+37
2017-05-10correct the import impl of TestAPISerenaFeng13-53/+55
2017-05-10change swagger urls based on v1.2 specificationSerenaFeng3-10/+11
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-27Merge "leverage executor to test_token/version.py in TestAPI"Morgan Richomme2-42/+41
2017-04-27Merge changes from topics 'unittest_executor', 'import_absolute'Morgan Richomme10-34/+117
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-09unify data existence checkSerenaFeng7-173/+189
2017-04-06change not_found to forbidden when db not existSerenaFeng2-6/+6
2017-04-06unify error message in TestAPISerenaFeng14-67/+122
2017-03-30unify raise exception processSerenaFeng4-33/+52
2017-03-30replace self-defined http codes with standard definitionsSerenaFeng13-126/+115
2017-03-29add rename scenario exceptionsSerenaFeng2-8/+54
2017-03-28keep methods' name/docstring after decoratorSerenaFeng2-0/+7
2017-03-23Merge "start TestAPI in venv with no config-file"Jose Lausuch1-2/+7
2017-03-23Merge "restore setup.cfg in case submitted by mistake"Jose Lausuch1-0/+3
2017-03-23Merge "make unittest execution more user-friendly"Jose Lausuch2-10/+9
2017-03-23make unittest execution more user-friendlySerenaFeng2-10/+9
2017-03-23restore setup.cfg in case submitted by mistakeSerenaFeng1-0/+3