Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-30 | Use flask jsonify method to return json result | chenjiankun | 1 | -3/+4 |
2016-11-29 | Bugfix: dict don't have startwith method error when use API to run test case | chenjiankun | 1 | -1/+1 |
2016-11-24 | Create API to get test case result | chenjiankun | 1 | -1/+30 |
2016-11-21 | Create API to run test cases | chenjiankun | 1 | -0/+41 |