Commit Graph

49 Commits

Author SHA1 Message Date
debugtalk
7a7c5503f8 feat: implement lazy parser for validators 2019-04-08 12:12:09 +08:00
debugtalk
5fbbf6e70c feat: implement lazy parser 2019-04-04 01:21:08 +08:00
debugtalk
36c2186a20 implement method to get variables and output 2019-03-01 10:32:58 +08:00
debugtalk
29faf4a5ea dump loaded tests when running tests_mapping directly 2019-02-27 15:30:36 +08:00
debugtalk
7d94fdfb14 print testcase output 2019-01-24 17:14:44 +08:00
debugtalk
fd13fef0d5 print Invalid testcase path or testcases 2019-01-24 15:22:10 +08:00
debugtalk
611ecb5d1a update report: add testcase stat to summary 2018-12-28 12:03:58 +08:00
debugtalk
52a30cad24 update prepare_locust_tests 2018-12-27 16:50:31 +08:00
debugtalk
1842560906 set default log level to INFO for HttpRunner class 2018-12-26 15:15:27 +08:00
debugtalk
edc627bff7 set log level and file path in HttpRunner class 2018-12-25 19:17:17 +08:00
debugtalk
e507e69e89 fix locust in testsuite 2018-12-22 23:09:05 +08:00
debugtalk
f0d6bda573 add unittest for running single api 2018-12-16 00:38:02 +08:00
debugtalk
7d20f95068 refactor testcase layer mechanism:
1, autotest testsuite layer
2, performance test
2018-12-10 16:10:06 +08:00
debugtalk
01abbf06f8 fix html report for HttpRunner 2.0 2018-11-27 17:58:06 +08:00
debugtalk
19e8130e6a fix: stringify summary before dump json file 2018-11-26 13:44:33 +08:00
debugtalk
19ae5aace3 dump test result summary to json file 2018-11-25 23:52:11 +08:00
debugtalk
f1479e4c85 adjust arguments for html report 2018-11-25 23:12:36 +08:00
debugtalk
51afbebb07 remove unused code 2018-11-25 20:48:16 +08:00
debugtalk
f92f5d64a9 fix #363: clear meta data first to ensure independence for each test 2018-11-24 23:26:18 +08:00
debugtalk
18875bc5f1 rename teststeps to tests 2018-11-23 17:56:53 +08:00
debugtalk
8f4500566d update locusts with HttpRunner 2.0 2018-11-23 17:14:43 +08:00
debugtalk
24e6b408e4 remove empty variables in saved tests 2018-11-23 11:41:36 +08:00
debugtalk
7d9ffb097f Save loaded tests and parsed tests to JSON file. 2018-11-22 21:48:03 +08:00
debugtalk
4099ade49d HttpRunner 2.0 is comming!
1, new design for testcase format;
2, refactor testcase layer mechanism.
2018-11-22 19:25:00 +08:00
debugtalk
5013861f74 refactor testcase config data structure 2018-11-15 21:49:05 +08:00
debugtalk
a67216cbdd update parse_parameters 2018-11-15 21:09:22 +08:00
debugtalk
2d5ff04b46 locusts support weight feature 2018-10-29 22:16:41 +08:00
debugtalk
c440dbeb7a add validation: run method should be called before gen_html_report. 2018-10-02 00:51:41 +08:00
debugtalk
a0db780977 make HttpRunner().run as main interface for running testcases 2018-10-02 00:50:39 +08:00
debugtalk
d39ae936a3 update exception_stage 2018-10-01 22:49:41 +08:00
debugtalk
883fc7bdbe pass in specified .env file path 2018-10-01 19:29:22 +08:00
debugtalk
e43903d892 fix ##397: pass in mapping 2018-10-01 19:19:11 +08:00
debugtalk
5af845cb9c relocate parse_tests 2018-10-01 18:02:21 +08:00
debugtalk
d0128bf182 refactor pipline 2018-10-01 17:27:51 +08:00
debugtalk
34e942ee5c initialize TestLoader in HttpRunner initialization 2018-09-17 21:40:25 +08:00
debugtalk
e7fe608fdd rename HttpRunner method name: initialize => add_tests 2018-09-17 21:28:00 +08:00
debugtalk
7a34fc1950 initialize TextTestRunner in HttpRunner initialization 2018-09-17 20:35:46 +08:00
debugtalk
b1a25fb93a display exception stage when exception occured #367 2018-08-31 19:28:11 +08:00
debugtalk
ec2058f2e2 fix #366: teststep name 2018-08-31 15:48:46 +08:00
debugtalk
c22651f43e fix #361: parameters data error 2018-08-30 21:18:11 +08:00
debugtalk
6ea86ae95d add --dot-env-path back 2018-08-28 14:35:26 +08:00
debugtalk
cb44fafebf fix #189: remove file path dependency 2018-08-23 16:11:26 +08:00
debugtalk
e2ba773e78 fix #343: locate debugtalk.py and use as project working directory 2018-08-23 13:03:42 +08:00
debugtalk
0648ee9bf6 remove --dot-env-path argument 2018-08-23 11:52:39 +08:00
debugtalk
08a46bbd67 fix #258 2018-08-23 00:33:01 +08:00
debugtalk
949fac3a93 change function name 2018-08-22 22:56:31 +08:00
debugtalk
b68bb5fdab adjust __loader 2018-08-22 18:54:27 +08:00
debugtalk
c8bb8b6fb3 refactor context 2018-08-22 16:45:47 +08:00
debugtalk
6f3dbacf67 refactor: pipeline 2018-08-21 17:39:12 +08:00