Commit Graph
315 Commits
Author SHA1 Message Date
debugtalk 8cf75fbcf7 Merge pull request #1424 from xucong053/bugfix
fix: quit plugin
2022-07-22 18:03:07 +08:00
徐聪 1e3d57027e fix: quit plugin 2022-07-21 18:21:31 +08:00
buyuxiang 7b47a920b4 fix: add ws url log info 2022-07-19 11:21:36 +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 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 296295a928 fix: check empty upload 2022-07-12 17:06:02 +08:00
buyuxiang a76b3b399d feat: support indicating type and filename when uploading file 2022-07-11 20:44:20 +08:00
xucong053 85e9a091d0 fix: unittest 2022-07-05 22:36:34 +08:00
xucong053 ea95651eb3 fix: deep copy api step to avoid data racing 2022-07-05 20:52:37 +08:00
xucong053 d9829277de fix: reuse plugin instance if it already initialized 2022-07-05 20:52:37 +08:00
debugtalk 481b19c3e6 fix: check testcase format 2022-07-04 22:53:25 +08:00
debugtalk 54442165d2 bump version to v4.1.6 2022-07-04 22:34:18 +08:00
debugtalk 40e3c84b06 fix: ignore if testcase config is not specified 2022-07-04 18:47:36 +08:00
xucong053 f1898629ed change: update docs 2022-07-04 14:59:02 +08:00
xucong053 fac75e2be3 fix: failed to record the step of occuring error in the html report 2022-07-01 16:41:33 +08:00
xucong053 6a40da46e0 fix: record all requests of testcase reference in boom mode 2022-07-01 11:53:27 +08:00
xucong053 ee8cfcae86 fix: error of concurrent map writes occurred while uploading in boom mode 2022-06-30 23:29:16 +08:00
xucong053 14dc566eea fix: step name with parameterize mechanism 2022-06-30 21:00:38 +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
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 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
debugtalk 752e59186f feat: support setting global testcase timeout and step timeout 2022-06-26 11:30:56 +08:00
buyuxiang 9f06414d18 add upload unittest 2022-06-23 11:46:26 +08:00
buyuxiang cc86e3581c feat: hrp support uploading file 2022-06-23 11:44:25 +08:00
debugtalk 54799cdc3a fix: support log debug level for load testing 2022-06-23 11:22:32 +08:00
debugtalk 1b2a747cff fix: check if no valid testcase found 2022-06-22 21:30:12 +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
xucong053 89f26f1b21 fix: failed to load json/data content in api reference 2022-06-20 15:36:44 +08:00
debugtalk 7340740170 bump version to v4.1.4 2022-06-17 22:53:24 +08:00
xucong053 99d1260e6e fix: panic occurred when the API step failed to run 2022-06-17 17:21:37 +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 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 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