Commit Graph

2921 Commits

Author SHA1 Message Date
buyuxiang
da41def86b feat: hrp support uploading file 2022-06-23 11:44:25 +08:00
debugtalk
3006b0b0bb fix: insert response cookies into request for redirect requests 2022-06-22 18:42:25 +08:00
debugtalk
3a5c22475a change: update unittest for regex check 2022-06-22 17:17:37 +08:00
debugtalk
bd806bb24b change: set http request timeout to 120s 2022-06-22 15:03:35 +08:00
debugtalk
c00a2a5381 Merge pull request #1374 from xucong053/bugfix
fix: failed to load json/data content in api reference
fix: ensure complete summary results
2022-06-21 11:07:20 +08:00
xucong053
4bd83e6a09 fix: add the step type to the summary step result 2022-06-20 15:56:31 +08:00
xucong053
869a2bb287 fix: ensure complete summary results 2022-06-20 15:36:44 +08:00
xucong053
a34751a13d fix: failed to load json/data content in api reference 2022-06-20 15:36:44 +08:00
debugtalk
abfd6bb53a refactor: rename variables 2022-06-17 23:30:45 +08:00
debugtalk
9fb27e5039 bump version to v4.1.4 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
114b94f1d5 fix: uniform_validator 2022-06-17 22:20:43 +08:00
debugtalk
e72a9d8d4c fix: set log level for pytest 2022-06-17 21:01:13 +08:00
debugtalk
39fdff343d merge master 2022-06-17 20:29:13 +08:00
debugtalk
53702d0bb9 change: update docs 2022-06-17 19:52:57 +08:00
debugtalk
7ee5a789cb refactor: import allure 2022-06-17 19:44:45 +08:00
debugtalk
6321e0a04a feat: print request and response details when running API cases 2022-06-17 19:33:37 +08:00
debugtalk
4f2a681536 Merge pull request #1371 from xucong053/bugfix
fix: panic occurred when running API step failed
fix: step name overrides referenced testcase name
2022-06-17 19:07:45 +08:00
xucong053
a85ba43bf9 fix: step name overrides reference testcase name 2022-06-17 18:20:22 +08:00
xucong053
1dd1f617b2 fix: panic occurred when the API step failed to run 2022-06-17 17:21:37 +08:00
debugtalk
5181c80a3d docs: update changelog 2022-06-17 12:45:39 +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
debugtalk
bc685eaf66 Merge pull request #1360 from xucong053/bugfix
fix: failed to use parameters in referenced testcase
fix: failed to run testcase if python3 is not available on windows
2022-06-17 12:20:15 +08:00
debugtalk
8d34b50694 add user case: youmi 2022-06-17 11:52:32 +08:00
duanchao.bill
e688e27fd6 删除无用注释 2022-06-16 22:01:32 +08:00
debugtalk
d0a1ab7a4c change: update user cases 2022-06-16 19:07:51 +08:00
debugtalk
beea304216 Merge pull request #1363 from bb-idea/master
feat: support skip for pytest
2022-06-16 18:14:29 +08:00
bb-idea
a62a2e144a fix import pytest 2022-06-16 16:48:50 +08:00
bb-idea
a380cec355 v4增加pytest skip特性 2022-06-16 11:41:04 +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
1be8e0e44b fix: unittest 2022-06-15 16:35:09 +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
xucong053
4fdb24a8a8 fix: failed to use parameters in reference testcase 2022-06-15 11:29:15 +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
829cca27c2 feat: config pypi index url by setting environment PYPI_INDEX_URL 2022-06-14 19:43:27 +08:00
debugtalk
b19c931284 Merge pull request #1354 from httprunner/refactor-python3-packages
refactor python3 packages

- feat #1342: support specify custom python3 venv, priority is greater than $HOME/.hrp/venv
- feat: assert python3 package installed and version matched
- refactor: build plugin mechanism, cancel automatic installation of dependencies
- fix #1352: avoid conversion to exponential notation
v4.1.3
2022-06-14 14:35:46 +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
8731f6800d change: set pypi index url to https://pypi.org/simple 2022-06-14 14:02:28 +08:00
debugtalk
bea663f594 change: update changelog 2022-06-14 13:35:09 +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
d91eba501c change: venv priority: specified > /Users/debugtalk/.hrp/venv 2022-06-14 10:35:33 +08:00
debugtalk
2bb7152643 feat: assert python3 package is ready with specified version 2022-06-14 00:51:45 +08:00
debugtalk
a62bc1d399 feat: check if specified python3 venv is invalid 2022-06-13 23:54:47 +08:00
debugtalk
e4d13a773b Merge branch 'master' of https://github.com/httprunner/httprunner into refactor-python3-packages 2022-06-13 23:41:01 +08:00
debugtalk
9de49a1d29 refactor: build plugin 2022-06-13 23:40:45 +08:00
debugtalk
be5365648f Merge pull request #1351 from billduan/fix_step_variables
fix: unexpected changes in step variables
2022-06-13 22:35:28 +08:00
debugtalk
182d2fd5d8 feat #1342: support specify custom python3 venv 2022-06-13 21:31:05 +08:00
duanchao.bill
6c74a57e3a http协议后置一下step_variables的赋值,因为prepare_upload_step会特殊处理step.variables 2022-06-13 18:48:38 +08:00