Commit Graph

69 Commits

Author SHA1 Message Date
lilong.129
cd38cbc35c merge master 2023-09-05 21:37:08 +08:00
buyuxiang
3a9e9fcbcf compatible with old tap_cv params 2023-08-29 22:17:38 +08:00
lilong.129
6e1fa9f70d fix: unittest 2023-08-25 18:05:57 +08:00
buyuxiang
249e30ad2d fix: iOS tap_xy scale adaption error 2023-08-25 16:16:27 +08:00
lilong.129
192b8b6c3c fix: unittests 2023-07-23 11:37:25 +08:00
lilong.129
58f1fec2fa change: GenNameWithTimestamp 2023-04-17 22:45:58 +08:00
lilong.129
0a59ced824 refactor: TakeScreenShot saves all screenshots 2023-04-16 22:32:47 +08:00
debugtalk
dfa586abbd feat: add random builtin functions 2023-02-13 22:26:49 +08:00
debugtalk
e4b251b552 feat: load from curl text files 2022-12-23 18:24:45 +08:00
debugtalk
a51c21b492 release v4.3.0 2022-10-21 22:22:00 +08:00
debugtalk
c200ef6900 change: add exit code 2022-10-21 21:39:18 +08:00
debugtalk
f21c949897 refactor: move exec to myexec 2022-10-16 14:13:43 +08:00
xucong.053
6ec187d995 feat: input params by funcion in ui automation 2022-10-13 14:17:24 +08:00
xucong.053
21463adb02 fix: add ocr auth 2022-10-13 11:03:24 +08:00
debugtalk
c2679a1508 change: group environments 2022-10-11 11:12:28 +08:00
xucong053
7a553f31b6 fix: failed to exec command line on windows 2022-09-30 13:27:24 +08:00
debugtalk
60d85cc2b0 change: upgrade to go 1.18 2022-09-21 13:28:54 +08:00
徐聪
89871e6c68 feat: report worker system information to the master 2022-07-25 21:30:01 +08:00
徐聪
60a6aebbcb refactor: distributed load testing 2022-07-25 21:24:08 +08:00
xucong053
7b7c1a518a fix: plugin file distribution 2022-07-25 21:23:08 +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
100c22b81f feat: support curl to case 2022-07-22 18:18:21 +08:00
buyuxiang
6e7e929bbe feat: support to infer file mime type 2022-07-18 18:40:42 +08:00
buyuxiang
0da20b491a fix: func name writeCustomText 2022-07-18 16:17:57 +08:00
buyuxiang
68b289f423 fix: return err when failed to make m_encoder 2022-07-13 15:58:33 +08:00
buyuxiang
a76b3b399d feat: support indicating type and filename when uploading file 2022-07-11 20:44:20 +08:00
debugtalk
0a73f17e2b fix: convert postman to pytest 2022-06-27 21:28:09 +08:00
buyuxiang
cc86e3581c feat: hrp support uploading file 2022-06-23 11:44:25 +08:00
xucong053
f1043e5bc8 fix: unittest 2022-06-15 16:35:09 +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
e2f5d8d626 feat: config pypi index url by setting environment PYPI_INDEX_URL 2022-06-14 19:43:27 +08:00
debugtalk
370549ac96 fix: add cmd dir path to /Users/debugtalk/MyProjects/HttpRunner-dev/httprunner/examples/demo-with-py-plugin/.venv/bin:/Users/debugtalk/Library/Python/3.9/bin:/Users/debugtalk/.poetry/bin:/usr/local/opt/node@12/bin:/Users/debugtalk/.gvm/bin:/Users/debugtalk/go/go1.16.3/bin:/Users/debugtalk/go/bin:/usr/local/sbin:/Users/debugtalk/.pyenv/bin:/Users/debugtalk/.poetry/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/opt/puppetlabs/bin:/Users/debugtalk/Library/Python/3.9/bin:/Users/debugtalk/.poetry/bin:/usr/local/opt/node@12/bin:/Users/debugtalk/.gvm/bin:/Users/debugtalk/go/go1.16.3/bin:/Users/debugtalk/go/bin:/usr/local/sbin:/Users/debugtalk/.pyenv/bin:/Users/debugtalk/.local/bin:/Users/debugtalk/.local/bin:/Users/debugtalk/go/bin:/Users/debugtalk/.local/bin 2022-06-14 14:19:48 +08:00
debugtalk
a9299881c4 change: set pypi index url to https://pypi.org/simple 2022-06-14 14:02:28 +08:00
debugtalk
2ca9c3327a change: update changelog 2022-06-14 13:35:09 +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
debugtalk
3025b1665c refactor: build plugin 2022-06-13 23:40:45 +08:00
debugtalk
fac6dc4955 feat #1342: support specify custom python3 venv 2022-06-13 21:31:05 +08:00
debugtalk
cefc8d6d04 Merge pull request #1346 from xucong053/bugfix
fix: ensure all dependencies in debugtalk.go are installed
2022-06-09 22:07:39 +08:00
xucong053
a87c36268b fix: ensure all dependencies in debugtalk.go are installed 2022-06-09 11:26:28 +08:00
debugtalk
f1fd4a518d fix #1331: use str_eq to assert string and digit equality 2022-06-03 23:29:03 +08:00
buyuxiang
8ed2f84cf5 bugfix: avoid to escape html 2022-05-30 17:25:36 +08:00
xucong053
5c2be8d548 feat: support v3 format debugtalk.py when executing hrp run/boom 2022-05-27 17:23:37 +08:00
buyuxiang
c8a2bd13bc Merge branch 'master' of github.com:httprunner/httprunner 2022-05-25 15:43:19 +08:00
debugtalk
ae36c8fd9a refactor: move base_url to config env 2022-05-24 22:23:02 +08:00
buyuxiang
d96baa789b fix comment 2022-05-24 20:50:53 +08:00
buyuxiang
d0b2568797 refactor: hrp convert 2022-05-24 13:36:34 +08:00