Age | Commit message (Expand) | Author | Files | Lines |
2016-06-02 | Merge "change TestVersionbBase to TestVersionBase in testAPI" |  Morgan Richomme | 1 | -3/+3 |
2016-06-02 | add copyright to files in testAPI |  SerenaFeng | 28 | -47/+234 |
2016-06-02 | remove unittest test_createSameResults in testAPI |  SerenaFeng | 1 | -9/+0 |
2016-06-02 | change TestVersionbBase to TestVersionBase in testAPI |  SerenaFeng | 1 | -3/+3 |
2016-06-01 | change the usage of tornado_swagger package |  SerenaFeng | 50 | -568/+17 |
2016-06-01 | add router package to implement url-2-XXXHandlers mappings in testAPI project |  SerenaFeng | 8 | -142/+125 |
2016-06-01 | project-ize testAPI |  SerenaFeng | 85 | -1235/+204 |
2016-05-31 | bugfix: query results failed due to wrong using period |  SerenaFeng | 3 | -7/+36 |
2016-05-31 | Add Tempest error in Tempest reporting |  Morgan Richomme | 2 | -27/+32 |
2016-05-31 | Merge "bugfix: query results failed due to wrong using type of trust_indicator" |  Morgan Richomme | 3 | -6/+13 |
2016-05-31 | bugfix: query results failed due to wrong using type of trust_indicator |  SerenaFeng | 3 | -6/+13 |
2016-05-31 | Merge "bugfix: version return body is inconsistent with the designed model" |  Morgan Richomme | 3 | -10/+31 |
2016-05-31 | Merge "refactor fake_pymongo.py to eliminate repeated codes" |  Morgan Richomme | 1 | -15/+11 |
2016-05-31 | Merge "bugfix: query results failed due to using mutable list initiation and ... |  Morgan Richomme | 6 | -24/+32 |
2016-05-31 | bugfix: version return body is inconsistent with the designed model |  SerenaFeng | 3 | -10/+31 |
2016-05-31 | bugfix: query results failed due to using mutable list initiation |  SerenaFeng | 6 | -24/+32 |
2016-05-30 | Format the script for better reading |  Julien | 1 | -112/+102 |
2016-05-30 | refactor fake_pymongo.py to eliminate repeated codes |  SerenaFeng | 1 | -15/+11 |
2016-05-30 | eliminate flake8 violation of testAPI |  SerenaFeng | 3 | -15/+3 |
2016-05-30 | swagger-ize dashboard and version apis of testAPI |  SerenaFeng | 10 | -203/+276 |
2016-05-29 | swagger-ize result-apis of testAPI |  SerenaFeng | 14 | -208/+189 |
2016-05-27 | swagger-ize testcase-apis of testAPI |  SerenaFeng | 10 | -236/+239 |
2016-05-26 | Merge "Adapt push_logs after CI refactoring" |  Morgan Richomme | 1 | -4/+6 |
2016-05-26 | Adapt push_logs after CI refactoring |  Morgan Richomme | 1 | -4/+6 |
2016-05-26 | swagger-ize project-apis of testAPI |  SerenaFeng | 8 | -215/+241 |
2016-05-26 | swagger-ize pod-apis of testAPI |  SerenaFeng | 6 | -93/+152 |
2016-05-26 | Merge "eliminate flake8 violation in testAPI except dashboard dir" |  Morgan Richomme | 8 | -61/+106 |
2016-05-26 | eliminate flake8 violation in testAPI except dashboard dir |  SerenaFeng | 9 | -63/+109 |
2016-05-26 | Merge "attach version number to url in testAPI" |  Morgan Richomme | 9 | -50/+57 |
2016-05-26 | attach version number to url in testAPI |  SerenaFeng | 9 | -50/+57 |
2016-05-25 | Test API add start_date, stop_date parameters in results |  Morgan Richomme | 9 | -36/+42 |
2016-05-25 | Merge "add test result/dashboard related unittests in testAPI and refactor it... |  Morgan Richomme | 10 | -307/+653 |
2016-05-25 | Merge "Add pod role in pod description in the API" |  Morgan Richomme | 2 | -5/+15 |
2016-05-25 | add test result/dashboard related unittests in testAPI and refactor its response |  SerenaFeng | 10 | -307/+653 |
2016-05-24 | Add pod role in pod description in the API |  Morgan Richomme | 2 | -5/+15 |
2016-05-24 | Merge "add zte-pod1 to functest dashboard" |  Morgan Richomme | 1 | -2/+2 |
2016-05-24 | add zte-pod1 to functest dashboard |  SerenaFeng | 1 | -2/+2 |
2016-05-23 | Add dependency to futures lib in README |  Morgan Richomme | 1 | -0/+1 |
2016-05-20 | add unittests for testcase and refactor testcase related implementation |  SerenaFeng | 8 | -196/+404 |
2016-05-19 | Forget conf file... |  Morgan Richomme | 1 | -0/+17 |
2016-05-19 | Adapt reporting after Functest refactoring |  Morgan Richomme | 7 | -285/+405 |
2016-05-19 | add unittests of project & refactor response |  SerenaFeng | 11 | -316/+440 |
2016-05-18 | Merge "add pod related unittests in testAPI" |  Morgan Richomme | 7 | -39/+250 |
2016-05-18 | add pod related unittests in testAPI |  SerenaFeng | 7 | -39/+250 |
2016-05-17 | make run_test executable in repo |  Morgan Richomme | 1 | -0/+0 |
2016-05-17 | add unittest framework for supporting unittest in testAPI |  SerenaFeng | 8 | -0/+259 |
2016-05-13 | tornado_swagger_ui support query operation in "GET" method, and support metho... |  SerenaFeng | 7 | -18/+167 |
2016-05-12 | support list property in tornado_swagger_ui |  SerenaFeng | 3 | -23/+116 |
2016-05-11 | integration of tornado and swagger-ui |  SerenaFeng | 36 | -0/+11632 |
2016-05-04 | fix config path after refactoring |  Morgan Richomme | 1 | -1/+1 |