Commit Graph

2955 Commits

Author SHA1 Message Date
debugtalk
54442165d2 bump version to v4.1.6 2022-07-04 22:34:18 +08:00
debugtalk
b4f2c6597f change: update changelog 2022-07-04 22:33:34 +08:00
debugtalk
40e3c84b06 fix: ignore if testcase config is not specified 2022-07-04 18:47:36 +08:00
debugtalk
5d8f934bd1 Merge pull request #1397 from xucong053/bugfix
- fix: step name with parameterize mechanism
- fix: error of concurrent map writes occurred while uploading in boom mode
- fix: record all requests of testcase reference in boom mode
- fix: failed to record the step of occurring error in the html report
2022-07-04 18:04:58 +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
2aeca47b21 change: add user cases 2022-06-27 21:41:06 +08:00
bbx-winner
497af2ae6d Merge pull request #1389 from httprunner/refactor-converter
refactor: simplify testcase converter
2022-06-27 21:35:52 +08:00
debugtalk
0a73f17e2b fix: convert postman to pytest 2022-06-27 21:28:09 +08:00
debugtalk
b91555c726 Merge pull request #1391 from xucong053/bugfix
fix: failed to parse variable referenced in upload
2022-06-27 21:01:05 +08:00
xucong053
63e0bb2d85 fix: failed to resolve variable references in upload 2022-06-27 20:45:07 +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
debugtalk
3e7d8692cb Merge pull request #1386 from bbx-winner/fix-extract
fix: support variable reference during extraction
2022-06-27 18:41:14 +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
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