Commit Graph

52 Commits

Author SHA1 Message Date
debugtalk
3ebf527d9a fix: exception when teststep name reference former extracted variable 2019-06-25 00:08:42 +08:00
debugtalk
233f54d315 remove project_mapping from parse_tests result 2019-04-08 20:52:14 +08:00
debugtalk
3dc5aa738b prepare_locust_tests: remove functions 2019-04-08 14:51:38 +08:00
debugtalk
3d1c7f368c feat: implement lazy parser for validators 2019-04-08 12:12:09 +08:00
debugtalk
d7b76b2fcc feat: implement lazy parser 2019-04-04 01:21:08 +08:00
debugtalk
972c878d19 implement method to get variables and output 2019-03-01 10:32:58 +08:00
debugtalk
3792023b3b dump loaded tests when running tests_mapping directly 2019-02-27 15:30:36 +08:00
debugtalk
7beedf378a print testcase output 2019-01-24 17:14:44 +08:00
debugtalk
c73a708307 print Invalid testcase path or testcases 2019-01-24 15:22:10 +08:00
debugtalk
61b4b62765 update report: add testcase stat to summary 2018-12-28 12:03:58 +08:00
debugtalk
9e68daa929 update prepare_locust_tests 2018-12-27 16:50:31 +08:00
debugtalk
ecbbc00952 set default log level to INFO for HttpRunner class 2018-12-26 15:15:27 +08:00
debugtalk
53ff266042 set log level and file path in HttpRunner class 2018-12-25 19:17:17 +08:00
debugtalk
4090755826 fix locust in testsuite 2018-12-22 23:09:05 +08:00
debugtalk
dcd50579a1 add unittest for running single api 2018-12-16 00:38:02 +08:00
debugtalk
acfca8c07f refactor testcase layer mechanism:
1, autotest testsuite layer
2, performance test
2018-12-10 16:10:06 +08:00
debugtalk
6e122ec8ac fix html report for HttpRunner 2.0 2018-11-27 17:58:06 +08:00
debugtalk
c7a764bfc7 fix: stringify summary before dump json file 2018-11-26 13:44:33 +08:00
debugtalk
680ed1a1ba dump test result summary to json file 2018-11-25 23:52:11 +08:00
debugtalk
3183064885 adjust arguments for html report 2018-11-25 23:12:36 +08:00
debugtalk
d26baf8a4f remove unused code 2018-11-25 20:48:16 +08:00
debugtalk
61df6cdaae 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