Commit Graph

96 Commits

Author SHA1 Message Date
debugtalk
c57714bbfe change: load yaml file with FullLoader 2022-03-22 16:34:07 +08:00
debugtalk
7de56be499 fix #1161: readme path error 2022-03-21 14:14:30 +08:00
xucong.053
39450238ff v3.1.6
Change-Id: Ife50332851cfe40492990fbd9edbeed70a60b7af
2021-07-18 21:35:47 +08:00
debugtalk
3071a6015e feat: add brotli 2021-06-27 00:02:34 +08:00
debugtalk
9c78e70595 bump version 3.1.4 2020-07-30 11:14:36 +08:00
debugtalk
2f0575b07d refactor: change param name 2020-07-06 21:30:11 +08:00
debugtalk
4dde8dd2b2 refactor: parameters 2020-07-06 16:15:09 +08:00
debugtalk
2becf4ecdd bump version 3.1.3 2020-07-06 10:50:49 +08:00
debugtalk
1aacc28dd1 fix: missing setup/teardown hooks for referenced testcase 2020-06-29 19:11:29 +08:00
debugtalk
902a6855f5 bump version 3.1.1 2020-06-23 14:47:58 +08:00
debugtalk
da079fc318 feat: make testcase with weight 2020-06-18 18:46:34 +08:00
debugtalk
e248ba77f6 feat: integrate locust v1.0 2020-06-18 18:33:10 +08:00
debugtalk
2dcbee79e0 change: make compatibility with Locust HttpSession 2020-06-18 15:27:53 +08:00
debugtalk
b416be1d31 bump version 3.0.13 2020-06-15 15:42:48 +08:00
debugtalk
a601880aa3 docs: update changelog 2020-06-14 22:55:38 +08:00
debugtalk
6220367394 change: override variables
(1) testcase: session variables > step variables > config variables
(2) testsuite: testcase variables > config variables
(3) testsuite testcase variables > testcase config variables
2020-06-08 16:11:06 +08:00
debugtalk
9f140fc958 fix: ensure upload ready 2020-06-07 17:17:52 +08:00
debugtalk
992f17dc92 refactor: rename schema to models 2020-06-05 10:38:12 +08:00
debugtalk
1d0df3881f change: capture exception with sentry 2020-06-04 12:11:27 +08:00
debugtalk
cc83ac9853 change: remove unused import 2020-06-04 10:19:32 +08:00
debugtalk
6fa680502e feat: make pytest files in chain style 2020-06-03 16:50:53 +08:00
debugtalk
ddd5b16882 refactor: relocate testcase definitions 2020-06-03 16:50:53 +08:00
debugtalk
5e3463bab2 feat: describe testcase in chain-call style 2020-06-03 16:50:53 +08:00
debugtalk
5196cfa3ec fix: ensure converted python file in utf-8 encoding 2020-05-23 19:54:30 +08:00
debugtalk
354e4c2726 feat: add default header for each testcase #721 2020-05-21 16:11:33 +08:00
debugtalk
aa8a21577e bump version to 3.0.4 2020-05-19 15:51:20 +08:00
debugtalk
4211f009c8 bump version 3.0.3 2020-05-17 10:58:14 +08:00
debugtalk
2ab0b85985 refactor: use HttpRunner as testcase base class 2020-05-15 20:07:18 +08:00
debugtalk
1158da186c change: simplify testcase import 2020-05-15 16:41:54 +08:00
debugtalk
fbf2812205 change: replace jsonschema validation with pydantic 2020-04-09 18:50:06 +08:00
debugtalk
710eb17944 bump version 3.0.1 2020-03-31 15:04:50 +08:00
debugtalk
2f9e66e6bc bump version 3.0.1 2020-03-24 21:44:40 +08:00
debugtalk
3af671e8b4 pre release 3.0.0 2020-03-18 22:17:29 +08:00
debugtalk
f22e8f9a70 change: replace logging with loguru 2020-03-07 10:43:53 +08:00
debugtalk
18936ce772 2.5.7: improve validate with python script 2020-02-21 18:52:01 +08:00
debugtalk
63646dc42b fix: version 2020-02-05 00:41:50 +08:00
debugtalk
8957b6c460 fix: HTTP method missed "CONNECT", "TRACE" 2020-01-06 14:27:03 +08:00
debugtalk
4e6c2c4ea8 bump to version 2.5.4 2020-01-03 19:29:57 +08:00
debugtalk
6abea9fa99 fix: jsonschema, variables maybe in string type, e.g. '${get_variables()}' 2020-01-02 23:19:06 +08:00
debugtalk
8d7ee0de9f fix #819: maximum recursion error in locusts, caused by sentry sdk 2020-01-02 21:30:34 +08:00
debugtalk
f30f2de4b0 fix #826: Windows does not support file name include ':' 2020-01-02 21:15:02 +08:00
debugtalk
fb2f071b0b update version 2020-01-02 15:31:23 +08:00
debugtalk
1eba5b80f7 bump to version 2.5.0 2020-01-01 23:37:06 +08:00
debugtalk
e5bc23e4cf fix: display validators in report when validate raised exception 2019-12-25 23:21:10 +08:00
debugtalk
829bce64e1 fix: display request & response details in report when extraction failed 2019-12-24 19:53:46 +08:00
debugtalk
f8b17ad02e feat: report user id to sentry 2019-12-23 23:31:22 +08:00
debugtalk
c2265635bd change: report release to sentry 2019-12-23 22:02:02 +08:00
debugtalk
aefced69ee feat: add version tag for sentry 2019-12-23 18:44:05 +08:00
debugtalk
dc6145af31 fix: ensure initializing sentry_sdk on startup 2019-12-21 17:21:00 +08:00
debugtalk
067abe2f37 bump version to 2.4.5 2019-12-18 15:03:07 +08:00