Commit Graph
3025 Commits
Author SHA1 Message Date
debugtalk 57fc782bb6 feat: input text on current active element 2022-07-27 22:53:41 +08:00
debugtalk 8ca764b872 feat: go back home on ios device 2022-07-27 22:10:49 +08:00
debugtalk 36553c0b00 feat: click on relative coordinate 2022-07-27 22:02:54 +08:00
debugtalk c59703cbf2 feat: double/long click on name or xpath 2022-07-27 21:57:51 +08:00
debugtalk 087743bd9c feat: validate UI exists 2022-07-27 21:33:08 +08:00
debugtalk b3887d5364 feat: click on xpath 2022-07-27 13:42:23 +08:00
debugtalk 7ca12a0dbc feat: click on coordinate 2022-07-27 12:07:21 +08:00
debugtalk beb16221f2 feat: check if WDA is healthy before each step 2022-07-27 12:04:39 +08:00
debugtalk 3fd3dab9ae feat: implement ios ui swipe 2022-07-27 10:22:04 +08:00
debugtalk acae99cd8b feat: add mobile ui validation 2022-07-26 18:53:38 +08:00
debugtalk ea311c1882 feat: create scaffold for mobile UI test 2022-07-26 18:25:17 +08:00
debugtalk 7a08760eaf fix: golint 2022-07-26 15:26:39 +08:00
debugtalk 88c25d26c4 Merge pull request #1427 from xucong053/bugfix
fix: unittest
2022-07-26 11:18:07 +08:00
徐聪 38b9f5fe7f fix: unittest 2022-07-26 10:51:12 +08:00
debugtalk 191123734e bump version to v4.2.0 2022-07-26 10:46:05 +08:00
debugtalk 1c8291b7a5 Merge pull request #1303 from xucong053/support-distributed-load-testing-controlled-by-http-refactoring
feat: support distributed load testing on multi-machines
2022-07-26 10:10:14 +08:00
徐聪 14e157320d fix: use master IP if PrometheusPushgatewayURL IP is not set in worker 2022-07-25 22:47:31 +08:00
徐聪 6818d2cd43 fix: report metrics to prometheus 2022-07-25 21:31:10 +08:00
徐聪 df5e985e2f fix: reset all metrics before starting worker 2022-07-25 21:30:01 +08:00
徐聪 d7e56d285e fix: worker missing state 2022-07-25 21:30:01 +08:00
徐聪 dce866c728 feat: call the HTTP API to get master state information 2022-07-25 21:30:01 +08:00
徐聪 d75cffbd30 fix: grpc reconnect backoff 2022-07-25 21:30:01 +08:00
徐聪 89871e6c68 feat: report worker system information to the master 2022-07-25 21:30:01 +08:00
徐聪 76e058d709 fix: state machine 2022-07-25 21:30:01 +08:00
徐聪 8fa04335e9 fix: unittest 2022-07-25 21:30:01 +08:00
徐聪 683c0e5374 fix: failed to evenly distribute the spawn-rate to each worker 2022-07-25 21:30:01 +08:00
徐聪 461366c28a fix: cpu and memory usage 2022-07-25 21:30:01 +08:00
徐聪 2f7e2ce724 fix: mask error logging that worker fails to sign out 2022-07-25 21:30:01 +08:00
徐聪 b4409ad303 fix: remove unnecessary content 2022-07-25 21:29:59 +08:00
徐聪 5b085be6bc feat: get client export ip on the server 2022-07-25 21:29:21 +08:00
徐聪 0c710dc103 fix: http server and grpc with cert 2022-07-25 21:29:21 +08:00
徐聪 41f7fa2d58 fix: unittest 2022-07-25 21:29:21 +08:00
徐聪 1c5039697a change: update docs 2022-07-25 21:29:19 +08:00
徐聪 60a6aebbcb refactor: distributed load testing 2022-07-25 21:24:08 +08:00
徐聪 30ba539cdc feat: add interceptors for grpc 2022-07-25 21:23:08 +08:00
xucong053 7b7c1a518a fix: plugin file distribution 2022-07-25 21:23:08 +08:00
xucong053 ba57efe97d fix: graceful stop 2022-07-25 21:23:08 +08:00
xucong053 4333998edc fix: report stats for httprunner master 2022-07-25 21:23:08 +08:00
xucong053 548e846a3b fix: data race 2022-07-25 21:23:06 +08:00
xucong053 a24107c394 fix: unittest 2022-07-25 21:16:00 +08:00
xucong053 379097c516 suport for distributing tasks that contain plugins 2022-07-25 21:15:03 +08:00
xucong053 37d222252d fix: unitest 2022-07-25 21:15:03 +08:00
xucong053 4044c15974 feat: support dispatch profile to worker 2022-07-25 21:15:03 +08:00
xucong053 c5f482dbfa refactor 2022-07-25 21:15:03 +08:00
xucong053 df20035234 fix: unittest 2022-07-25 21:15:03 +08:00
xucong053 b795558543 fix: unittest 2022-07-25 21:15:03 +08:00
xucong053 19c6b0821f feat: support multi-machine collaborative distributed load testing #1193 2022-07-25 21:14:58 +08:00
debugtalk a368a7646d Merge pull request #1413 from yu929/hyhr4
feat: support custom requests.Response attr in pytest
2022-07-24 22:03:16 +08:00
debugtalk a3912d45b0 Merge pull request #1409 from bbx-winner/convert-curl
feat: support to run/boom/convert curl case
2022-07-24 22:01:18 +08:00
buyuxiang a9655aac27 set DisableFlagParsing: true 2022-07-22 21:04:01 +08:00