summaryrefslogtreecommitdiffstats
path: root/utils/test
AgeCommit message (Expand)AuthorFilesLines
2017-07-14leverage openstack's requirements ruleSerenaFeng2-11/+11
2017-07-14leverage tox and pytest to execute unit testSerenaFeng2-4/+9
2017-07-14testapi: bugfix of toxMatthewLi9-4/+13
2017-07-13Merge "leverage testapi's own gitignore"Serena Feng1-0/+4
2017-07-12leverage testapi's own gitignoreSerenaFeng1-0/+4
2017-07-12move resources unit tests to tests/unit/resourcesSerenaFeng12-13/+13
2017-07-06Merge "Reporting docker deployment improvement"Morgan Richomme9-333/+365
2017-07-06Reporting docker deployment improvementchenjiankun9-333/+365
2017-07-05bugfix: hardcoded testapi urlsSerenaFeng6-12/+16
2017-07-04Merge "Add jenkins jobs for automatic reporting dashboard deployment"Jose Lausuch3-43/+45
2017-07-02Add jenkins jobs for automatic reporting dashboard deploymentrohitsakala3-43/+45
2017-06-29Merge "bug fix: typo in bottlenecks naming (reporting page)"Aric Gardner2-3/+3
2017-06-28Merge "refactor list operation"Jose Lausuch1-26/+42
2017-06-28Merge "bugfix: Exception when the results is empty"Morgan Richomme1-2/+2
2017-06-28refactor list operationSerenaFeng1-26/+42
2017-06-28bugfix: Exception when the results is emptySerenaFeng1-2/+2
2017-06-27Merge "bugfix: pagination crash due to memory limitation"Jose Lausuch3-19/+54
2017-06-27bug fix: typo in bottlenecks naming (reporting page)Morgan Richomme2-3/+3
2017-06-27bugfix: pagination crash due to memory limitationSerenaFeng3-19/+54
2017-06-26bug fix: consider pagination when retrieveing results for reportingMorgan Richomme2-10/+18
2017-06-23Merge "Changing urls of testapi api and resources"Serena Feng1-2/+2
2017-06-22Merge "support pagination in TestAPI"Serena Feng6-17/+68
2017-06-21Merge "bug fix: bad format for start/time in Tempest reporting"Morgan Richomme1-1/+18
2017-06-21bug fix: bad format for start/time in Tempest reportingMorgan Richomme1-1/+18
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-06Merge "Change to 'catalog_description' in Catalogue page"Morgan Richomme6-18/+41
2017-06-06Merge "substitute with testapi img"Morgan Richomme4-0/+0
2017-06-05substitute with testapi imgSerenaFeng4-0/+0
2017-06-02Change to 'catalog_description' in Catalogue pagechenjiankun6-18/+41
2017-05-25Updating the license with Creative Commons Attribution 4.0 with SPDX shorthandRay Paik2-4/+4
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-12Merge "add web portal framework for TestAPI"Morgan Richomme340-1/+85415
2017-05-12Merge "big fixes: wrong path"Morgan Richomme2-5/+4
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