Commit Graph

532 Commits

Author SHA1 Message Date
debugtalk
a51c21b492 release v4.3.0 2022-10-21 22:22:00 +08:00
debugtalk
28e65e50f7 fix: unittests 2022-10-16 14:59:05 +08:00
debugtalk
ed36af118c merge master 2022-09-01 22:39:47 +08:00
buyuxiang
41cd082854 fix: hrp boom --run-time setting 2022-09-01 11:54:02 +08:00
debugtalk
a1a95cff8c feat: init device with optional serial, port, mjpeg port 2022-08-23 21:06:32 +08:00
debugtalk
f3abec2335 docs: update changelog 2022-08-21 19:10:50 +08:00
debugtalk
59a92690f7 change: update changelog 2022-08-21 19:08:11 +08:00
buyuxiang
be9542ffee using original traceroute command for dial 2022-08-12 17:09:19 +08:00
debugtalk
191123734e bump version to v4.2.0 2022-07-26 10:46:05 +08:00
徐聪
6818d2cd43 fix: report metrics to prometheus 2022-07-25 21:31:10 +08:00
徐聪
1c5039697a change: update docs 2022-07-25 21:29:19 +08:00
xucong053
a24107c394 fix: unittest 2022-07-25 21:16:00 +08:00
xucong053
19c6b0821f feat: support multi-machine collaborative distributed load testing #1193 2022-07-25 21:14:58 +08:00
buyuxiang
a9655aac27 set DisableFlagParsing: true 2022-07-22 21:04:01 +08:00
buyuxiang
22f23af575 update subcommand curl docs 2022-07-22 18:18:21 +08:00
buyuxiang
aa5de4ec83 optimize websocket step 2022-07-19 11:21:33 +08:00
buyuxiang
6e7e929bbe feat: support to infer file mime type 2022-07-18 18:40:42 +08:00
buyuxiang
a76b3b399d feat: support indicating type and filename when uploading file 2022-07-11 20:44:20 +08:00
debugtalk
b4f2c6597f change: update changelog 2022-07-04 22:33:34 +08:00
xucong053
f1898629ed change: update docs 2022-07-04 14:59:02 +08:00
debugtalk
2aeca47b21 change: add user cases 2022-06-27 21:41:06 +08:00
debugtalk
ea7607868f merge master 2022-06-27 18:56:34 +08:00
buyuxiang
2d105248fb support variable reference during extraction 2022-06-27 17:52:40 +08:00
debugtalk
d2c80cd2b7 change: update docs 2022-06-27 16:56:10 +08:00
debugtalk
700cdfd815 refactor: simplify testcase converter 2022-06-27 00:25:32 +08:00
debugtalk
2caf5d5159 refactor: make pytest testcases 2022-06-26 19:44:30 +08:00
debugtalk
bbcdee6197 merge master 2022-06-26 11:34:14 +08:00
debugtalk
f8537c6630 docs: udpate 2022-06-26 11:32:26 +08:00
debugtalk
752e59186f feat: support setting global testcase timeout and step timeout 2022-06-26 11:30:56 +08:00
buyuxiang
cc86e3581c feat: hrp support uploading file 2022-06-23 11:44:25 +08:00
debugtalk
73a9fb371e fix: insert response cookies into request for redirect requests 2022-06-22 18:42:25 +08:00
debugtalk
58fb43b486 change: update unittest for regex check 2022-06-22 17:17:37 +08:00
debugtalk
583c11afbc change: set http request timeout to 120s 2022-06-22 15:03:35 +08:00
debugtalk
80f1206db4 fix #1339: omit pseudo header names for HTTP/1, e.g. :authority, :method, :path, :schema 2022-06-17 22:39:19 +08:00
debugtalk
b5122521b4 fix: set log level for pytest 2022-06-17 21:01:13 +08:00
debugtalk
d63baed3d3 merge master 2022-06-17 20:29:13 +08:00
debugtalk
c605f3e063 change: update docs 2022-06-17 19:52:57 +08:00
debugtalk
e9b9193bb1 feat: print request and response details when running API cases 2022-06-17 19:33:37 +08:00
debugtalk
60502983b3 docs: update changelog 2022-06-17 12:45:39 +08:00
debugtalk
769213a5ab Merge pull request #1360 from xucong053/bugfix
fix: failed to use parameters in referenced testcase
fix: failed to run testcase if python3 is not available on windows
2022-06-17 12:20:15 +08:00
debugtalk
16fe64dc70 change: update user cases 2022-06-16 19:07:51 +08:00
xucong053
96ebad6083 fix: use python instead of python3 if python3 is not available on windows 2022-06-15 11:31:18 +08:00
debugtalk
797e0ea56f fix: filter commented out functions when generating plugin file 2022-06-14 22:51:23 +08:00
debugtalk
e2f5d8d626 feat: config pypi index url by setting environment PYPI_INDEX_URL 2022-06-14 19:43:27 +08:00
debugtalk
2ca9c3327a change: update changelog 2022-06-14 13:35:09 +08:00
debugtalk
5a5b83fc89 fix #1352: avoid conversion to exponential notation 2022-06-14 13:22:07 +08:00
debugtalk
50c4c94100 refactor: EnsurePython3Venv 2022-06-14 11:52:18 +08:00
debugtalk
663c600d9c change: venv priority: specified > /Users/debugtalk/.hrp/venv 2022-06-14 10:35:33 +08:00
debugtalk
f23309ab7f feat: assert python3 package is ready with specified version 2022-06-14 00:51:45 +08:00
debugtalk
cc5663ddec feat: check if specified python3 venv is invalid 2022-06-13 23:54:47 +08:00