Commit Graph

115 Commits

Author SHA1 Message Date
lilong.129
73e5c0acf6 feat: NewSummary, NewCaseSummary 2024-09-02 22:33:01 +08:00
lilong.129
11cfae5e5d refactor: move hrp code 2024-08-27 20:25:13 +08:00
lilong.129
67eecb405c merge master 2024-08-27 20:14:33 +08:00
余泓铮
4c18045f3b merge master 2024-08-27 16:56:26 +08:00
lilong.129
f6ece2e95f change: parseStepStruct for boomer 2024-08-21 16:28:22 +08:00
lilong.129
fc01cfe0cc merge branch merge-from-video 2024-08-21 14:57:53 +08:00
lilong.129
88c1d62a76 test: parseStepStruct 2024-08-21 13:30:11 +08:00
lilong.129
3a8faf4aac fix: websocket multiple instance conflict 2024-08-20 22:36:31 +08:00
lilong.129
40a45f2ba9 refactor: SessionRunner, parseStepStruct 2024-08-20 19:54:58 +08:00
lilong.129
140fef90e9 refactor: rename initWithParameters 2024-08-20 18:00:01 +08:00
lilong.129
7a4fe847ac refactor: SessionRunner, merge GetSummary into Start 2024-08-20 17:56:15 +08:00
lilong.129
b43bda4ba3 refactor: move websocket related logic to step_websocket 2024-08-20 16:16:06 +08:00
lilong.129
b9171ca772 refactor: SessionRunner, merge resetSession 2024-08-20 14:46:33 +08:00
lilong.129
9b45b05edd refactor: SessionRunner, remove startTime 2024-08-20 14:36:51 +08:00
lilong.129
263ee681be refactor: CaseRunner, parseConfig 2024-08-20 12:09:15 +08:00
徐聪
42f68e0641 fix: resolve conflicts 2024-07-19 15:11:16 +08:00
余泓铮
3094c3369b feat: 新增oppo手动启动一次settings 2024-06-21 11:57:36 +08:00
余泓铮
c670a4cef9 feat: 兼容iproxy 2.1.0 新增步骤弹窗忽略和全局弹窗忽略 2024-06-12 11:36:30 +08:00
徐聪
99757954c6 feat: add bilibili ios script 2024-06-04 22:17:26 +08:00
huangbin.beal
b41aa6fde6 fix: use log file when not found log content 2023-11-29 21:09:01 +08:00
buyuxiang
6bcde3627b feat: support parsing expect value of ui validator 2023-08-25 11:55:31 +08:00
lilong.129
521462f362 change: replace log duration in miliseconds 2023-08-14 21:36:33 +08:00
lilong.129
e01485a846 feat: init device driver with plugin option 2023-08-11 16:21:32 +08:00
lilong.129
4ac09cd662 refactor: move andorid/ios uiClients from HRPRunner to CaseRunner 2023-08-11 16:07:34 +08:00
lilong.129
6964bb6c85 refactor: replace NewDriver args with options 2023-08-11 15:21:57 +08:00
lilong.129
9a7848a142 change: update logs 2023-08-06 15:17:07 +08:00
lilong.129
bc65eb9809 feat: report GA4 events for hrp cmd 2023-07-23 23:59:01 +08:00
lilong.129
17b6d95b3b refactor: replace GA with GA4 2023-07-20 23:29:49 +08:00
lilong.129
1033ba77d7 feat: log step elapsed in seconds 2023-06-23 23:21:09 +08:00
lilong.129
f3e5f3ac85 feat: add hrp.Run wrapper 2023-06-06 20:38:43 +08:00
lilong.129
f6eb9451e0 fix: catch run error code for runner 2023-06-05 20:53:38 +08:00
lilong.129
ef7f8def53 fix: catch run error code 2023-06-02 17:52:54 +08:00
lilong.129
ac2ccc2c79 change: rename step start time field 2023-06-01 21:31:14 +08:00
lilong.129
78d912fdc0 feat: print hrp runner exit code 2023-06-01 17:57:17 +08:00
lilong.129
f4a9be3c88 feat: add step start time in step result 2023-06-01 16:12:28 +08:00
lilong.129
aa65962ffe bump version 2023-05-31 20:50:40 +08:00
lilong.129
1bb2079c87 feat: catch interrupt signal 2023-05-03 23:00:17 +08:00
lilong.129
4ee3b43d1f feat: set testcase and request timeout in seconds 2023-05-03 12:48:20 +08:00
debugtalk
357ac7f575 Merge pull request #1596 from ywanbing/feature-runner-ws
feat: inherit WS connections for referenced testcases
2023-04-19 15:59:43 +08:00
lilong.129
202e6ce463 fix #1467: failed to parse parameters with plugin functions 2023-04-19 15:51:46 +08:00
ywanbing
e2eae18c44 feature: 增加ws连接可以继承到引用的testcases中 2023-04-19 11:12:15 +08:00
ywb
5d4f11b25a Merge remote-tracking branch 'origin/fix_1547' into fix_1547
# Conflicts:
#	hrp/runner.go
2023-04-19 09:19:09 +08:00
ywb
419620fad3 fix: fast fail , not closing the websocket connection 2023-04-18 16:23:20 +08:00
ywb
1b7ea07611 fix: ref testcase, generate report failed (#1547) 2023-04-18 16:05:26 +08:00
lilong.129
bf6032520d fix: stop logcat only when enabled 2023-02-13 23:34:09 +08:00
buyuxiang
8beb88bd5c fix: err wrap and TapFloat 2023-01-19 08:59:17 +08:00
debugtalk
9ff44d0bad change: remove unused UI APIs 2022-12-26 00:15:43 +08:00
debugtalk
f3cb83910e fix: ensure HTTP request method in uppper case 2022-12-23 16:46:39 +08:00
debugtalk
961cc3489c refactor: ios perfd 2022-12-15 23:15:58 +08:00
debugtalk
f4af2d131a feat: capture pcap file for iOS 2022-12-15 19:09:59 +08:00