Commit Graph

54 Commits

Author SHA1 Message Date
debugtalk
59b06fcf65 refactor: move uixt from hrp internal to pkg 2022-10-10 22:12:36 +08:00
xucong053
4c2f976f1f fix: failed to parse in testcase 2022-10-08 19:31:31 +08:00
debugtalk
0a604f6ec5 change: update version 2022-09-29 11:26:14 +08:00
xucong053
c9f107c0bb fix: unittest 2022-09-28 16:39:23 +08:00
debugtalk
59e501a453 change: update wda logs 2022-09-28 13:12:58 +08:00
debugtalk
8a8c075654 fix: check WDA summary logs 2022-09-27 22:16:09 +08:00
debugtalk
642a74e5ea refactor: restructure 2022-09-23 21:19:12 +08:00
debugtalk
7a94afaf7e feat: get wda logs 2022-09-22 21:19:15 +08:00
debugtalk
5effb3897c refactor: relocate code 2022-08-28 22:43:10 +08:00
debugtalk
3b73571713 feat: init device with optional serial, port, mjpeg port 2022-08-23 21:06:32 +08:00
debugtalk
e76d396519 Merge branch 'master' into ios-wda 2022-08-15 21:21:32 +08:00
徐聪
782853338c fix: pluginMap uses sync.Map to avoid data race 2022-08-01 17:04:39 +08:00
徐聪
22ef887311 fix: testcase compatibility in the worker 2022-07-30 15:36:35 +08:00
debugtalk
d8cbe1ae68 feat: implement ios ui swipe 2022-07-27 10:22:04 +08:00
xucong053
b325232a6c fix: plugin file distribution 2022-07-25 21:23:08 +08:00
xucong053
d67764e49c fix: data race 2022-07-25 21:23:06 +08:00
xucong053
c72dc38bd3 suport for distributing tasks that contain plugins 2022-07-25 21:15:03 +08:00
debugtalk
d1f0599617 Merge pull request #1424 from xucong053/bugfix
fix: quit plugin
2022-07-22 18:03:07 +08:00
徐聪
bdb2d4566d fix: quit plugin 2022-07-21 18:21:31 +08:00
buyuxiang
a347a381b3 optimize websocket step 2022-07-19 11:21:33 +08:00
debugtalk
0a9332abf3 feat: support setting global testcase timeout and step timeout 2022-06-26 11:30:56 +08:00
debugtalk
3006b0b0bb fix: insert response cookies into request for redirect requests 2022-06-22 18:42:25 +08:00
debugtalk
bd806bb24b change: set http request timeout to 120s 2022-06-22 15:03:35 +08:00
debugtalk
182d2fd5d8 feat #1342: support specify custom python3 venv 2022-06-13 21:31:05 +08:00
debugtalk
57d3b90989 refactor: relocate build plugin 2022-05-29 12:32:39 +08:00
debugtalk
f4ea0e8e06 change: get plugin path from funplugin 2022-05-29 10:00:07 +08:00
xucong053
0e6250491e fix: failed to generate a report in failfast mode #1315 2022-05-26 18:25:49 +08:00
debugtalk
d8383e36d8 fix: unittest 2022-05-25 11:17:19 +08:00
debugtalk
63dc9696df update docs 2022-05-24 22:36:36 +08:00
debugtalk
9f48fd1d60 refactor: move base_url to config env 2022-05-24 22:23:02 +08:00
debugtalk
96ec10467b fix #1288: unable to go get httprunner v4 2022-05-09 19:53:16 +08:00
debugtalk
edd04bdf92 feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on) 2022-05-04 23:46:10 +08:00
debugtalk
c4426be6dd refactor: relocate convert 2022-04-23 23:56:47 +08:00
debugtalk
2681d4c815 change: remove hrun command 2022-04-22 11:56:31 +08:00
buyuxiang
c20969f437 feat: support websocket protocol 2022-04-21 20:53:11 +08:00
debugtalk
220df1385a fix: gen html report path 2022-04-17 11:00:38 +08:00
debugtalk
8674adc36b fix: data race by summary 2022-04-16 23:32:21 +08:00
debugtalk
fe2c2f170e refactor: ParametersIterator 2022-04-16 00:35:25 +08:00
xucong053
65c4ac64e9 fix: output html report path optimization and failed to extract variables to session while load testing 2022-04-13 22:00:15 +08:00
debugtalk
60c1ad7188 refactor: update config variables by parameters 2022-04-13 16:15:07 +08:00
debugtalk
d7348a0063 refactor: initParameterIterator 2022-04-13 15:37:38 +08:00
debugtalk
27ba5e0da5 refactor: session runner 2022-04-13 14:57:49 +08:00
buyuxiang
e6ca2ac5cd feat: support HTTP/2.0 2022-04-07 21:40:37 +08:00
debugtalk
20d0749841 refactor: TestCaseSessionRunner 2022-03-30 14:40:18 +08:00
debugtalk
b3610e550b refactor: restructure code 2022-03-30 00:56:04 +08:00
debugtalk
8869b9327c feat: support run testcases in specified folder path, including testcases in sub-folders 2022-03-28 23:58:35 +08:00
debugtalk
2da93086a4 change: trigger actions on push to main branch 2022-03-28 21:43:41 +08:00
debugtalk
f5e80989c4 refactor: simplify ITestCase 2022-03-28 20:36:35 +08:00
debugtalk
1e91b8cb0f feat: support run testcases in specified folder path #1198 2022-03-28 18:44:16 +08:00
debugtalk
205657588e refactor: change TStep API/TestCase type 2022-03-28 16:47:15 +08:00