Commit Graph

399 Commits

Author SHA1 Message Date
huangbin.beal
2e2f1d8b26 fix: pull folder 2025-08-06 19:17:47 +08:00
huangbin.beal
42c4ffba8a fix: adb shell pull 2025-08-06 15:57:06 +08:00
huangbin.beal
62f129963b Merge branch 'master' into bugfix/huangbin/ai_service 2025-08-06 14:45:51 +08:00
余泓铮
3060c5e5db Merge branch 'revert_wings_merge' into 'master'
revert: wings merge

See merge request iesqa/httprunner!145
2025-08-06 06:37:54 +00:00
余泓铮
b64e1b62ec revert: wings merge 2025-08-06 14:35:22 +08:00
huangbin.beal
9bdd4a64b5 Merge branch 'master' into bugfix/huangbin/ai_service 2025-08-06 11:53:49 +08:00
李隆
a395dd84ce Merge branch 'feat-gadb-pull-folder' into 'master'
Feat gadb pull folder

See merge request iesqa/httprunner!144
2025-08-06 03:50:50 +00:00
huangbin.beal
72e0fe795d fix: remove useless note 2025-08-06 11:03:30 +08:00
huangbin.beal
25f2a074f8 fix: merge 2025-08-06 10:52:49 +08:00
huangbin.beal
ae837ac885 fix: remove useless code 2025-08-06 10:49:22 +08:00
huangbin.beal
256ec4baf3 fix: get action log from file 2025-08-06 10:46:20 +08:00
debugtalk
c6f358ffca fix: convert AI tests from skip statements to build tags (#1783)
* fix: convert AI tests from skip statements to build tags

- Add //go:build localtest tag to uixt/ai/ai_test.go and examples/game/llk/main_test.go
- Remove environment-based skip statements and hasRequiredEnvVars functions
- Maintain consistency with existing build tag approach for mobile/device tests
- Prevents CI/CD failures when external AI services are not available

Co-authored-by: debugtalk <debugtalk@users.noreply.github.com>

* fix: add missing BoundBox type and field to Element struct

- Add BoundBox struct with X, Y, Width, Height fields
- Update Element struct to include BoundBox field
- Fix structural mismatch between test expectations and Go code
- Resolves CI compilation failures

Co-authored-by: debugtalk <debugtalk@users.noreply.github.com>

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
2025-08-03 11:43:21 +08:00
余泓铮
023b0a3c7f feat: 支持iOS 手势操作 2025-07-31 22:15:10 +08:00
余泓铮
1ff41e3bc8 feat: 新增错误信息 2025-07-31 21:46:24 +08:00
余泓铮
0cf2583642 feat: 优化操作前截图 2025-07-31 12:27:36 +08:00
余泓铮
69aa92caf2 feat: 新增logid透传 2025-07-31 11:13:32 +08:00
余泓铮
4031290a70 feat: 添加默认history 2025-07-30 21:36:25 +08:00
余泓铮
3ab52e22ea Merge branch 'master' into wings_interface_merge 2025-07-30 21:33:55 +08:00
余泓铮
443e4ae3d2 Merge branch 'session_refactor' into wings_interface_merge 2025-07-30 19:39:13 +08:00
余泓铮
c9d3175bc7 feat: 加长安装时间 2025-07-30 19:30:07 +08:00
余泓铮
b9cb39a3cf feat: wings接口先使用 2025-07-30 16:56:29 +08:00
李隆
d96ebc224f Merge 'mcp_sim_dev' into 'master'
Mcp sim dev

See merge request: !141
2025-07-30 08:25:29 +00:00
余泓铮
5189bc8d53 feat: 优化协议 2025-07-30 15:54:03 +08:00
张开元
f580ea4168 fix 2025-07-30 15:17:40 +08:00
张开元
9ef98f828d fix 2025-07-30 11:21:38 +08:00
张开元
ff13d90755 add mcp_sim 2025-07-30 11:18:26 +08:00
张开元
f20e679855 add simulation 2025-07-29 19:45:30 +08:00
余泓铮
f05310bec0 feat: 支持list的history 2025-07-29 18:47:41 +08:00
李隆
e3eaff64c2 Merge branch 'simulation_input_dev' into 'master'
add simulation

See merge request iesqa/httprunner!138
2025-07-28 13:33:54 +00:00
余泓铮
19bb712743 feat: 回滚多余逻辑 2025-07-28 21:20:50 +08:00
余泓铮
f4506c58da feat: 优化日志点击 2025-07-28 21:16:22 +08:00
huangbin.beal
11f3330741 fix: set wings service 2025-07-28 21:13:38 +08:00
张开元
2931cf81a0 add simulation 2025-07-28 21:06:08 +08:00
张开元
0e7e1d4d37 add simulation 2025-07-28 20:49:09 +08:00
余泓铮
9611e92dcc feat: 增加日志 2025-07-28 20:13:01 +08:00
余泓铮
92844c14e3 fix: 设置默认为wings 2025-07-28 19:54:14 +08:00
余泓铮
f517800257 feat: 支持History储存和StartToGoal 2025-07-28 19:39:29 +08:00
余泓铮
44b4da8091 feat: 合并接口 2025-07-28 16:30:16 +08:00
张开元
a03932b3eb Merge branch 'simulation_dev' into 'master'
simulation dev

See merge request iesqa/httprunner!134
2025-07-28 07:32:20 +00:00
lilong.129
5dd024fb59 change: saveScreenShot without second compress 2025-07-27 22:47:59 +08:00
lilong.129
5e42f72270 change: compress html report image with quality 50 2025-07-27 22:24:40 +08:00
余泓铮
ac77975c18 feat: 删除ui2 获取剪贴板 2025-07-24 17:34:02 +08:00
余泓铮
8b20fceb63 feat: 支持获取剪贴板 2025-07-24 17:26:25 +08:00
余泓铮
9add5df1b2 feat: 支持获取剪贴板 2025-07-24 17:06:10 +08:00
张开元
67a10ebf05 simulation dev 2025-07-24 16:41:21 +08:00
余泓铮
2c74f9b060 feat: swipe to tap app 支持滑动错误码返回 2025-07-24 14:54:09 +08:00
余泓铮
0ba80843bd Merge branch 'master' into session_refactor 2025-07-24 14:52:05 +08:00
余泓铮
e0d26f8550 feat: 启动超时120s 2025-07-24 14:40:58 +08:00
lilong.129
70366ed83e fix: add 1s interval when swipe to first screen 2025-07-23 21:27:40 +08:00
lilong.129
9037c76878 fix: add 1s interval for swipe to tap 2025-07-23 21:18:50 +08:00