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 |
|