Commit Graph

24 Commits

Author SHA1 Message Date
debugtalk
ac1edaae67 fix compatibility: step_datas=>records 2020-06-03 16:46:02 +08:00
debugtalk
389b563718 fix: missing validate_script 2020-05-29 19:08:20 +08:00
debugtalk
f2c686dceb fix: missing setup_hooks and teardown hooks 2020-05-29 19:03:29 +08:00
debugtalk
83b96cbcc3 fix: compatibility with --save-tests 2020-05-29 17:58:56 +08:00
debugtalk
8781554338 change: convert lst.0.name to lst[0].name 2020-05-29 11:16:43 +08:00
debugtalk
dffb096f05 fix: compatibility with jmespath, headers."Content-Type" 2020-05-29 11:04:15 +08:00
debugtalk
d0a289c6bf fix: ensure compatibility with deprecated cli args in v2 2020-05-28 18:10:50 +08:00
debugtalk
0a7b696d8e feat: sort request and teststep by custom order 2020-05-28 13:00:54 +08:00
debugtalk
fe4f7d6df3 test: add unittest for ensure_testcase_v3 2020-05-28 11:30:46 +08:00
debugtalk
780e5b3416 fix: compatibility with v2, body.lst.0.name 2020-05-27 22:01:20 +08:00
debugtalk
0cdaa7f433 fix: compatibility with v2, headers.Content-Type 2020-05-27 21:29:37 +08:00
debugtalk
dd3a3de9b3 fix: keep testcase key order 2020-05-27 21:11:30 +08:00
debugtalk
81608b3bd5 fix: ensure compatibility issues between testcase format v2 and v3 2020-05-27 18:52:45 +08:00
debugtalk
c4e2e74f39 change: remove support for Python 2.7 2020-03-07 17:05:07 +08:00
debugtalk
891d81ddbf fix: compatibility for Python 2.7 2019-12-25 22:50:40 +08:00
debugtalk
ccc69a2c8c change: locusts 2019-10-25 23:42:02 +08:00
debugtalk
25800cabfe fix #415: ordered_dict error in Python 2.7 2018-10-29 11:01:34 +08:00
debugtalk
22a084d301 bugfix: JSONDecodeError in Python3.4 2018-07-25 23:53:25 +08:00
debugtalk
59f3d64537 fix compatibility with python2.7 2018-07-25 16:39:05 +08:00
debugtalk
7478331cb5 group exceptions to 2 types: failure and error 2018-07-25 10:40:20 +08:00
debugtalk
2fe91080b1 fix #196: join base url and path 2018-04-24 20:48:38 +08:00
debugtalk
cca68381e8 join base_url and path nicely 2018-04-22 12:53:56 +08:00
debugtalk
94db1acc80 define python source code encoding as utf-8 2018-03-27 12:07:46 +08:00
debugtalk
261169b70e refactor compatibility, learned from requests 2018-03-25 21:19:23 +08:00