Commit Graph

138 Commits

Author SHA1 Message Date
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
54442165d2 bump version to v4.1.6 2022-07-04 22:34:18 +08:00
xucong053
f1898629ed change: update docs 2022-07-04 14:59:02 +08:00
xucong053
6a40da46e0 fix: record all requests of testcase reference in boom mode 2022-07-01 11:53:27 +08:00
debugtalk
eb331e8309 bump version to v4.1.5 2022-06-27 21:41:42 +08:00
debugtalk
0a73f17e2b fix: convert postman to pytest 2022-06-27 21:28:09 +08:00
debugtalk
ea7607868f merge master 2022-06-27 18:56:34 +08:00
debugtalk
c6753998a2 fix: check case validation 2022-06-27 18:55:06 +08:00
buyuxiang
3f8aa2dc03 simplify jmespath compatibility conversion 2022-06-27 18:08:23 +08:00
debugtalk
d2c80cd2b7 change: update docs 2022-06-27 16:56:10 +08:00
debugtalk
e816f8cb5f refactor: rename convert files 2022-06-27 16:39:23 +08:00
debugtalk
ccdd60dba1 change: add unittest for override 2022-06-27 16:33:49 +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
buyuxiang
cc86e3581c feat: hrp support uploading file 2022-06-23 11:44:25 +08:00
debugtalk
1b2a747cff fix: check if no valid testcase found 2022-06-22 21:30:12 +08:00
debugtalk
7340740170 bump version to v4.1.4 2022-06-17 22:53:24 +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
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
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
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
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
1212e1629d bump version to v4.1.3 2022-06-11 23:26:14 +08:00
debugtalk
d4c1f00317 change: update for v4.1.2 2022-06-09 23:50:04 +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
debugtalk
174f07bac0 bump version to v4.1.2 2022-06-03 23:16:51 +08:00
xucong053
aecbdb9367 update docs 2022-05-31 21:40:27 +08:00
buyuxiang
21ac0216b3 del: plugin auto-generated file 2022-05-31 16:17:50 +08:00
bbx-winner
864607e9d1 Merge branch 'master' into fix-escape-html 2022-05-31 15:16:18 +08:00
buyuxiang
e71df6e841 update: hrp version => v4.1.1 2022-05-31 15:11:33 +08:00
xucong053
2c2ed04b74 remove project_path info from proj.json in project dir 2022-05-31 15:08:45 +08:00
buyuxiang
4f855de419 bugfix: deal with empty base_url 2022-05-30 20:56:11 +08:00
buyuxiang
8ed2f84cf5 bugfix: avoid to escape html 2022-05-30 17:25:36 +08:00
debugtalk
51ef0636fb change: relocate plugin templates 2022-05-29 13:28:48 +08:00
debugtalk
80986858f9 refactor: relocate build plugin 2022-05-29 12:32:39 +08:00