Commit Graph

21 Commits

Author SHA1 Message Date
debugtalk
5a24bc8c27 fix #1352: avoid conversion to exponential notation 2022-06-14 13:22:07 +08:00
debugtalk
30b0172ccf fix #1331: use str_eq to assert string and digit equality 2022-06-03 23:29:03 +08:00
buyuxiang
145e6555f3 bugfix: deal with empty base_url 2022-05-30 20:56:11 +08:00
debugtalk
9f48fd1d60 refactor: move base_url to config env 2022-05-24 22:23:02 +08:00
debugtalk
96ec10467b fix #1288: unable to go get httprunner v4 2022-05-09 19:53:16 +08:00
debugtalk
61b4e53286 fix: step request elapsed timming should contain ContentTransfer part 2022-05-07 18:51:31 +08:00
debugtalk
0a9d50c054 feat: print connected network info 2022-05-05 21:35:23 +08:00
debugtalk
dd5e375e36 fix: unittest 2022-05-05 20:40:23 +08:00
debugtalk
95ab8b1851 feat: print http stat with color 2022-05-05 14:29:33 +08:00
debugtalk
edd04bdf92 feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on) 2022-05-04 23:46:10 +08:00
buyuxiang
c20969f437 feat: support websocket protocol 2022-04-21 20:53:11 +08:00
xucong053
2c476c3e8e fix: failed to generate html report while running demo_ref_testcase.yml #1237 2022-04-11 20:09:23 +08:00
debugtalk
de2faaa652 Merge branch 'master' into master 2022-04-08 09:38:37 +08:00
buyuxiang
a0d9bcaba6 fix: EnableHTTP2() -> HTTP2(); HTTP/2.0 -> HTTP/2 2022-04-08 09:27:02 +08:00
buyuxiang
e6ca2ac5cd feat: support HTTP/2.0 2022-04-07 21:40:37 +08:00
debugtalk
d36c1cb987 refactor: make step extensible to support implementing new protocols and test types for python version 2022-04-01 22:47:47 +08:00
debugtalk
03b8aa3518 change: move step logs to session runner 2022-03-31 12:20:40 +08:00
debugtalk
d08368ad17 docs: add docs for IStep 2022-03-30 16:56:31 +08:00
debugtalk
a92820a3b1 refactor: runStepRequest 2022-03-30 15:34:17 +08:00
debugtalk
20d0749841 refactor: TestCaseSessionRunner 2022-03-30 14:40:18 +08:00
debugtalk
b3610e550b refactor: restructure code 2022-03-30 00:56:04 +08:00