Commit Graph

  • acc9a86f35
    Merge 2ef4c15d16 into 402b74876a #1770 见欢 2024-08-09 08:02:02 +0000
  • 2ef4c15d16 test: add runner handleStat test #1770 yu.he 2024-08-09 15:41:20 +0800
  • 67836a54a0 fix: transactions in local test result yu.he 2024-08-09 15:40:12 +0800
  • ac82034a0a fix: add prometheus metric exporter api yu.he 2024-08-09 12:05:28 +0800
  • 18f5034384 feat: master handle stat msg yu.he 2024-08-08 14:45:37 +0800
  • fbb53b8f0e feat: add stat msg yu.he 2024-08-07 12:14:10 +0800
  • 9278e738ec 删除文件 #1769 danny 2024-08-06 11:05:21 +0800
  • d830dca407 支持 skipIf danny 2024-08-05 15:20:47 +0800
  • ba61bea2e3
    Merge 012cfe125d into 402b74876a #1727 diaodeng 2024-05-16 11:06:45 +0000
  • 012cfe125d 1.更新依赖规则 #1727 diaodeng 2024-05-16 19:06:29 +0800
  • 448f9ab343 1.更新pytest-html版本 diaodeng 2024-05-16 13:46:23 +0800
  • 16fde7bce9 1.添加setup.py diaodeng 2024-05-16 13:20:17 +0800
  • cf65844508 1.添加setup.cfg diaodeng 2024-05-16 13:17:53 +0800
  • e1915bbf69 1.删除setup.py diaodeng 2024-05-16 13:05:35 +0800
  • 5a5aded87e 1.修改setup.py diaodeng 2024-05-16 13:01:55 +0800
  • 508e5599ab 1.修改setup.py diaodeng 2024-05-16 12:55:48 +0800
  • bb0c460dc4 1.修改setup.py diaodeng 2024-05-16 12:23:37 +0800
  • e809f3c3e5 1.修改setup.py diaodeng 2024-05-16 12:06:21 +0800
  • c48875117e 1.修改setup.py diaodeng 2024-05-16 11:56:23 +0800
  • 2b2a06af8e 1.修改setup.py diaodeng 2024-05-11 15:37:00 +0800
  • 2589d7157c 1.增加setup.py diaodeng 2024-05-11 15:18:48 +0800
  • 723ad12eb1 1.修复用例名特殊字符导致运行失败 diaodeng 2024-04-26 13:41:52 +0800
  • b5a0ef7c89 Merge branch 'master' into master-diaodeng diaodeng 2024-04-26 11:34:27 +0800
  • 4b9f2fee37 1.修改make.py文件,将yaml文件中name的值原样放到执行类的注释中,通过pytest回调方便显示原样的用例名 diaodeng 2024-04-26 11:27:30 +0800
  • dafc95c516
    Merge a0a3d1ab40 into 9be3df885c #1733 august-jupiter 2024-02-22 17:24:00 +0000
  • a0a3d1ab40 allure测试报告增加用例repo地址link #1733 august-jupiter 2024-02-23 01:23:54 +0800
  • 0e810cf1f7 增加公司的全链路追踪ID august-jupiter 2024-02-22 23:50:47 +0800
  • b4a04d824d 测试用例元数据收集增加用例文件路径 august-jupiter 2024-02-22 21:31:13 +0800
  • b8d724edba 在allure报告中增加运行日志文件 august-jupiter 2024-02-22 21:01:28 +0800
  • 0dd0c49478 增加自定义验证器 august-jupiter 2024-02-22 00:57:03 +0800
  • 90b3891128 fix skip错误和增加mark功能和增加meta功能收集用例 august-jupiter 2024-02-21 19:37:10 +0800
  • 3d163b0854
    Merge f8bf3b6c76 into 402b74876a #1705 guangwu 2024-01-30 12:41:17 -0700
  • f64878cd2a
    Merge 7ce316791f into 402b74876a #1711 buxiubuzhi 2024-01-30 12:41:17 -0700
  • 5004bd2394
    Merge 8aa57edef7 into 402b74876a #1720 NQ31 2024-01-30 12:41:17 -0700
  • 402b74876a Merge branch 'feat-shell-step' into 'master' master 李隆 2024-01-24 08:30:22 +0000
  • cbb13d5012 fix: increase the waiting time to enter the main interface 徐聪 2024-01-24 15:23:31 +0800
  • da647a56fd fix: failed to set serial variable 徐聪 2024-01-23 15:51:14 +0800
  • c551f86b14 fix: tests lilong.129 2024-01-19 16:13:49 +0800
  • dfcf561945 tests: add bili android example lilong.129 2024-01-19 15:53:07 +0800
  • dfcc5233bc feat: step shell with env variables lilong.129 2024-01-19 15:06:20 +0800
  • c060703b25 fix: step type lilong.129 2024-01-19 11:13:16 +0800
  • 4eb180fdd9 fix: downgrade go mod grpc #1726 lilong.129 2024-01-18 23:41:49 +0800
  • d7c27b21df feat: add Shell step type lilong.129 2024-01-18 23:35:24 +0800
  • f831e7e4fe change: replace ioutil lilong.129 2024-01-16 21:53:01 +0800
  • 8aa57edef7 '修复plugin初始化时,重复注册问题’ #1720 huang xq 2023-12-22 17:38:48 +0800
  • dccecdc727 1.整体json参数可以使用变量替换,变量获取到的是字符换,这里需要转换为json diaodeng 2023-12-20 11:54:47 +0800
  • fbe56b78a7 1.支持自定义断言,断言函数需要是现在debugtalk; 2.支持参数化,可设置参数化对应的用例标题(ids)。 diaodeng 2023-12-20 11:48:15 +0800
  • 7ce316791f fix: caused by hard suffixes bug #1684 #1711 xingheyang-mac 2023-11-05 20:54:55 +0800
  • efd5d649fc 重构 #1689 wxluoyouda 2023-10-31 18:14:57 +0800
  • 4885b85719
    Merge aeb255d98e into d3303a27aa #1708 dependabot[bot] 2023-10-25 21:23:07 +0000
  • aeb255d98e
    build(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 #1708 dependabot/go_modules/google.golang.org/grpc-1.57.1 dependabot[bot] 2023-10-25 21:23:05 +0000
  • f8bf3b6c76 chore: unnecessary use of fmt.Sprintf #1705 guoguangwu 2023-10-17 15:37:24 +0800
  • 07d7297f17
    Merge f749cd7513 into d3303a27aa #1704 dependabot[bot] 2023-10-11 23:04:36 +0000
  • f749cd7513
    build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 #1704 dependabot/go_modules/golang.org/x/net-0.17.0 dependabot[bot] 2023-10-11 23:04:34 +0000
  • 60cb12247b Merge branch 'fix-popup' into 'master' 徐聪 2023-09-22 13:51:38 +0000
  • 80f2032573 change: wait 3s for live loading lilong.129 2023-09-22 21:44:22 +0800
  • 84b2450e3a change: set 10% chance skipping enter/exit live room lilong.129 2023-09-22 21:10:15 +0800
  • d09441671e fix: select random close points lilong.129 2023-09-22 21:01:24 +0800
  • 417bf86cdb Merge branch 'fix-popup' into 'master' 徐聪 2023-09-22 10:47:17 +0000
  • c6cc634c78 fix: loop in finding popups lilong.129 2023-09-22 18:36:28 +0800
  • 638202eee2 Merge branch 'fix-popup' into 'master' 徐聪 2023-09-22 09:04:04 +0000
  • f22122d116 change: check close points lilong.129 2023-09-22 15:00:28 +0800
  • 5eb6a0c95e refactor: close popup handler lilong.129 2023-09-22 14:15:55 +0800
  • 9aa68d0128 change: handle live popup lilong.129 2023-09-22 11:11:54 +0800
  • 2dd3861564 Merge branch 'fix-popup' into 'master' 徐聪 2023-09-21 15:06:49 +0000
  • 68f0096dfe refactor: ClosePopupsHandler lilong.129 2023-09-21 22:23:32 +0800
  • 278f549bb7 change: set the coordinate precision to 1 pixel lilong.129 2023-09-21 21:44:36 +0800
  • a1c319b909 feat: get all close buttons from CV lilong.129 2023-09-21 21:31:10 +0800
  • 262a071a03 fix: check popup exists lilong.129 2023-09-21 19:52:23 +0800
  • 4296545d9c Merge branch 'fix-popup' into 'master' 李隆 2023-09-21 11:24:00 +0000
  • 8a7601bcc9 fix: check if popup exists lilong.129 2023-09-21 19:22:21 +0800
  • 253ff359ff fix: check if the current popup equals to the last popup lilong.129 2023-09-21 17:31:59 +0800
  • 6ee6b47abd change: update logs for popup handler lilong.129 2023-09-21 16:42:58 +0800
  • d414e87120 change: revert local text popup handler lilong.129 2023-09-21 16:15:57 +0800
  • 39faa566e4 fix: raise error if close area not found to popup lilong.129 2023-09-21 16:07:13 +0800
  • cbc455956a change: update logs for popup handler lilong.129 2023-09-21 15:26:27 +0800
  • dc79edd51b change: remove unused local popup handler lilong.129 2023-09-21 14:25:06 +0800
  • 5e36b12282 Merge branch 'video-crawler-preview-live' into 'master' 徐聪 2023-09-21 04:10:33 +0000
  • 21f26a5541 fix: panic when close popup lilong.129 2023-09-21 12:03:19 +0800
  • 06dbd32c04 feat: get preview live type lilong.129 2023-09-21 11:15:14 +0800
  • 501dc355b1 Merge branch 'enter-live-by-random' into 'master' 徐聪 2023-09-20 14:47:00 +0000
  • dda4f5d5f8 fix: skip entering preview live by 25% chance enter-live-by-random lilong.129 2023-09-20 22:44:56 +0800
  • a5d0b742fe feat: enter/exit live room by chance lilong.129 2023-09-20 22:35:33 +0800
  • ad6239187d Merge branch 'enter-live-by-random' into 'master' 徐聪 2023-09-20 14:09:48 +0000
  • 07b4e6ab73 fix: clear current video cache before swipe lilong.129 2023-09-20 22:03:13 +0800
  • d3303a27aa
    Merge pull request #1685 from httprunner/video-crawler xucong053 2023-09-20 21:21:20 +0800
  • 546c4b4f7c change: set found live/feed msg as const #1685 lilong.129 2023-09-20 21:03:09 +0800
  • bc7388544f change: disable ppe lilong.129 2023-09-20 20:40:45 +0800
  • 41dec89d85 fix: tap/swipe points with random offset lilong.129 2023-09-20 18:04:04 +0800
  • 8214dc5180
    Merge pull request #1701 from httprunner/swipe-random debugtalk 2023-09-20 16:18:08 +0800
  • 3d32db2bfd
    Merge branch 'video-crawler' into swipe-random #1701 debugtalk 2023-09-20 16:17:48 +0800
  • 166804c21f
    Merge pull request #1698 from httprunner/video-crawler-debug debugtalk 2023-09-20 14:49:40 +0800
  • 5947aa86a1 fix: invalid sleep random play duration for feed #1698 徐聪 2023-09-20 14:46:34 +0800
  • 4f71bcdb7d Merge branch 'video-crawler' of https://github.com/httprunner/httprunner into video-crawler lilong.129 2023-09-19 22:03:05 +0800
  • 64420fe8a1 Merge branch 'master' into video-crawler lilong.129 2023-09-19 22:01:24 +0800
  • 60365a8e43 fix: simulation watch video in the preview live when live count achieved 徐聪 2023-09-19 21:09:45 +0800
  • 5cb4ed8a2b Merge branch 'master' into swipe-random lilong.129 2023-09-19 17:12:34 +0800
  • 239978a805 fix: release hrp binaries v4.3.6 lilong.129 2023-09-19 17:08:49 +0800
  • 12d0c3eeb6 feat: add WithSwipeOffset to set offset for swipe start/end point lilong.129 2023-09-19 16:55:44 +0800
  • e0413562ba Merge branch 'master' into swipe-random lilong.129 2023-09-19 16:54:22 +0800