Commit Graph
197 Commits
Author SHA1 Message Date
debugtalk 5fba76e6e3 change: convert StepResult Attachments to interface, for screenshots saving 2022-09-01 00:44:39 +08:00
debugtalk cf5761836a fix: get ocr exact text in first priority 2022-08-31 22:39:21 +08:00
debugtalk 70aa8fa937 feat: SwipeToTapApp, SwipeToTapText 2022-08-31 21:33:35 +08:00
debugtalk e3f114df6d bump version to v4.2.0 2022-07-26 10:46:05 +08:00
徐聪 476b3ab9d9 fix: http server and grpc with cert 2022-07-25 21:29:21 +08:00
徐聪 2cdebbf448 fix: unittest 2022-07-25 21:29:21 +08:00
徐聪 0b60b7a507 change: update docs 2022-07-25 21:29:19 +08:00
xucong053 b325232a6c fix: plugin file distribution 2022-07-25 21:23:08 +08:00
buyuxiang 3c160aeec6 update subcommand curl docs 2022-07-22 18:18:21 +08:00
buyuxiang 4b9705be22 feat: support curl to case 2022-07-22 18:18:21 +08:00
xucong053 e5637b32fd change: update docs 2022-07-04 14:59:02 +08:00
xucong053 6b2a13262c fix: record all requests of testcase reference in boom mode 2022-07-01 11:53:27 +08:00
xucong053 4666d14aa5 fix: step name with parameterize mechanism 2022-06-30 21:00:38 +08:00
debugtalk 82e4069fb1 change: update docs 2022-06-27 16:56:10 +08:00
debugtalk 84a8741587 refactor: rename convert files 2022-06-27 16:39:23 +08:00
debugtalk 176cc77253 change: add unittest for override 2022-06-27 16:33:49 +08:00
debugtalk 51bd652c8c refactor: make pytest testcases 2022-06-26 19:44:30 +08:00
debugtalk d85d425f74 merge master 2022-06-26 11:34:14 +08:00
debugtalk d97d229999 docs: udpate 2022-06-26 11:32:26 +08:00
buyuxiang da41def86b feat: hrp support uploading file 2022-06-23 11:44:25 +08:00
debugtalk 9fb27e5039 bump version to v4.1.4 2022-06-17 22:53:24 +08:00
debugtalk ce172d42a5 fix #1339: omit pseudo header names for HTTP/1, e.g. :authority, :method, :path, :schema 2022-06-17 22:39:19 +08:00
debugtalk 53702d0bb9 change: update docs 2022-06-17 19:52:57 +08:00
debugtalk 02658b376f 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 05425452ee fix:修复sql_response_print的问题,sql_response_print有可能是None/dict/list
fix:增加sqlitedemo,修复sqlite3查询数据报错的问题
2022-06-16 11:38:25 +08:00
xucong053 94366b0ecc fix: use python instead of python3 if python3 is not available on windows 2022-06-15 11:31:18 +08:00
debugtalk 2076ec5100 fix: check if debugtalk.go contains main() function 2022-06-14 23:17:34 +08:00
debugtalk 39d1d0dc46 fix: filter commented out functions when generating plugin file 2022-06-14 22:51:23 +08:00
debugtalk 2db8beefcf 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 5a24bc8c27 fix #1352: avoid conversion to exponential notation 2022-06-14 13:22:07 +08:00
debugtalk c00dab17b3 refactor: EnsurePython3Venv 2022-06-14 11:52:18 +08:00
debugtalk 2bb7152643 feat: assert python3 package is ready with specified version 2022-06-14 00:51:45 +08:00
debugtalk 9de49a1d29 refactor: build plugin 2022-06-13 23:40:45 +08:00
debugtalk 0a6edf685d change: update for v4.1.2 2022-06-09 23:50:04 +08:00
xucong053 1e5281d96f fix: failed to load overall pick_order strategy in parameters_setting 2022-06-08 17:21:17 +08:00
bbx-winner 1e73d4e839 Merge branch 'master' into fix-escape-html 2022-05-31 15:16:18 +08:00
buyuxiang 90ef77bced update: hrp version => v4.1.1 2022-05-31 15:11:33 +08:00
xucong053 55e1ddddfd remove project_path info from proj.json in project dir 2022-05-31 15:08:45 +08:00
xucong053 f539e2a0df fix: failed to build debugtalk.go without go.mod 2022-05-31 13:14:49 +08:00
debugtalk bc36662f15 change: relocate plugin templates 2022-05-29 13:28:48 +08:00
debugtalk 57d3b90989 refactor: relocate build plugin 2022-05-29 12:32:39 +08:00
debugtalk cc96a3225e refactor: rename debugtalk_gen.py to .debugtalk_gen.py 2022-05-29 00:50:20 +08:00
debugtalk 9b1d6cfe95 change: build python plugin 2022-05-29 00:24:27 +08:00
debugtalk 62512b9601 refactor: hrp build 2022-05-28 21:44:12 +08:00
debugtalk 953cafd045 change: rename demo empty project 2022-05-28 12:08:15 +08:00
debugtalk 31bfba51e7 change: replace template with config headers 2022-05-28 09:52:22 +08:00
xucong053 2bf916deb3 fix: unittest 2022-05-28 02:06:33 +08:00
xucong053 f984e002dc feat: support v3 format debugtalk.py when executing hrp run/boom 2022-05-27 17:23:37 +08:00
xucong053 dc091f5505 update templates/testcases 2022-05-27 11:36:32 +08:00
xucong053 434decaa78 fix: modify logic of generating empty project 2022-05-26 22:11:30 +08:00