Commit Graph

3836 Commits

Author SHA1 Message Date
lilong.129
f6ece2e95f change: parseStepStruct for boomer 2024-08-21 16:28:22 +08:00
lilong.129
fc01cfe0cc merge branch merge-from-video 2024-08-21 14:57:53 +08:00
lilong.129
3ed72a8b25 fix: duplicate assign 2024-08-21 14:37:30 +08:00
徐聪
37f3d6d689 fix: decrease the maximum simulation duration to ten minutes 2024-08-21 14:27:53 +08:00
lilong.129
8f5f06a759 fix: unittest 2024-08-21 14:11:59 +08:00
lilong.129
88c1d62a76 test: parseStepStruct 2024-08-21 13:30:11 +08:00
lilong.129
6b409ce649 fix: copy testcase 2024-08-20 23:37:49 +08:00
lilong.129
1accd04a4b fix: TestRunCaseWithRefAPI 2024-08-20 23:10:20 +08:00
lilong.129
3a8faf4aac fix: websocket multiple instance conflict 2024-08-20 22:36:31 +08:00
lilong.129
55f56c9bcc fix: wsConnMap mutex lock 2024-08-20 20:48:19 +08:00
lilong.129
69b9902176 change: update docs 2024-08-20 20:07:26 +08:00
lilong.129
40a45f2ba9 refactor: SessionRunner, parseStepStruct 2024-08-20 19:54:58 +08:00
lilong.129
140fef90e9 refactor: rename initWithParameters 2024-08-20 18:00:01 +08:00
lilong.129
7a4fe847ac refactor: SessionRunner, merge GetSummary into Start 2024-08-20 17:56:15 +08:00
lilong.129
4883665726 fix: boomer 2024-08-20 17:04:17 +08:00
lilong.129
b43bda4ba3 refactor: move websocket related logic to step_websocket 2024-08-20 16:16:06 +08:00
lilong.129
b9171ca772 refactor: SessionRunner, merge resetSession 2024-08-20 14:46:33 +08:00
lilong.129
9b45b05edd refactor: SessionRunner, remove startTime 2024-08-20 14:36:51 +08:00
lilong.129
6f0aba87be refactor: initUIClient 2024-08-20 13:35:37 +08:00
lilong.129
263ee681be refactor: CaseRunner, parseConfig 2024-08-20 12:09:15 +08:00
lilong.129
9efbd04055 refactor: move ReadFile to hrp/loader 2024-08-19 22:54:27 +08:00
lilong.129
98ce2cc818 change: rename LoadFile to LoadFileObject 2024-08-19 22:47:28 +08:00
lilong.129
89d0d4bb96 refactor: move LoadFile to hrp/loader 2024-08-19 22:42:53 +08:00
lilong.129
a9b864dc96 refactor: TestCase, TSteps -> Steps 2024-08-19 22:28:21 +08:00
lilong.129
50230adb54 refactor: ITestCase, GetTestCase 2024-08-19 21:37:32 +08:00
lilong.129
14211b7c30 refactor: LoadTestCases 2024-08-19 21:16:13 +08:00
lilong.129
5dc92cc47b refactor: merge TestCase with TCase, loadISteps 2024-08-19 20:37:48 +08:00
lilong.129
7b438e5cec refactor: merge TestCase with TCase, fix converters 2024-08-19 19:42:20 +08:00
lilong.129
448a0bbc67 refactor: merge TestCase with TCase, loadStruct 2024-08-19 19:24:00 +08:00
徐聪
bc265e8743 fix: remove unnecessary code 2024-08-14 11:44:12 +08:00
徐聪
8db398b48c Merge branch 'master' into merge-from-video 2024-08-14 11:41:09 +08:00
徐聪
0c2244c5bc fix: resolve conflicts 2024-08-14 11:29:45 +08:00
徐聪
42f68e0641 fix: resolve conflicts 2024-07-19 15:11:16 +08:00
徐聪
831419a25c fix: increase the maximum simulation duration to two hours 2024-07-19 14:23:49 +08:00
徐聪
99757954c6 feat: add bilibili ios script 2024-06-04 22:17:26 +08:00
徐聪
4599c47bcb fix: failed to swipe up 2024-06-04 22:03:48 +08:00
徐聪
46ea78eaf3 fix: the recommended page slides to exit by mistake 2024-06-04 22:03:10 +08:00
曹帅
bc0925b48f chore: change live preview prob
* chore: change live preview prob
* chore: change exit liveroom

https://code.byted.org/iesqa/httprunner/merge_requests/33
2024-06-04 22:01:20 +08:00
徐聪
1f64c734d0 fix: resolve issue of missing live consumption data when algorithm service is down 2024-06-04 22:00:08 +08:00
徐聪
2d1c6a024a fix: increase scroll length 2024-06-04 22:00:08 +08:00
徐聪
a64237d671 fix: add waiting time after pressing back 2024-06-04 22:00:08 +08:00
余泓铮
55bdfc49be Merge branch 'fix/yuhongzheng/forward_error' into 'video-release'
fix: 复用forward端口,修复ui2截图时间过长

See merge request iesqa/httprunner!36
2024-05-29 03:35:16 +00:00
余泓铮
7856971dd3 Merge branch 'fix/yuhongzheng/forward_error' of https://code.byted.org/iesqa/httprunner into fix/yuhongzheng/forward_error 2024-05-28 15:18:28 +08:00
余泓铮
05c4bc9e08 fix: code check error 2024-05-28 15:18:21 +08:00
余泓铮
0424a6bb8d Merge branch 'video-release' into 'fix/yuhongzheng/forward_error'
# Conflicts:
#   hrp/internal/version/VERSION
2024-05-28 07:11:37 +00:00
余泓铮
a2cb0415f9 feat: add log 2024-05-28 15:10:46 +08:00
余泓铮
33fb463760 feat: add log 2024-05-28 15:05:57 +08:00
曹帅
9a3f4327b2 Merge branch 'feat/caoshuai.1900/live-popularity' into 'video-release'
feat: add live popularity

See merge request iesqa/httprunner!37
2024-05-28 03:20:43 +00:00
cooscao
9985d926af feat: add live popularity 2024-05-22 20:20:31 +08:00
余泓铮
6ec9b4a9a6 feat: update version 4.5.1 2024-05-20 14:40:25 +08:00