Commit Graph

184 Commits

Author SHA1 Message Date
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
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
buyuxiang
cc86e3581c feat: hrp support uploading file 2022-06-23 11:44:25 +08:00
debugtalk
7340740170 bump version to v4.1.4 2022-06-17 22:53:24 +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
c605f3e063 change: update docs 2022-06-17 19:52:57 +08:00
debugtalk
c77bcd02c0 Merge pull request #1364 from billduan/fix_sql_response_print
fix: support None/dict/list format when printing sql response
2022-06-17 12:24:25 +08:00
duanchao.bill
4498dfa9c6 fix:修复sql_response_print的问题,sql_response_print有可能是None/dict/list
fix:增加sqlitedemo,修复sqlite3查询数据报错的问题
2022-06-16 11:38:25 +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
ec345d9e53 fix: check if debugtalk.go contains main() function 2022-06-14 23:17:34 +08:00
debugtalk
797e0ea56f fix: filter commented out functions when generating plugin file 2022-06-14 22:51:23 +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
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
f23309ab7f feat: assert python3 package is ready with specified version 2022-06-14 00:51:45 +08:00
debugtalk
3025b1665c refactor: build plugin 2022-06-13 23:40:45 +08:00
debugtalk
d4c1f00317 change: update for v4.1.2 2022-06-09 23:50:04 +08:00
xucong053
46a3149654 fix: failed to load overall pick_order strategy in parameters_setting 2022-06-08 17:21:17 +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
xucong053
56cd77ac11 fix: failed to build debugtalk.go without go.mod 2022-05-31 13:14:49 +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
debugtalk
3d17bcecdf refactor: rename debugtalk_gen.py to .debugtalk_gen.py 2022-05-29 00:50:20 +08:00
debugtalk
da608db9bb change: build python plugin 2022-05-29 00:24:27 +08:00
debugtalk
ebc0a3768c refactor: hrp build 2022-05-28 21:44:12 +08:00
debugtalk
1977a7781f change: rename demo empty project 2022-05-28 12:08:15 +08:00
debugtalk
455a012c5d change: replace template with config headers 2022-05-28 09:52:22 +08:00
xucong053
08ff6fe5f5 fix: unittest 2022-05-28 02:06:33 +08:00
xucong053
5c2be8d548 feat: support v3 format debugtalk.py when executing hrp run/boom 2022-05-27 17:23:37 +08:00
xucong053
83c554decb update templates/testcases 2022-05-27 11:36:32 +08:00
xucong053
30bc80e456 fix: modify logic of generating empty project 2022-05-26 22:11:30 +08:00
xucong053
a1f189b3f4 fix: unittest 2022-05-26 21:59:30 +08:00
xucong053
c59c859e73 feat: create empty project by using hrp startproject #1280 2022-05-26 21:59:30 +08:00
buyuxiang
c8a2bd13bc Merge branch 'master' of github.com:httprunner/httprunner 2022-05-25 15:43:19 +08:00
debugtalk
780a7e24e6 fix: unittest 2022-05-25 11:17:19 +08:00
debugtalk
36fb3b22f1 update docs 2022-05-24 22:36:36 +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
682f1ecb94 Merge branch 'master' of github.com:httprunner/httprunner 2022-05-24 14:07:03 +08:00
buyuxiang
d0b2568797 refactor: hrp convert 2022-05-24 13:36:34 +08:00
debugtalk
f317fa05c0 fix #1308: load .env file as environment variables 2022-05-24 11:10:56 +08:00
xucong053
a283565d41 fix: modify the format of data-driven parameters setting 2022-05-20 14:53:23 +08:00
debugtalk
05e2bed02f change: startproject demo 2022-05-19 21:02:24 +08:00
buyuxiang
115b5cbc3f add unittest; add --patch options 2022-05-17 16:03:45 +08:00