Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-29 | Call core code directly in the API of run test case | 1 | -21/+1 | |
2017-04-01 | Yardstick virtualenv support | 1 | -1/+1 | |
2017-02-08 | pylint fixes: remove redundant parens, fix comparison order | 1 | -1/+1 | |
2017-01-12 | Add support for Python 3 | 1 | -8/+10 | |
2016-12-28 | Record test case names when run a task using API | 1 | -2/+2 | |
2016-11-30 | Use flask jsonify method to return json result | 1 | -3/+4 | |
2016-11-29 | Bugfix: dict don't have startwith method error when use API to run test case | 1 | -1/+1 | |
2016-11-24 | Create API to get test case result | 1 | -1/+30 | |
2016-11-21 | Create API to run test cases | 1 | -0/+41 |