xucong053
|
63e0bb2d85
|
fix: failed to resolve variable references in upload
|
2022-06-27 20:45:07 +08:00 |
|
debugtalk
|
2caf5d5159
|
refactor: make pytest testcases
|
2022-06-26 19:44:30 +08:00 |
|
debugtalk
|
ccaa0d3361
|
Merge pull request #1384 from xucong053/bugfix
fix: only get the first parameter in referenced testcase
|
2022-06-26 12:11:00 +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 |
|
debugtalk
|
752e59186f
|
feat: support setting global testcase timeout and step timeout
|
2022-06-26 11:30:56 +08:00 |
|
xucong053
|
28ef00cf00
|
fix: reset the testcase config when initializing SessionRunner
|
2022-06-24 18:45:39 +08:00 |
|
debugtalk
|
957c13cf22
|
Merge pull request #1375 from bbx-winner/fix-upload-file
feat: hrp support uploading file
|
2022-06-24 15:00:47 +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 |
|
debugtalk
|
b12aa90f79
|
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
|
dab042ae80
|
fix: add the step type to the summary step result
|
2022-06-20 15:56:31 +08:00 |
|
xucong053
|
1eac759069
|
fix: ensure complete summary results
|
2022-06-20 15:36:44 +08:00 |
|
xucong053
|
89f26f1b21
|
fix: failed to load json/data content in api reference
|
2022-06-20 15:36:44 +08:00 |
|
debugtalk
|
683d1379cb
|
refactor: rename variables
|
2022-06-17 23:30:45 +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
|
54eebaa9ce
|
fix: uniform_validator
|
2022-06-17 22:20:43 +08:00 |
|
debugtalk
|
b5122521b4
|
fix: set log level for pytest
|
2022-06-17 21:01:13 +08:00 |
|
debugtalk
|
d63baed3d3
|
merge master
|
2022-06-17 20:29:13 +08:00 |
|
debugtalk
|
c605f3e063
|
change: update docs
|
2022-06-17 19:52:57 +08:00 |
|
debugtalk
|
5e33d79dc9
|
refactor: import allure
|
2022-06-17 19:44:45 +08:00 |
|
debugtalk
|
e9b9193bb1
|
feat: print request and response details when running API cases
|
2022-06-17 19:33:37 +08:00 |
|
debugtalk
|
919266b566
|
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
|
eaf1aa190a
|
fix: step name overrides reference testcase name
|
2022-06-17 18:20:22 +08:00 |
|
xucong053
|
99d1260e6e
|
fix: panic occurred when the API step failed to run
|
2022-06-17 17:21:37 +08:00 |
|
debugtalk
|
60502983b3
|
docs: update changelog
|
2022-06-17 12:45:39 +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 |
|
debugtalk
|
769213a5ab
|
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
|
3be8ff65db
|
add user case: youmi
|
2022-06-17 11:52:32 +08:00 |
|
duanchao.bill
|
385e1c8281
|
删除无用注释
|
2022-06-16 22:01:32 +08:00 |
|
debugtalk
|
16fe64dc70
|
change: update user cases
|
2022-06-16 19:07:51 +08:00 |
|
debugtalk
|
0f7e949ff5
|
Merge pull request #1363 from bb-idea/master
feat: support skip for pytest
|
2022-06-16 18:14:29 +08:00 |
|
bb-idea
|
f018f0867d
|
fix import pytest
|
2022-06-16 16:48:50 +08:00 |
|
bb-idea
|
936093aaed
|
v4增加pytest skip特性
|
2022-06-16 11:41:04 +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
|
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 |
|
xucong053
|
5731055606
|
fix: failed to use parameters in reference testcase
|
2022-06-15 11:29:15 +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
|
653e5956fb
|
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
|
2022-06-14 14:35:46 +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 |
|