Commit Graph

56 Commits

Author SHA1 Message Date
lilong.129
40a45f2ba9 refactor: SessionRunner, parseStepStruct 2024-08-20 19:54:58 +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
50230adb54 refactor: ITestCase, GetTestCase 2024-08-19 21:37:32 +08:00
lilong.129
49eaf432f8 fix: step type 2024-01-19 11:13:16 +08:00
lilong.129
70c91a9f5a feat: add Shell step type 2024-01-18 23:35:35 +08:00
lilong.129
46639cae18 fix: build url, handle request params 2023-07-23 13:49:56 +08:00
lilong.129
dbf76eca4b fix #1655: ensure path suffix '/' exists 2023-07-23 10:33:46 +08:00
rebecca
97359d11e0 hooks增加对header、params的修改 2023-04-22 00:00:08 +08:00
debugtalk
418321219b Merge pull request #1548 from test-instructor/fix_hooks
fix: setup hooks compatible with v3
2023-04-19 14:56:13 +08:00
lilong.129
eb04bee822 fix #1592: report html display url 2023-04-18 20:42:52 +08:00
ywb
9d9751ab4d fix: report html display the value of the url instead of variables 2023-04-18 17:37:33 +08:00
cheetah
2b120d2571 setup hooks 兼容v3版本同样的功能 2023-01-09 23:48:52 +08:00
debugtalk
f3cb83910e fix: ensure HTTP request method in uppper case 2022-12-23 16:46:39 +08:00
debugtalk
1c8c3e0e80 Merge pull request #1531 from httprunner/wcl
release v4.3.1

- feat: add option WithScreenShot
- feat: run xctest before start ios automation
- feat: run step with specified loop times
- feat: add options for FindTexts
- refactor: move all UI APIs to uixt pkg
- docs: add examples for UI APIs
2022-12-14 14:54:58 +08:00
debugtalk
c200ef6900 change: add exit code 2022-10-21 21:39:18 +08:00
debugtalk
ec9b81ca2e refactor: CaseRunner and SessionRunner 2022-10-19 10:56:02 +08:00
debugtalk
59dd2c39d4 refactor: merge step variables with session variables 2022-10-18 20:56:46 +08:00
debugtalk
23abc56a82 refactor: update summary in controller 2022-10-18 16:07:21 +08:00
debugtalk
c59a0c45b9 refactor: merge ios and android style 2022-10-12 22:38:52 +08:00
debugtalk
9b1f7d2d07 refactor: move httpstat from hrp internal to pkg 2022-10-11 10:40:44 +08:00
debugtalk
337afc001f change: convert StepResult Attachments to interface, for screenshots saving 2022-09-01 00:44:39 +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
徐聪
3712eae7f5 fix: state machine 2022-07-31 21:50:46 +08:00
debugtalk
ea311c1882 feat: create scaffold for mobile UI test 2022-07-26 18:25:17 +08:00
buyuxiang
296295a928 fix: check empty upload 2022-07-12 17:06:02 +08:00
buyuxiang
a76b3b399d feat: support indicating type and filename when uploading file 2022-07-11 20:44:20 +08:00
xucong053
f1898629ed change: update docs 2022-07-04 14:59:02 +08:00
xucong053
fac75e2be3 fix: failed to record the step of occuring error in the html report 2022-07-01 16:41:33 +08:00
xucong053
ee8cfcae86 fix: error of concurrent map writes occurred while uploading in boom mode 2022-06-30 23:29:16 +08:00
buyuxiang
2d105248fb support variable reference during extraction 2022-06-27 17:52:40 +08:00
debugtalk
bbcdee6197 merge master 2022-06-26 11:34:14 +08:00
debugtalk
752e59186f feat: support setting global testcase timeout and step timeout 2022-06-26 11:30:56 +08:00
buyuxiang
cc86e3581c feat: hrp support uploading file 2022-06-23 11:44:25 +08:00
debugtalk
5a5b83fc89 fix #1352: avoid conversion to exponential notation 2022-06-14 13:22:07 +08:00
debugtalk
f1fd4a518d fix #1331: use str_eq to assert string and digit equality 2022-06-03 23:29:03 +08:00
buyuxiang
4f855de419 bugfix: deal with empty base_url 2022-05-30 20:56:11 +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
2e0e48bffb fix: step request elapsed timming should contain ContentTransfer part 2022-05-07 18:51:31 +08:00
debugtalk
f2dbd24124 feat: print connected network info 2022-05-05 21:35:23 +08:00
debugtalk
47557a403b fix: unittest 2022-05-05 20:40:23 +08:00
debugtalk
0bd8cf39ea feat: print http stat with color 2022-05-05 14:29:33 +08:00
debugtalk
5bdbcdc2e5 feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on) 2022-05-04 23:46:10 +08:00
buyuxiang
3588ab0f0a feat: support websocket protocol 2022-04-21 20:53:11 +08:00
xucong053
d6b1cc5e1d fix: failed to generate html report while running demo_ref_testcase.yml #1237 2022-04-11 20:09:23 +08:00
debugtalk
d72862c8f8 Merge branch 'master' into master 2022-04-08 09:38:37 +08:00
buyuxiang
62c2ac6939 fix: EnableHTTP2() -> HTTP2(); HTTP/2.0 -> HTTP/2 2022-04-08 09:27:02 +08:00
buyuxiang
be7f7122d8 feat: support HTTP/2.0 2022-04-07 21:40:37 +08:00