Commit Graph

474 Commits

Author SHA1 Message Date
debugtalk
692aef8e50 fix: prepare_lazy_data missing output/extract variables when nested testcase as teststep 2019-04-08 22:34:07 +08:00
debugtalk
da14066847 fix: reference output variables 2019-04-08 21:10:22 +08:00
debugtalk
488029145d fix: make compatible with undefined testcase name 2019-04-08 21:05:22 +08:00
debugtalk
233f54d315 remove project_mapping from parse_tests result 2019-04-08 20:52:14 +08:00
debugtalk
a9e836c369 fix: prepare_lazy_data missing api variables 2019-04-08 18:25:37 +08:00
debugtalk
3dc5aa738b prepare_locust_tests: remove functions 2019-04-08 14:51:38 +08:00
debugtalk
4a478f55d0 relocate build url with base_url 2019-04-08 14:11:49 +08:00
debugtalk
3d1c7f368c feat: implement lazy parser for validators 2019-04-08 12:12:09 +08:00
debugtalk
0e663d19cb fix: variable scope error in Python 2.7 2019-04-04 16:55:04 +08:00
debugtalk
d7b76b2fcc feat: implement lazy parser 2019-04-04 01:21:08 +08:00
debugtalk
e8c5e54eb2 remove unused code: substitute_variables 2019-03-22 16:09:04 +08:00
debugtalk
949268fbfc feat: implement json dump Python objects when save tests 2019-03-19 15:16:46 +08:00
debugtalk
9a35035833 Merge branch 'master' into bugfix 2019-03-18 15:54:05 +08:00
debugtalk
4a14e64b19 create .gitignore file when initializing new project 2019-03-18 15:46:45 +08:00
hluguoj
f958b39b22 bugfix:解决validate为空时沿用上一个接口的validate问题 2019-03-18 15:36:26 +08:00
debugtalk
a3e85f5213 fix: CSV relative path detection 2019-03-07 17:47:23 +08:00
debugtalk
7151a5d6aa bump to 2.0.5 2019-03-04 19:37:20 +08:00
debugtalk
ac70488ee2 fix: xss in response json 2019-03-04 19:34:49 +08:00
debugtalk
3675eb7950 Merge branch 'master' into save-variables-output 2019-03-04 19:26:05 +08:00
debugtalk
972c878d19 implement method to get variables and output 2019-03-01 10:32:58 +08:00
debugtalk
885b19ef23 Release 2.0.4 2019-02-28 15:56:46 +08:00
debugtalk
1ecd1eddd6 Merge branch 'master' into save-variables-output 2019-02-28 15:51:25 +08:00
debugtalk
15b479ce55 Merge branch 'master' into bugfix/random-run-many-times 2019-02-28 15:33:27 +08:00
debugtalk
f046d89871 Merge branch 'master' into save-variables-output 2019-02-28 15:32:34 +08:00
debugtalk
92474887d6 bugfix verify priority: nested testcase config > testcase config 2019-02-28 15:22:08 +08:00
hluguoj
8d511ceb16 bugfix random function in config variables run many times 2019-02-27 21:21:11 +08:00
debugtalk
3792023b3b dump loaded tests when running tests_mapping directly 2019-02-27 15:30:36 +08:00
debugtalk
e84a3a6203 bump to 2.0.3 2019-02-24 20:05:08 +08:00
debugtalk
73dcded823 bugfix verify priority: teststep > config 2019-02-24 19:37:59 +08:00
debugtalk
ccef209a14 bugfix: Chinese charactor in log_file encoding error in Windows 2019-02-20 11:57:18 +08:00
debugtalk
9c0bbbd248 bugfix: dump file with Chinese charactor in Python 3 2019-02-20 11:53:04 +08:00
debugtalk
88934a066a display result from hook functions 2019-01-25 18:03:46 +08:00
debugtalk
824cfaf515 each teststeps in one testcase share the same session. 2019-01-25 14:08:53 +08:00
debugtalk
c17875c82c fix duplicate API definition output 2019-01-25 12:18:07 +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
b71a06e159 change log level of Variables 2019-01-21 17:19:31 +08:00
debugtalk
51bb4b108c bugfix: add request method in report 2019-01-18 12:47:55 +08:00
debugtalk
d3c3732516 bugfix: skip undefined variable when parsing string content 2019-01-17 18:40:46 +08:00
debugtalk
7b6922817c bugfix: make compatible with testcase name is empty 2019-01-17 16:52:34 +08:00
debugtalk
bf09483ecf bugfix: override current teststep variables with former testcase output variables 2019-01-17 13:38:33 +08:00
debugtalk
2538743c6b update omitting request & response length:
1, request: only omit upload file type;
2, response: keep raw content for extracting; omit in summary
2018-12-28 16:15:18 +08:00
debugtalk
d568059ffc bugfix: extend_variables 2018-12-28 14:35:20 +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
6a68207aa9 fix: run api folder, each api should be encapsulated as individual testcase 2018-12-24 12:24:30 +08:00
debugtalk
4090755826 fix locust in testsuite 2018-12-22 23:09:05 +08:00
debugtalk
3423f5c945 fix error when testcase parameters is {} 2018-12-21 19:07:26 +08:00