debugtalk
a55a2ff730
fix: ensure HTTP request method in uppper case
2022-12-23 16:46:39 +08:00
debugtalk
3c0efac13a
Merge pull request #1531 from httprunner/wcl
...
release v4.3.1
- feat: add option WithScreenShot
- feat: run xctest before start ios automation
- feat: run step with specified loop times
- feat: add options for FindTexts
- refactor: move all UI APIs to uixt pkg
- docs: add examples for UI APIs
2022-12-14 14:54:58 +08:00
debugtalk
1f7737d0e7
change: add exit code
2022-10-21 21:39:18 +08:00
debugtalk
a2f1f7ca0e
refactor: CaseRunner and SessionRunner
2022-10-19 10:56:02 +08:00
debugtalk
0916665ade
refactor: merge step variables with session variables
2022-10-18 20:56:46 +08:00
debugtalk
c23053ca16
refactor: update summary in controller
2022-10-18 16:07:21 +08:00
debugtalk
c22b38f76f
refactor: merge ios and android style
2022-10-12 22:38:52 +08:00
debugtalk
a8aab0e905
refactor: move httpstat from hrp internal to pkg
2022-10-11 10:40:44 +08:00
debugtalk
5fba76e6e3
change: convert StepResult Attachments to interface, for screenshots saving
2022-09-01 00:44:39 +08:00
debugtalk
3b73571713
feat: init device with optional serial, port, mjpeg port
2022-08-23 21:06:32 +08:00
debugtalk
e76d396519
Merge branch 'master' into ios-wda
2022-08-15 21:21:32 +08:00
徐聪
88e6ebc956
fix: state machine
2022-07-31 21:50:46 +08:00
debugtalk
aa4d5faa12
feat: create scaffold for mobile UI test
2022-07-26 18:25:17 +08:00
buyuxiang
df551d19b7
fix: check empty upload
2022-07-12 17:06:02 +08:00
buyuxiang
6f1337f309
feat: support indicating type and filename when uploading file
2022-07-11 20:44:20 +08:00
xucong053
e5637b32fd
change: update docs
2022-07-04 14:59:02 +08:00
xucong053
1298708ad0
fix: failed to record the step of occuring error in the html report
2022-07-01 16:41:33 +08:00
xucong053
6c6742d4e4
fix: error of concurrent map writes occurred while uploading in boom mode
2022-06-30 23:29:16 +08:00
buyuxiang
f986a2298a
support variable reference during extraction
2022-06-27 17:52:40 +08:00
debugtalk
d85d425f74
merge master
2022-06-26 11:34:14 +08:00
debugtalk
0a9332abf3
feat: support setting global testcase timeout and step timeout
2022-06-26 11:30:56 +08:00
buyuxiang
da41def86b
feat: hrp support uploading file
2022-06-23 11:44:25 +08:00
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