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 | 3 | -1/+56 |
2016-11-22 | influx: use urlsplit.hostname instead of netloc | Ross Brattain | 1 | -1/+1 |
2016-11-21 | Create API to run test cases | chenjiankun | 4 | -0/+132 |