Commit Graph

4607 Commits

Author SHA1 Message Date
lilong.129
bfa6a0e4cd feat: add case.json support for HTML report generation and enhance logging for step execution 2025-06-25 14:40:04 +08:00
李隆
f1f099cc48 Merge branch 'dev' into 'master'
新增测试步骤级别的参数化驱动能力

See merge request iesqa/httprunner!105
2025-06-25 04:09:48 +00:00
lilong.129
0491299245 merge master 2025-06-25 12:07:38 +08:00
李隆
791aa81bb7 Merge branch 'fix/xucong.053/web-option' into 'master'
fix: failed to exec web script

See merge request iesqa/httprunner!104
2025-06-25 04:06:19 +00:00
lilong.129
70471d2fb4 fix: enhance logging for interrupted processes and ensure step results are saved in failfast mode 2025-06-25 11:57:09 +08:00
徐聪
470bde97d7 fix: failed to return err 2025-06-25 11:13:56 +08:00
徐聪
4f605d5558 fix: add actions to web driver 2025-06-24 23:17:05 +08:00
lilong.129
53fad4edc5 refactor: streamline AI assertion result handling by consolidating error management and improving result structure 2025-06-24 23:10:46 +08:00
徐聪
230f9bfd14 fix: delete useless codes 2025-06-24 23:07:44 +08:00
徐聪
ea6b0a6902 fix: failed to exec web script 2025-06-24 23:02:35 +08:00
lilong.129
72a0915b04 fix: adb double tap 2025-06-24 22:54:26 +08:00
lilong.129
43d990f863 fix: ensure extracted thought is not empty before displaying in report 2025-06-24 22:22:34 +08:00
lilong.129
084c28834c fix: improve step execution handling with interrupt support and result logging 2025-06-24 21:08:59 +08:00
lilong.129
54001363e4 feat: save json case to results directory 2025-06-24 19:46:12 +08:00
lilong.129
5e4b5db64a change: update docs for summary 2025-06-24 17:00:29 +08:00
lilong.129
d0ceeb6c51 refactor: update AI result handling to differentiate content and thought based on result types in report generation 2025-06-24 16:01:50 +08:00
lilong.129
4522bb2dbf fix: examples 2025-06-24 15:36:19 +08:00
lilong.129
b1719344c0 feat: enhance AI result handling with model name and usage statistics for query, action, and assertion types 2025-06-24 15:25:12 +08:00
lilong.129
8fc8d06604 feat: unify AI action handling with detailed execution results and enhanced UI integration 2025-06-24 13:42:08 +08:00
lilong.129
fc32b5d874 feat: enhance AI query handling with detailed result structure and improved UI display 2025-06-24 11:50:37 +08:00
lilong.129
b1b4e5c1dc feat: add toggle functionality for test summary steps with UI enhancements 2025-06-23 22:32:30 +08:00
lilong.129
e6ce61368e fix: enhance step log retrieval with prefix matching for parameterized steps 2025-06-23 21:42:09 +08:00
lilong.129
b320bbda31 feat: add parameterization support for test cases and steps with configuration options 2025-06-23 21:34:18 +08:00
lilong.129
93007d5eb7 docs: add summary structure 2025-06-23 15:04:32 +08:00
李隆
d926d908e0 Merge branch 'merge-wings' into 'master'
Merge wings

See merge request iesqa/httprunner!103
2025-06-23 06:34:26 +00:00
lilong.129
58befd6eae refactor: rename buildMCPCallToolRequest to BuildMCPCallToolRequest for consistency across the codebase 2025-06-22 22:54:12 +08:00
lilong.129
6cc3c3acb5 refactor: update driver caching mechanism to use generic CacheManager and improve metadata handling 2025-06-22 21:42:50 +08:00
lilong.129
e48bbb2271 change: remove unused code 2025-06-22 13:25:55 +08:00
lilong.129
ea26d7c1c3 Merge branch 'master' into merge-wings 2025-06-22 00:04:29 +08:00
lilong.129
912f82255f feat: implement graceful shutdown for HTTP server with signal handling 2025-06-21 22:14:58 +08:00
lilong.129
a1c8b7fab3 refactor: remove unused handlers and related files to streamline the server codebase 2025-06-21 22:08:54 +08:00
李隆
8edc830ce7 Merge branch 'merge-wings' into 'master'
Merge wings

See merge request iesqa/httprunner!102
2025-06-21 07:44:56 +00:00
lilong.129
c802327e39 change: format 2025-06-21 15:42:04 +08:00
lilong.129
f4b60f4d86 fix: update error handling in runStepMobileUI to store error messages as strings 2025-06-20 19:36:01 +08:00
lilong.129
d2031cb0f2 refactor: add context support to sleep functions for improved cancellation handling 2025-06-20 19:12:27 +08:00
lilong.129
0c9dac95a1 feat: enhance report generation by integrating session data and improving AI query display 2025-06-20 17:38:36 +08:00
lilong.129
ed5d3127cb fix: add missing action options 2025-06-19 21:57:26 +08:00
lilong.129
9e589dec16 feat: add initialization of nil fields in summary data to prevent template execution errors 2025-06-19 14:46:56 +08:00
李隆
54b17de98f Merge branch 'merge-wings' into 'master'
Html report 中新增展示 AI Query 和 AI Assert 的完整内容

See merge request iesqa/httprunner!101
2025-06-19 02:56:24 +00:00
lilong.129
c568be5dc2 refactor: replace hardcoded log messages with constants for improved readability and maintainability 2025-06-19 10:48:33 +08:00
lilong.129
d7ea86e23d refactor: simplify log entry filtering in report generation by removing redundant time handling and enhancing step boundary checks 2025-06-19 10:40:01 +08:00
lilong.129
e3432a192d refactor: improve validation process by adding variable substitution and enhancing error handling 2025-06-18 23:14:43 +08:00
lilong.129
e40db65287 feat: enhance report generation with new AI query and validation display features 2025-06-18 22:35:19 +08:00
lilong.129
a3f2ff37bc refactor: replace hardcoded log messages with constants for better maintainability 2025-06-18 17:17:29 +08:00
lilong.129
1f3366453e feat: implement structured response parsing with enhanced error recovery and UTF-8 sanitization 2025-06-18 16:59:35 +08:00
lilong.129
6965cf9fe9 refactor: enhance screenshot functionality with session saving and optional CV processing 2025-06-18 16:13:45 +08:00
lilong.129
780870ffd9 feat: enhance log processing with improved time handling and sorting 2025-06-18 13:52:21 +08:00
lilong.129
a890981e2d fix: update StartTime to use UnixMilli for better precision across step functions 2025-06-18 13:51:44 +08:00
lilong.129
3d2707fa36 feat: add home and back action mappings to planner prompts 2025-06-18 12:01:53 +08:00
lilong.129
64ed72057f fix: update step failed in ParseStep 2025-06-18 11:31:28 +08:00