debugtalk
|
adf0967888
|
refactor: use step export to export session variables from referenced testcase
|
2020-06-05 11:31:51 +08:00 |
|
debugtalk
|
26732163e0
|
feat: extract session variable from referenced testcase step
|
2020-06-04 18:23:34 +08:00 |
|
debugtalk
|
ae42f20745
|
change: replace raise with exit 1
|
2020-06-04 15:59:02 +08:00 |
|
debugtalk
|
365996f59b
|
fix compatibility: step_datas=>records
|
2020-06-03 16:46:02 +08:00 |
|
debugtalk
|
f6d4d4a311
|
fix: missing validate_script
|
2020-05-29 19:08:20 +08:00 |
|
debugtalk
|
446860503f
|
fix: missing setup_hooks and teardown hooks
|
2020-05-29 19:03:29 +08:00 |
|
debugtalk
|
ea458a4dc0
|
fix: compatibility with --save-tests
|
2020-05-29 17:58:56 +08:00 |
|
debugtalk
|
45a5f1c37c
|
change: convert lst.0.name to lst[0].name
|
2020-05-29 11:16:43 +08:00 |
|
debugtalk
|
0b8d2b1471
|
fix: compatibility with jmespath, headers."Content-Type"
|
2020-05-29 11:04:15 +08:00 |
|
debugtalk
|
9e0bd12b6c
|
fix: ensure compatibility with deprecated cli args in v2
|
2020-05-28 18:10:50 +08:00 |
|
debugtalk
|
83286007ab
|
feat: sort request and teststep by custom order
|
2020-05-28 13:00:54 +08:00 |
|
debugtalk
|
803881f5b9
|
test: add unittest for ensure_testcase_v3
|
2020-05-28 11:30:46 +08:00 |
|
debugtalk
|
06b219fd06
|
fix: compatibility with v2, body.lst.0.name
|
2020-05-27 22:01:20 +08:00 |
|
debugtalk
|
cad3812384
|
fix: compatibility with v2, headers.Content-Type
|
2020-05-27 21:29:37 +08:00 |
|
debugtalk
|
1de4585dd5
|
fix: keep testcase key order
|
2020-05-27 21:11:30 +08:00 |
|
debugtalk
|
3032974b73
|
fix: ensure compatibility issues between testcase format v2 and v3
|
2020-05-27 18:52:45 +08:00 |
|
debugtalk
|
d1fb5e6cdc
|
change: remove support for Python 2.7
|
2020-03-07 17:05:07 +08:00 |
|
debugtalk
|
8d2a212584
|
fix: compatibility for Python 2.7
|
2019-12-25 22:50:40 +08:00 |
|
debugtalk
|
569cad5dda
|
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 |
|