Commit Graph

31 Commits

Author SHA1 Message Date
debugtalk
ea311c1882 feat: create scaffold for mobile UI test 2022-07-26 18:25:17 +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
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
ee8cfcae86 fix: error of concurrent map writes occurred while uploading in boom mode 2022-06-30 23:29:16 +08:00
buyuxiang
2d105248fb support variable reference during extraction 2022-06-27 17:52:40 +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
cc86e3581c feat: hrp support uploading file 2022-06-23 11:44:25 +08:00
debugtalk
5a5b83fc89 fix #1352: avoid conversion to exponential notation 2022-06-14 13:22:07 +08:00
debugtalk
f1fd4a518d fix #1331: use str_eq to assert string and digit equality 2022-06-03 23:29:03 +08:00
buyuxiang
4f855de419 bugfix: deal with empty base_url 2022-05-30 20:56:11 +08:00
debugtalk
ae36c8fd9a refactor: move base_url to config env 2022-05-24 22:23:02 +08:00
debugtalk
24effeccdb fix #1288: unable to go get httprunner v4 2022-05-09 19:53:16 +08:00
debugtalk
2e0e48bffb fix: step request elapsed timming should contain ContentTransfer part 2022-05-07 18:51:31 +08:00
debugtalk
f2dbd24124 feat: print connected network info 2022-05-05 21:35:23 +08:00
debugtalk
47557a403b fix: unittest 2022-05-05 20:40:23 +08:00
debugtalk
0bd8cf39ea feat: print http stat with color 2022-05-05 14:29:33 +08:00
debugtalk
5bdbcdc2e5 feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on) 2022-05-04 23:46:10 +08:00
buyuxiang
3588ab0f0a feat: support websocket protocol 2022-04-21 20:53:11 +08:00
xucong053
d6b1cc5e1d fix: failed to generate html report while running demo_ref_testcase.yml #1237 2022-04-11 20:09:23 +08:00
debugtalk
d72862c8f8 Merge branch 'master' into master 2022-04-08 09:38:37 +08:00
buyuxiang
62c2ac6939 fix: EnableHTTP2() -> HTTP2(); HTTP/2.0 -> HTTP/2 2022-04-08 09:27:02 +08:00
buyuxiang
be7f7122d8 feat: support HTTP/2.0 2022-04-07 21:40:37 +08:00
debugtalk
1a586482f0 refactor: make step extensible to support implementing new protocols and test types for python version 2022-04-01 22:47:47 +08:00
debugtalk
dff1255b94 change: move step logs to session runner 2022-03-31 12:20:40 +08:00
debugtalk
63d9b78941 docs: add docs for IStep 2022-03-30 16:56:31 +08:00
debugtalk
6f1495b917 refactor: runStepRequest 2022-03-30 15:34:17 +08:00
debugtalk
26c4f5c0c3 refactor: TestCaseSessionRunner 2022-03-30 14:40:18 +08:00
debugtalk
8708e86b3d refactor: restructure code 2022-03-30 00:56:04 +08:00