Commit Graph

46 Commits

Author SHA1 Message Date
debugtalk
9db3d3201e refactor: relocate code 2022-08-28 22:43:10 +08:00
debugtalk
a1a95cff8c feat: init device with optional serial, port, mjpeg port 2022-08-23 21:06:32 +08:00
debugtalk
4dee80977f Merge branch 'master' into ios-wda 2022-08-15 21:21:32 +08:00
徐聪
c5a0a0fc27 fix: pluginMap uses sync.Map to avoid data race 2022-08-01 17:04:39 +08:00
徐聪
b9f1468ae2 fix: testcase compatibility in the worker 2022-07-30 15:36:35 +08:00
debugtalk
3fd3dab9ae feat: implement ios ui swipe 2022-07-27 10:22:04 +08:00
xucong053
7b7c1a518a fix: plugin file distribution 2022-07-25 21:23:08 +08:00
xucong053
548e846a3b fix: data race 2022-07-25 21:23:06 +08:00
xucong053
379097c516 suport for distributing tasks that contain plugins 2022-07-25 21:15:03 +08:00
debugtalk
8cf75fbcf7 Merge pull request #1424 from xucong053/bugfix
fix: quit plugin
2022-07-22 18:03:07 +08:00
徐聪
1e3d57027e fix: quit plugin 2022-07-21 18:21:31 +08:00
buyuxiang
aa5de4ec83 optimize websocket step 2022-07-19 11:21:33 +08:00
debugtalk
752e59186f feat: support setting global testcase timeout and step timeout 2022-06-26 11:30:56 +08:00
debugtalk
73a9fb371e fix: insert response cookies into request for redirect requests 2022-06-22 18:42:25 +08:00
debugtalk
583c11afbc change: set http request timeout to 120s 2022-06-22 15:03:35 +08:00
debugtalk
fac6dc4955 feat #1342: support specify custom python3 venv 2022-06-13 21:31:05 +08:00
debugtalk
80986858f9 refactor: relocate build plugin 2022-05-29 12:32:39 +08:00
debugtalk
88f9d63a83 change: get plugin path from funplugin 2022-05-29 10:00:07 +08:00
xucong053
6cbec4f495 fix: failed to generate a report in failfast mode #1315 2022-05-26 18:25:49 +08:00
debugtalk
780a7e24e6 fix: unittest 2022-05-25 11:17:19 +08:00
debugtalk
36fb3b22f1 update docs 2022-05-24 22:36:36 +08:00
debugtalk
ae36c8fd9a refactor: move base_url to config env 2022-05-24 22:23:02 +08:00
debugtalk
24effeccdb fix #1288: unable to go get httprunner v4 2022-05-09 19:53:16 +08:00
debugtalk
5bdbcdc2e5 feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on) 2022-05-04 23:46:10 +08:00
debugtalk
813284110e refactor: relocate convert 2022-04-23 23:56:47 +08:00
debugtalk
752796a9cc change: remove hrun command 2022-04-22 11:56:31 +08:00
buyuxiang
3588ab0f0a feat: support websocket protocol 2022-04-21 20:53:11 +08:00
debugtalk
86e7da2aee fix: gen html report path 2022-04-17 11:00:38 +08:00
debugtalk
19479ea4bd fix: data race by summary 2022-04-16 23:32:21 +08:00
debugtalk
810bce0a88 refactor: ParametersIterator 2022-04-16 00:35:25 +08:00
xucong053
1c16df5ab0 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
6b5a210814 refactor: update config variables by parameters 2022-04-13 16:15:07 +08:00
debugtalk
8fc1fad395 refactor: initParameterIterator 2022-04-13 15:37:38 +08:00
debugtalk
de868e3166 refactor: session runner 2022-04-13 14:57:49 +08:00
buyuxiang
be7f7122d8 feat: support HTTP/2.0 2022-04-07 21:40:37 +08:00
debugtalk
26c4f5c0c3 refactor: TestCaseSessionRunner 2022-03-30 14:40:18 +08:00
debugtalk
8708e86b3d refactor: restructure code 2022-03-30 00:56:04 +08:00
debugtalk
71a2ae944d feat: support run testcases in specified folder path, including testcases in sub-folders 2022-03-28 23:58:35 +08:00
debugtalk
8fb1f6e0c9 change: trigger actions on push to main branch 2022-03-28 21:43:41 +08:00
debugtalk
8d627f7ba2 refactor: simplify ITestCase 2022-03-28 20:36:35 +08:00
debugtalk
f84bf3b1a6 feat: support run testcases in specified folder path #1198 2022-03-28 18:44:16 +08:00
debugtalk
e31f23cbe0 refactor: change TStep API/TestCase type 2022-03-28 16:47:15 +08:00
debugtalk
30003077fc change: move html template to scaffold 2022-03-27 11:28:46 +08:00
debugtalk
ceb31b1982 refactor: rename ga package to sdk 2022-03-25 15:57:25 +08:00
debugtalk
122e6831e0 change: integrate sentry sdk for panic reporting and analysis 2022-03-24 19:46:21 +08:00
debugtalk
2187d41e65 refactor: move files to hrp 2022-03-23 10:36:24 +08:00