summaryrefslogtreecommitdiffstats
path: root/result_collection_api/tests
AgeCommit message (Expand)AuthorFilesLines
2016-06-01project-ize testAPISerenaFeng11-1117/+0
2016-05-31bugfix: query results failed due to wrong using periodSerenaFeng2-6/+35
2016-05-31Merge "bugfix: query results failed due to wrong using type of trust_indicator"Morgan Richomme1-5/+6
2016-05-31bugfix: query results failed due to wrong using type of trust_indicatorSerenaFeng1-5/+6
2016-05-31Merge "bugfix: version return body is inconsistent with the designed model"Morgan Richomme1-6/+5
2016-05-31Merge "refactor fake_pymongo.py to eliminate repeated codes"Morgan Richomme1-15/+11
2016-05-31bugfix: version return body is inconsistent with the designed modelSerenaFeng1-6/+5
2016-05-31bugfix: query results failed due to using mutable list initiationSerenaFeng2-1/+1
2016-05-30refactor fake_pymongo.py to eliminate repeated codesSerenaFeng1-15/+11
2016-05-30eliminate flake8 violation of testAPISerenaFeng1-12/+0
2016-05-30swagger-ize dashboard and version apis of testAPISerenaFeng3-3/+26
2016-05-29swagger-ize result-apis of testAPISerenaFeng6-16/+17
2016-05-27swagger-ize testcase-apis of testAPISerenaFeng3-9/+23
2016-05-26swagger-ize project-apis of testAPISerenaFeng2-4/+17
2016-05-26swagger-ize pod-apis of testAPISerenaFeng2-3/+16
2016-05-26Merge "attach version number to url in testAPI"Morgan Richomme7-35/+43
2016-05-26attach version number to url in testAPISerenaFeng7-35/+43
2016-05-25Test API add start_date, stop_date parameters in resultsMorgan Richomme1-4/+7
2016-05-25Merge "add test result/dashboard related unittests in testAPI and refactor it...Morgan Richomme6-32/+373
2016-05-25add test result/dashboard related unittests in testAPI and refactor its responseSerenaFeng6-32/+373
2016-05-24Add pod role in pod description in the APIMorgan Richomme1-2/+3
2016-05-20add unittests for testcase and refactor testcase related implementationSerenaFeng4-35/+221
2016-05-19add unittests of project & refactor responseSerenaFeng5-87/+248
2016-05-18add pod related unittests in testAPISerenaFeng3-6/+113
2016-05-17add unittest framework for supporting unittest in testAPISerenaFeng6-0/+233