Commit Graph

3023 Commits

Author SHA1 Message Date
debugtalk
27c371e6a0 feat: click on relative coordinate 2022-07-27 22:02:54 +08:00
debugtalk
ebe7d7ecf4 feat: double/long click on name or xpath 2022-07-27 21:57:51 +08:00
debugtalk
88ee963036 feat: validate UI exists 2022-07-27 21:33:08 +08:00
debugtalk
4abc382213 feat: click on xpath 2022-07-27 13:42:23 +08:00
debugtalk
d8b8d63d60 feat: click on coordinate 2022-07-27 12:07:21 +08:00
debugtalk
9eea7c632f feat: check if WDA is healthy before each step 2022-07-27 12:04:39 +08:00
debugtalk
d8cbe1ae68 feat: implement ios ui swipe 2022-07-27 10:22:04 +08:00
debugtalk
74aea47b99 feat: add mobile ui validation 2022-07-26 18:53:38 +08:00
debugtalk
aa4d5faa12 feat: create scaffold for mobile UI test 2022-07-26 18:25:17 +08:00
debugtalk
7a94a7860c fix: golint 2022-07-26 15:26:39 +08:00
debugtalk
ed145c6428 Merge pull request #1427 from xucong053/bugfix
fix: unittest
2022-07-26 11:18:07 +08:00
徐聪
d821090997 fix: unittest 2022-07-26 10:51:12 +08:00
debugtalk
e3f114df6d bump version to v4.2.0 2022-07-26 10:46:05 +08:00
debugtalk
ee601d7308 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
徐聪
6138d80fb0 fix: use master IP if PrometheusPushgatewayURL IP is not set in worker 2022-07-25 22:47:31 +08:00
徐聪
4784d16639 fix: report metrics to prometheus 2022-07-25 21:31:10 +08:00
徐聪
6a812c6374 fix: reset all metrics before starting worker 2022-07-25 21:30:01 +08:00
徐聪
ccd03c4ec5 fix: worker missing state 2022-07-25 21:30:01 +08:00
徐聪
f2799aef53 feat: call the HTTP API to get master state information 2022-07-25 21:30:01 +08:00
徐聪
17617ee13e fix: grpc reconnect backoff 2022-07-25 21:30:01 +08:00
徐聪
a459d6ac2f feat: report worker system information to the master 2022-07-25 21:30:01 +08:00
徐聪
a8e23ebf77 fix: state machine 2022-07-25 21:30:01 +08:00
徐聪
1a5523bc2e fix: unittest 2022-07-25 21:30:01 +08:00
徐聪
ef71d61413 fix: failed to evenly distribute the spawn-rate to each worker 2022-07-25 21:30:01 +08:00
徐聪
c491945166 fix: cpu and memory usage 2022-07-25 21:30:01 +08:00
徐聪
846fb3e46b fix: mask error logging that worker fails to sign out 2022-07-25 21:30:01 +08:00
徐聪
c381062a8d fix: remove unnecessary content 2022-07-25 21:29:59 +08:00
徐聪
11c5a75442 feat: get client export ip on the server 2022-07-25 21:29:21 +08:00
徐聪
476b3ab9d9 fix: http server and grpc with cert 2022-07-25 21:29:21 +08:00
徐聪
2cdebbf448 fix: unittest 2022-07-25 21:29:21 +08:00
徐聪
0b60b7a507 change: update docs 2022-07-25 21:29:19 +08:00
徐聪
848d72fe3a refactor: distributed load testing 2022-07-25 21:24:08 +08:00
徐聪
b121282525 feat: add interceptors for grpc 2022-07-25 21:23:08 +08:00
xucong053
b325232a6c fix: plugin file distribution 2022-07-25 21:23:08 +08:00
xucong053
caed68d6dd fix: graceful stop 2022-07-25 21:23:08 +08:00
xucong053
2ca94381ef fix: report stats for httprunner master 2022-07-25 21:23:08 +08:00
xucong053
d67764e49c fix: data race 2022-07-25 21:23:06 +08:00
xucong053
b654f32cc3 fix: unittest 2022-07-25 21:16:00 +08:00
xucong053
c72dc38bd3 suport for distributing tasks that contain plugins 2022-07-25 21:15:03 +08:00
xucong053
4ff3179a22 fix: unitest 2022-07-25 21:15:03 +08:00
xucong053
58de0852b8 feat: support dispatch profile to worker 2022-07-25 21:15:03 +08:00
xucong053
ae8fc70ff6 refactor 2022-07-25 21:15:03 +08:00
xucong053
ab91feedbc fix: unittest 2022-07-25 21:15:03 +08:00
xucong053
6ad03e81bb fix: unittest 2022-07-25 21:15:03 +08:00
xucong053
0ab2017f93 feat: support multi-machine collaborative distributed load testing #1193 2022-07-25 21:14:58 +08:00
debugtalk
ab12707fcf Merge pull request #1413 from yu929/hyhr4
feat: support custom requests.Response attr in pytest
2022-07-24 22:03:16 +08:00
debugtalk
9adad6ac4f 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
971483de12 set DisableFlagParsing: true 2022-07-22 21:04:01 +08:00
buyuxiang
3c160aeec6 update subcommand curl docs 2022-07-22 18:18:21 +08:00
buyuxiang
a70b11401e support using curl as subcommand 2022-07-22 18:18:21 +08:00