Commit Graph

11 Commits

Author SHA1 Message Date
httprunner
834154cc4e refactor report: split test suite to separate tables 2018-07-19 15:15:09 +08:00
httprunner
7e263a0cbc refactor testcase layer 2018-05-02 16:29:35 +08:00
httprunner
a92f382571 call HttpRunner class with testsets data structure other than path 2018-04-17 21:41:02 +08:00
httprunner
5b03ab334a refactor class name: ApiTestCase => TestCase, ApiTestSuite => TestSuite 2018-02-24 17:59:42 +08:00
httprunner
e8db476867 rename package name from ate to httprunner 2017-11-07 11:01:23 +08:00
httprunner
103dc8d724 rename functions 2017-09-22 14:31:23 +08:00
httprunner
07daa2b781 bugfix: UnicodeEncodeError when value is in Chinese 2017-09-20 15:01:19 +08:00
httprunner
b679a1514d make ApiTestSuite class to hold ApiTestCase 2017-09-19 23:33:09 +08:00
httprunner
8c05afaed5 bugfix: adjust functions location to avoid cross reference 2017-09-18 16:01:19 +08:00
httprunner
16307e2ebe refactor mock server:
1, remove authentication switcher;
2, change authentication method: from verify request data's md5 to get token at the beginning.
2017-07-22 15:15:05 +08:00
httprunner
95649800e1 rename test folder to tests 2017-07-20 11:18:09 +08:00