| 用例 | 耗时 | 失败原因 |
|---|---|---|
| 无失败用例 | ||
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证广告列表接口功能 | PASS | 0.61 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/app/public/ad/list | 200 | None |
{
"code": 0,
"data": [],
"msg": "Success.",
"msgInfo": {
"template": "Success."
},
"ts": 1779973448779
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证应用分享信息接口功能 | PASS | 0.46 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/app/public/app/share/info | 200 | None |
{
"code": 0,
"data": {
"path": "/account/register",
"host": "https://www.bitradex-test.com"
},
"msg": "Success.",
"msgInfo": {
"template": "Success."
},
"ts": 1779973449253
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证应用版本信息接口功能 | PASS | 0.37 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/app/public/app-info/version?client=ios-test-flight&build=7034 | 200 | None |
{
"code": 0,
"data": {
"alertType": 2,
"build": 6115,
"description": "1",
"version": "v1.1.2",
"url": "itms-services://?action=download-manifest&url=https://download.bitradex.com/test-app/IOS/manifest.plist"
},
"msg": "Success.",
"msgInfo": {
"template": "Success."
},
"ts": 1779973449643
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证Banner列表接口功能 | PASS | 0.37 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/app/public/banner/listByApp?type=2 | 200 | None |
{
"code": 0,
"data": [],
"msg": "Success.",
"msgInfo": {
"template": "Success."
},
"ts": 1779973450023
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证验证码请求接口功能 | PASS | 0.78 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/app/public/captcha/apply?type=2 | 200 | None |
{
"code": 0,
"data": {
"code": "",
"sdkKey": "a78c3a7d6d0e43c75bac3e0ca5effbed",
"enabled": true
},
"msg": "Success.",
"msgInfo": {
"template": "Success."
},
"ts": 1779973450469
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证开屏广告列表接口功能 | PASS | 0.30 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/app/public/open-screen/list | 200 | None |
{
"code": 0,
"data": {
"mn_0": {
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"timeLimitType": 1,
"domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"templateCode": "app_open_screen",
"type": 0,
"priority": 122,
"title": "",
"url": "",
"content": "",
"isNeedLogin": 2,
"deliveryId": 32,
"timeLimitStart": "17:00:00",
"timeLimitEnabled": 1,
"id": 94,
"timeLimitEnd": "23:00:00",
"lang": "mn"
},
"ru_0": {
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"timeLimitType": 1,
"domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"templateCode": "app_open_screen",
"type": 0,
"priority": 122,
"title": "",
"url": "",
"content": "",
"isNeedLogin": 2,
"deliveryId": 32,
"timeLimitStart": "17:00:00",
"timeLimitEnabled": 1,
"id": 94,
"timeLimitEnd": "23:00:00",
"lang": "ru"
},
"pt_0": {
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"timeLimitType": 1,
"domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"templateCode": "app_open_screen",
"type": 0,
"priority": 122,
"title": "",
"url": "",
"content": "",
"isNeedLogin": 2,
"deliveryId": 32,
"timeLimitStart": "17:00:00",
"timeLimitEnabled": 1,
"id": 94,
"timeLimitEnd": "23:00:00",
"lang": "pt"
},
"tw_0": {
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"timeLimitType": 1,
"domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"templateCode": "app_open_screen",
"type": 0,
"priority": 122,
"title": "",
"url": "",
"content": "",
"isNeedLogin": 2,
"deliveryId": 32,
"timeLimitStart": "17:00:00",
"timeLimitEnabled": 1,
"id": 94,
"timeLimitEnd": "23:00:00",
"lang": "tw"
},
"kk_0": {
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"timeLimitType": 1,
"domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"templateCode": "app_open_screen",
"type": 0,
"priority": 122,
"title": "",
"url": "",
"content": "",
"isNeedLogin": 2,
"deliveryId": 32,
"timeLimitStart": "17:00:00",
"timeLimitEnabled": 1,
"id": 94,
"timeLimitEnd": "23:00:00",
"lang": "kk"
},
"ms_0": {
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"timeLimitType": 1,
"domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"templateCode": "app_open_screen",
"type": 0,
"priority": 122,
"title": "",
"url": "",
"content": "",
"isNeedLogin": 2,
"deliveryId": 32,
"timeLimitStart": "17:00:00",
"timeLimitEnabled": 1,
"id": 94,
"timeLimitEnd": "23:00:00",
"lang": "ms"
},
"ko_0": {
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"timeLimitType": 1,
"domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"templateCode": "app_open_screen",
"type": 0,
"priority": 122,
"title": "",
"url": "",
"content": "",
"isNeedLogin": 2,
"deliveryId": 32,
"timeLimitStart": "17:00:00",
"timeLimitEnabled": 1,
"id": 94,
"timeLimitEnd": "23:00:00",
"lang": "ko"
},
"az_0": {
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"timeLimitType": 1,
"domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"templateCode": "app_open_screen",
"type": 0,
"priority": 122,
"title": "",
"url": "",
"content": "",
"isNeedLogin": 2,
"deliveryId": 32,
"timeLimitStart": "17:00:00",
"timeLimitEnabled": 1,
"id": 94,
"timeLimitEnd": "23:00:00",
"lang": "az"
},
"pt_br_0": {
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"timeLimitType": 1,
"domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"templateCode": "app_open_screen",
"type": 0,
"priority": 122,
"title": "",
"url": "",
"content": "",
"isNeedLogin": 2,
"deliveryId": 32,
"timeLimitStart": "17:00:00",
"timeLimitEnabled": 1,
"id": 94,
"timeLimitEnd": "23:00:00",
"lang": "pt_br"
},
"es_0": {
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"timeLimitType": 1,
"domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"templateCode": "app_open_screen",
"type": 0,
"priority": 122,
"title": "",
"url": "",
"content": "",
"isNeedLogin": 2,
"deliveryId": 32,
"timeLimitStart": "17:00:00",
"timeLimitEnabled": 1,
"id": 94,
"timeLimitEnd": "23:00:00",
"lang": "es"
},
"cn_0": {
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"timeLimitType": 1,
"domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"templateCode": "app_open_screen",
"type": 0,
"priority": 122,
"title": "",
"url": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/solid-color-1125x2436-1774947198874.png",
"content": "",
"isNeedLogin": 2,
"deliveryId": 32,
"timeLimitStart": "17:00:00",
"timeLimitEnabled": 1,
"id": 94,
"timeLimitEnd": "23:00:00",
"lang": "cn"
},
"vi_0": {
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"timeLimitType": 1,
"domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"templateCode": "app_open_screen",
"type": 0,
"priority": 122,
"title": "",
"url": "",
"content": "",
"isNeedLogin": 2,
"deliveryId": 32,
"timeLimitStart": "17:00:00",
"timeLimitEnabled": 1,
"id": 94,
"timeLimitEnd": "23:00:00",
"lang": "vi"
},
"th_0": {
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"timeLimitType": 1,
"domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"templateCode": "app_open_screen",
"type": 0,
"priority": 122,
"title": "",
"url": "",
"content": "",
"isNeedLogin": 2,
"deliveryId": 32,
"timeLimitStart": "17:00:00",
"timeLimitEnabled": 1,
"id": 94,
"timeLimitEnd": "23:00:00",
"lang": "th"
},
"en_0": {
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"timeLimitType": 1,
"domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"templateCode": "app_open_screen",
"type": 0,
"priority": 122,
"title": "",
"url": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/solid-color-1125x2436-1774947211887.png",
"content": "",
"isNeedLogin": 2,
"deliveryId": 32,
"timeLimitStart": "17:00:00",
"timeLimitEnabled": 1,
"id": 94,
"timeLimitEnd": "23:00:00",
"lang": "en"
},
"ja_0": {
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"timeLimitType": 1,
"domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"templateCode": "app_open_screen",
"type": 0,
"priority": 122,
"title": "",
"url": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/solid-color-1125x2436-1774947146373.png",
"content": "",
"isNeedLogin": 2,
"deliveryId": 32,
"timeLimitStart": "17:00:00",
"timeLimitEnabled": 1,
"id": 94,
"timeLimitEnd": "23:00:00",
"lang": "ja"
},
"id_0": {
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"timeLimitType": 1,
"domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
"templateCode": "app_open_screen",
"type": 0,
"priority": 122,
"title": "",
"url": "",
"content": "",
"isNeedLogin": 2,
"deliveryId": 32,
"timeLimitStart": "17:00:00",
"timeLimitEnabled": 1,
"id": 94,
"timeLimitEnd": "23:00:00",
"lang": "id"
}
},
"msg": "Success.",
"msgInfo": {
"template": "Success."
},
"ts": 1779973451131
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证开屏广告语言列表接口功能 | PASS | 0.40 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/app/public/open-screen/list/lang | 200 | None |
{
"code": 0,
"data": [
{
"maxImpressions": 2,
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/battle/spinnerPhase2",
"domesticLink": "https://www.bitradex-test.com/battle/spinnerPhase2",
"templateCode": "app_popup",
"type": 1,
"priority": 99,
"title": "",
"url": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410-1768964905160.png",
"content": "",
"blackUrl": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410-1768964909361.png",
"isNeedLogin": 1,
"whiteUrl": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410-1768964905160.png",
"timeInterval": 4,
"id": 23,
"lang": "cn"
},
{
"maxImpressions": 2,
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/battle/spinnerPhase2",
"domesticLink": "https://www.bitradex-test.com/battle/spinnerPhase2",
"templateCode": "app_popup",
"type": 1,
"priority": 222,
"title": "",
"url": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410x340-1768964431319.png",
"content": "",
"blackUrl": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410x340-1768964435175.png",
"isNeedLogin": 1,
"whiteUrl": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410x340-1768964431319.png",
"timeInterval": 4,
"id": 28,
"lang": "cn"
},
{
"maxImpressions": 2,
"visibilityScope": "ALL",
"link": "https://www.bitradex-test.com/battle/seckill?activityId=P6GTDP9FHXTY",
"domesticLink": "https://www.bitradex-test.com/battle/seckill?activityId=P6GTDP9FHXTY",
"templateCode": "app_popup",
"type": 1,
"priority": 996,
"title": "",
"url": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410x340-1768839098019.png",
"content": "邀请好友,最高享受30%返佣!",
"blackUrl": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410x340-1768839102436.png",
"isNeedLogin": 1,
"whiteUrl": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410x340-1768839098019.png",
"timeInterval": 4,
"id": 37,
"lang": "cn"
}
],
"msg": "Success.",
"msgInfo": {
"template": "Success."
},
"ts": 1779973451541
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证Vajra District列表接口功能 | PASS | 0.33 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/app/public/vajra-district/list?version=new | 200 | None |
{
"code": 0,
"data": [
{
"sonList": [
{
"isNeedLogin": 0,
"nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/ba87be22637a47299788f08e31b2dac3.png",
"dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/32f6123dbd344e89b465a7d2deee4e30.png",
"nameAll": {
"kk": "AI Trading",
"hi": "AI earn",
"mn": "AI Trading",
"hk": "AI earn",
"ru": "Ты очень красивый/красивая",
"tw": "AI Trading",
"ko": "AI 트레이딩",
"pt": "AI Trading",
"ms": "AI earn ms",
"en": "AI Trading",
"cn": "AI智投",
"pt_br": "AI Trading",
"fr": "AI earn",
"es": "AI earn",
"vi": "Giao dịch AI",
"th": "AI earn",
"ja": "AI知能投資",
"az": "AI Trading",
"id": "AI earn",
"pt ": "AI Trading",
"tr": "AI earn"
},
"newLabel": "124%",
"name": "AI智投",
"link": "noahex://app.com/noah/ai/home",
"id": 132,
"label": 0
},
{
"isNeedLogin": 1,
"nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/53220d07505e40ba9900ccf462c79830.png",
"dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/d77aa9bea17c4555835f287afb2bc4e4.png",
"nameAll": {
"kk": "redPackage",
"ptbr": "redPackage",
"hi": "AI earn",
"mn": "redPackage",
"hk": "AI earn",
"ru": "самого лучшего",
"tw": "redPackage",
"ko": "redPackage",
"pt": "redPackage",
"ms": "redPackage",
"pt-br": "yingwen",
"en": "redPackage",
"cn": "红包",
"pt_br": "redPackage",
"fr": "AI earn",
"es": "redPackage",
"vi": "redPackage",
"th": "redPackage",
"ja": "redPackage",
"az": "redPackage",
"id": "redPackage",
"pt ": "AI Trading",
"tr": "AI earn"
},
"newLabel": "9,800",
"name": "红包",
"link": "noahex://app.com/redPackage",
"id": 140,
"label": 1
},
{
"isNeedLogin": 0,
"nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/6e8a19ffd073453f9159e56dcd97dc0b.png",
"dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/ed693bc5f8764797b1c3f8c26fdd966d.png",
"nameAll": {
"kk": "大转盘",
"ptbr": "大转盘",
"hi": "Help Center",
"mn": "大转盘",
"hk": "Help Center",
"ru": "大转盘",
"tw": "大转盘",
"ko": "大转盘",
"pt": "大转盘",
"ms": "大转盘",
"en": "大转盘",
"cn": "大转盘",
"pt_br": "大转盘",
"fr": "Help Center",
"es": "大转盘",
"vi": "大转盘",
"th": "大转盘",
"ja": "大转盘",
"az": "大转盘",
"id": "大转盘",
"pt ": "visa card",
"tr": "Help Center"
},
"newLabel": "",
"name": "大转盘",
"link": "/en/battle/spinnerPhase3",
"id": 138,
"label": 1
},
{
"isNeedLogin": 1,
"nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/cb16dc4c500f452d802d97395a8e9c35.png",
"dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/2cc807475a304083b6ad3a09ef61f833.png",
"nameAll": {
"kk": "事件合约en",
"mn": "事件合约en",
"ru": "ʐɨlɐˈju tʲɪˈbʲɛ fsʲɪˈvo sɐˈmɨvə ˈlutʂɪvə ˈv ʐɨzʲˈnʲi",
"tw": "事件合约en",
"ko": "事件合约en",
"pt": "事件合约en",
"ms": "事件合约en",
"en": "事件合约en",
"cn": "事件合约",
"pt_br": "事件合约en",
"es": "事件合约en",
"vi": "事件合约en",
"th": "事件合约en",
"ja": "事件合约en",
"az": "事件合约en",
"id": "事件合约en"
},
"newLabel": "0 Fee",
"name": "事件合约",
"link": "noahex://app.com/trade/couponTabPage?type=contract&symbol=btc_usdt",
"id": 147,
"label": 0
},
{
"isNeedLogin": 0,
"nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/dcf64ec6cca04e1e8584e2db3d88e26b.jpg",
"dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/fd26ef7967b9405cb35aabb77245d347.jpg",
"nameAll": {
"kk": "巅峰邀请赛EN",
"ptbr": "活动中心",
"hi": "shequn",
"mn": "巅峰邀请赛EN",
"hk": "shequn",
"ru": "ɨlɐˈju tʲɪˈbʲɛ fsʲɪˈvo sɐˈmɨvə ˈlut",
"tw": "巅峰邀请赛EN",
"ko": "巅峰邀请赛EN",
"pt": "巅峰邀请赛EN",
"ms": "巅峰邀请赛EN",
"en": "巅峰邀请赛EN",
"cn": "巅峰邀请赛CN你@#¥%6参加了吗不参加太可惜了",
"pt_br": "巅峰邀请赛EN",
"fr": "shequn",
"es": "巅峰邀请赛EN",
"vi": "巅峰邀请赛EN",
"th": "巅峰邀请赛EN",
"ja": "巅峰邀请赛EN",
"az": "巅峰邀请赛",
"id": "巅峰邀请赛EN",
"tr": "shequn"
},
"newLabel": "",
"name": "巅峰邀请赛CN你@#¥%6参加了吗不参加太可惜了",
"link": "https://www.bitradex-test.com/battle/peakInvitationalTournament/internal",
"id": 145,
"label": 0
},
{
"isNeedLogin": 0,
"nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/841e65458fbd471b9a8d7967cc05c45d.png",
"dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/d1cddf42bf23443c9272683fde67f1f0.png",
"nameAll": {
"kk": "222",
"ptbr": "222",
"mn": "222",
"ru": "Привет, как дела?",
"tw": "222",
"ko": "222",
"pt": "222",
"ms": "222",
"en": "巅峰表单",
"cn": "巅峰表单",
"pt_br": "222",
"es": "222",
"vi": "222",
"th": "222",
"ja": "巅峰表单",
"az": "1111",
"id": "222"
},
"newLabel": "",
"name": "巅峰表单",
"link": "/battle/peakinvitationalform",
"id": 142,
"label": 0
},
{
"isNeedLogin": 0,
"nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/3c4f9e772a9b48ad915d30be37bf5445.jpeg",
"dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/453e1f721ae54b799dcef1e4987842af.jpeg",
"nameAll": {
"kk": "visa card",
"hi": "Help Center",
"mn": "visa card",
"hk": "Help Center",
"ru": "visa card",
"tw": "visa card",
"ko": "visa card",
"pt": "visa card",
"ms": "visa card",
"en": "visa card",
"cn": "visa",
"pt_br": "visa card",
"fr": "Help Center",
"es": "visa card",
"vi": "visa card",
"th": "visa card",
"ja": "visa card",
"az": "visa",
"id": "visa card",
"pt ": "visa card",
"tr": "Help Center"
},
"newLabel": "",
"name": "visa",
"link": "/btxCard/home",
"id": 135,
"label": 0
},
{
"isNeedLogin": 0,
"nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/a94acd192e8b40f3b37c70a2742c731b.png",
"dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/f8c96320ba704e99bbe5bb7ff0d13e7b.png",
"nameAll": {
"kk": "landingpage",
"hi": "Invite Friends",
"mn": "landingpage",
"hk": "Invite Friends",
"ru": "ʐɨzʲˈnʲi",
"tw": "landingpage",
"ko": "landingpage",
"pt": "landingpage",
"ms": "landingpage",
"en": "landingpage",
"cn": "landingpage",
"pt_br": "landingpage",
"fr": "Invite Friends",
"es": "landingpage",
"vi": "landingpage",
"th": "landingpage",
"ja": "landingpage",
"az": "landingpage",
"id": "landingpage",
"pt ": "Team",
"tr": "Invite Friends"
},
"newLabel": "",
"name": "landingpage",
"link": "/futures-campaign",
"id": 148,
"label": 0
},
{
"isNeedLogin": 1,
"nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/8004516043604c0caba5ed1629cbe670.png",
"dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/5e779eb20d9a4cbdb1892c16f80c5633.png",
"nameAll": {
"kk": "BXC",
"hi": "Invite Friends",
"mn": "BXC",
"hk": "Invite Friends",
"ru": "ɐˈju tʲɪˈbʲɛ fsʲɪˈvo sɐˈ",
"tw": "BXC",
"ko": "BXC",
"pt": "BXC",
"ms": "BXC",
"en": "BXC",
"cn": "BXC",
"pt_br": "BXC",
"fr": "Invite Friends",
"es": "BXC",
"vi": "BXC",
"th": "BXC",
"ja": "BXC",
"az": "BXC",
"id": "BXC",
"pt ": "Team",
"tr": "Invite Friends"
},
"newLabel": "new",
"name": "BXC",
"link": "/token/bxc",
"id": 146,
"label": 0
},
{
"isNeedLogin": 1,
"nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/55374a597aaf48f48ef6a87a62fc44d8.png",
"dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/ce7e6827098741a0a5043dccd9593f5f.png",
"nameAll": {
"kk": "111",
"mn": "111",
"ru": "Желаю тебе всего самого лучшего в жизни!",
"tw": "111",
"ko": "111",
"pt": "111",
"ms": "111",
"en": "111",
"cn": "111你@#¥%6参加了吗不参加太可惜了",
"pt_br": "111",
"es": "111",
"vi": "111",
"th": "111",
"ja": "111",
"az": "大转盘你@#¥%6参加了吗不参加太可惜了",
"id": "111"
},
"newLabel": "",
"name": "111你@#¥%6参加了吗不参加太可惜了",
"link": "/zh-CN/battle/spinnerPhase3",
"id": 149,
"label": 0
}
]
}
],
"msg": "Success.",
"msgInfo": {
"template": "Success."
},
"ts": 1779973451879
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位交易对详情接口功能 | PASS | 0.32 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/symbol/detail?symbol=btc_usdt | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": {
"id": 1,
"symbol": "btc_usdt",
"symbolGroupId": 1,
"pair": "btc_usdt",
"contractType": "PERPETUAL",
"productType": "perpetual",
"predictEventType": null,
"predictEventParam": null,
"predictEventSort": null,
"underlyingType": "U_BASED",
"contractSize": "0.0001",
"tradeSwitch": true,
"openSwitch": true,
"isDisplay": true,
"isOpenApi": true,
"state": 0,
"initLeverage": 5,
"initPositionType": "CROSSED",
"baseCoin": "btc",
"quoteCoin": "usdt",
"baseCoinPrecision": 8,
"baseCoinDisplayPrecision": 4,
"quoteCoinPrecision": 8,
"quoteCoinDisplayPrecision": 4,
"quantityPrecision": 0,
"pricePrecision": 2,
"supportOrderType": "LIMIT,MARKET",
"supportTimeInForce": "GTC,FOK,IOC,GTX",
"supportEntrustType": "TAKE_PROFIT,STOP,TAKE_PROFIT_MARKET,STOP_MARKET,TRAILING_STOP_MARKET",
"supportPositionType": "CROSSED,ISOLATED",
"minQty": "2",
"minNotional": "5",
"maxNotional": "10000000000",
"multiplierDown": "0.5",
"multiplierUp": "0.5",
"maxOpenOrders": 20000000,
"maxEntrusts": 20000000,
"makerFee": "0.0002",
"takerFee": "0.0004",
"liquidationFee": "0.015",
"marketTakeBound": "0.05",
"depthPrecisionMerge": 5,
"labels": [
"HOT",
"NEW"
],
"onboardDate": 1651327201000,
"enName": "BTCUSDT",
"cnName": "BTCUSDT ",
"minStepPrice": "0.01",
"minPrice": null,
"maxPrice": null,
"deliveryDate": 1667819989000,
"deliveryPrice": null,
"deliveryCompletion": false,
"cnDesc": "cn",
"enDesc": "en en",
"cnRemark": null,
"enRemark": null,
"plates": [
1,
2
]
},
"ts": 1779973452215
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位其他交易对详情接口功能 | PASS | 0.22 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/symbol/detail?symbol=eth_usdt | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": {
"id": 2,
"symbol": "eth_usdt",
"symbolGroupId": 2,
"pair": "eth_usdt",
"contractType": "PERPETUAL",
"productType": "perpetual",
"predictEventType": null,
"predictEventParam": null,
"predictEventSort": null,
"underlyingType": "U_BASED",
"contractSize": "0.01",
"tradeSwitch": true,
"openSwitch": true,
"isDisplay": true,
"isOpenApi": false,
"state": 0,
"initLeverage": 20,
"initPositionType": "CROSSED",
"baseCoin": "eth",
"quoteCoin": "usdt",
"baseCoinPrecision": 8,
"baseCoinDisplayPrecision": 4,
"quoteCoinPrecision": 8,
"quoteCoinDisplayPrecision": 4,
"quantityPrecision": 0,
"pricePrecision": 2,
"supportOrderType": "LIMIT,MARKET",
"supportTimeInForce": "GTC,FOK,IOC,GTX",
"supportEntrustType": "TAKE_PROFIT,STOP,TAKE_PROFIT_MARKET,STOP_MARKET,TRAILING_STOP_MARKET",
"supportPositionType": "CROSSED,ISOLATED",
"minQty": "2",
"minNotional": "5",
"maxNotional": "1000000000",
"multiplierDown": "0.5",
"multiplierUp": "0.9",
"maxOpenOrders": 400,
"maxEntrusts": 120,
"makerFee": "0.0002",
"takerFee": "0.0065",
"liquidationFee": "0.0001",
"marketTakeBound": "0.05",
"depthPrecisionMerge": 5,
"labels": [
"NEW",
"HOT"
],
"onboardDate": 1651327319000,
"enName": "ETHUSDT",
"cnName": "ETHUSDT ",
"minStepPrice": "0.01",
"minPrice": null,
"maxPrice": null,
"deliveryDate": null,
"deliveryPrice": null,
"deliveryCompletion": false,
"cnDesc": "",
"enDesc": "",
"cnRemark": null,
"enRemark": null,
"plates": []
},
"ts": 1779973452442
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位深度数据接口功能(BTC/USDT) | PASS | 0.28 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/depth?symbol=btc_usdt&level=100 | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": {
"t": 1779973452749,
"s": "btc_usdt",
"u": 1423261128930,
"b": [
[
"73350.6",
"24684"
],
[
"73350.5",
"25588"
],
[
"73350.4",
"19845"
],
[
"73350.2",
"32095"
],
[
"73350.1",
"22698"
],
[
"73349.8",
"141576"
],
[
"73349.7",
"27530"
],
[
"73349.3",
"209721"
],
[
"73349.2",
"165540"
],
[
"73349",
"5369"
],
[
"73348.6",
"3648"
],
[
"73348.4",
"17042"
],
[
"73348.1",
"27875"
],
[
"73346.2",
"4832"
],
[
"73346.1",
"32924"
],
[
"73345.4",
"4652"
],
[
"73345.1",
"3441"
],
[
"73344.9",
"3057"
],
[
"73344.6",
"29124"
],
[
"73343.8",
"2261"
],
[
"73343.2",
"19226"
],
[
"73343.1",
"22326"
],
[
"73342.6",
"4164"
],
[
"73341.4",
"4099"
],
[
"73341.2",
"12647"
],
[
"73340.5",
"28576"
],
[
"73340",
"21273"
],
[
"73338.9",
"23546"
],
[
"73336.6",
"5177"
],
[
"73335.8",
"2672"
],
[
"73335.4",
"25855"
],
[
"73334.5",
"13188"
],
[
"73334.4",
"1740"
],
[
"73334.2",
"21568"
],
[
"73332.5",
"3196"
],
[
"73331.2",
"21186"
],
[
"73330",
"3135"
],
[
"73329.3",
"5030"
],
[
"73328.8",
"29888"
],
[
"73328.4",
"2876"
],
[
"73326.9",
"43060"
],
[
"73326.7",
"4590"
],
[
"73325",
"3880"
],
[
"73321.8",
"3675"
],
[
"73321.5",
"13064"
],
[
"73321.3",
"16501"
],
[
"73321.2",
"3149"
],
[
"73320.1",
"4067"
],
[
"73319.2",
"3852"
],
[
"73316.9",
"4147"
],
[
"73315.4",
"13721"
],
[
"73314",
"15925"
],
[
"73313.3",
"10211"
],
[
"73311.8",
"4029"
],
[
"73311.1",
"28706"
],
[
"73310.3",
"3647"
],
[
"73308",
"6095"
],
[
"73307.2",
"27473"
],
[
"73305.8",
"3559"
],
[
"73304.2",
"3517"
],
[
"73300.6",
"14677"
],
[
"73300.2",
"6534"
],
[
"73295.5",
"3109"
],
[
"73293.1",
"4965"
],
[
"73292.9",
"14059"
],
[
"73292.8",
"9631"
],
[
"73292.4",
"7475"
],
[
"73290.2",
"17428"
],
[
"73290.1",
"2911"
],
[
"73287",
"3599"
],
[
"73283.3",
"6946"
],
[
"73281.2",
"1872"
],
[
"73280.3",
"2055"
],
[
"73279.4",
"32789"
],
[
"73279",
"5686"
],
[
"73273.8",
"36527"
],
[
"73273.7",
"10872"
],
[
"73273.1",
"3809"
],
[
"73271.4",
"5591"
],
[
"73270.1",
"5145"
],
[
"73269.3",
"651"
],
[
"73268.6",
"10273"
],
[
"73262",
"16407"
],
[
"73261.7",
"4755"
],
[
"73259.4",
"34376"
],
[
"73253.7",
"23113"
],
[
"73251.8",
"4791"
],
[
"73249.8",
"4075"
],
[
"73249.6",
"17999"
],
[
"73248.9",
"3392"
],
[
"73248.7",
"6875"
],
[
"73243",
"3362"
],
[
"73241.9",
"11990"
],
[
"73241.2",
"36157"
],
[
"73237.2",
"10302"
],
[
"73233.1",
"35849"
],
[
"73233",
"3163"
],
[
"73231.7",
"2415"
],
[
"73227.6",
"6948"
],
[
"73226.5",
"11849"
]
],
"a": [
[
"73805.4",
"21908"
],
[
"73805.5",
"25060"
],
[
"73805.7",
"19360"
],
[
"73805.8",
"5167"
],
[
"73806.1",
"4749"
],
[
"73806.2",
"4622"
],
[
"73806.4",
"172900"
],
[
"73806.5",
"168440"
],
[
"73806.7",
"172308"
],
[
"73806.9",
"9214"
],
[
"73807.8",
"64189"
],
[
"73807.9",
"15762"
],
[
"73808",
"30888"
],
[
"73808.5",
"1409"
],
[
"73808.9",
"19572"
],
[
"73809.5",
"33506"
],
[
"73810.3",
"7014"
],
[
"73810.6",
"4200"
],
[
"73810.8",
"18141"
],
[
"73811.1",
"27419"
],
[
"73812.2",
"11542"
],
[
"73813.2",
"4428"
],
[
"73814",
"6628"
],
[
"73814.9",
"33020"
],
[
"73815.1",
"23952"
],
[
"73815.2",
"19704"
],
[
"73815.7",
"1792"
],
[
"73815.8",
"14138"
],
[
"73817.5",
"22189"
],
[
"73819.2",
"22676"
],
[
"73819.8",
"18832"
],
[
"73821.4",
"3866"
],
[
"73822",
"3757"
],
[
"73823",
"2717"
],
[
"73823.4",
"2456"
],
[
"73824.6",
"2521"
],
[
"73825.2",
"13296"
],
[
"73827.2",
"4428"
],
[
"73828.5",
"14711"
],
[
"73829.1",
"3499"
],
[
"73829.8",
"20708"
],
[
"73830.3",
"13868"
],
[
"73830.4",
"41076"
],
[
"73831.4",
"3904"
],
[
"73831.8",
"18920"
],
[
"73833.8",
"45971"
],
[
"73834.1",
"32659"
],
[
"73835.4",
"25132"
],
[
"73835.9",
"2952"
],
[
"73836.1",
"6942"
],
[
"73836.6",
"3420"
],
[
"73837.9",
"5143"
],
[
"73838.5",
"3997"
],
[
"73842.3",
"24621"
],
[
"73842.6",
"13758"
],
[
"73844.8",
"4930"
],
[
"73846.5",
"3333"
],
[
"73847.8",
"20824"
],
[
"73848.4",
"4464"
],
[
"73850.5",
"11480"
],
[
"73851.4",
"29732"
],
[
"73851.7",
"3949"
],
[
"73853.5",
"5093"
],
[
"73857.4",
"3684"
],
[
"73857.7",
"22600"
],
[
"73858.1",
"11634"
],
[
"73859.5",
"13628"
],
[
"73861.3",
"31444"
],
[
"73863.1",
"27307"
],
[
"73865.1",
"30684"
],
[
"73865.2",
"22386"
],
[
"73867.3",
"26118"
],
[
"73867.5",
"16214"
],
[
"73870.8",
"23968"
],
[
"73875.6",
"4721"
],
[
"73875.9",
"6291"
],
[
"73876.8",
"14974"
],
[
"73877.1",
"48309"
],
[
"73882.2",
"30541"
],
[
"73882.4",
"1332"
],
[
"73888.4",
"5555"
],
[
"73889.1",
"18959"
],
[
"73889.2",
"44506"
],
[
"73892.5",
"3389"
],
[
"73893.1",
"23506"
],
[
"73894.1",
"2375"
],
[
"73896.1",
"5677"
],
[
"73897.2",
"3143"
],
[
"73899.9",
"4452"
],
[
"73901",
"15545"
],
[
"73905.2",
"4269"
],
[
"73907.7",
"3559"
],
[
"73909.2",
"5611"
],
[
"73911.4",
"15361"
],
[
"73913.1",
"22829"
],
[
"73915.8",
"7155"
],
[
"73916.6",
"6879"
],
[
"73917.9",
"24534"
],
[
"73919.6",
"2835"
],
[
"73921.9",
"5749"
]
]
},
"ts": 1779973452749
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| Should Be Equal As Strings | PASS | ${data['s']}, btc_usdt |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位深度数据接口功能(ETH/USDT) | PASS | 0.20 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/depth?symbol=eth_usdt&level=100 | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": {
"t": 1779973452956,
"s": "eth_usdt",
"u": 1423125091545,
"b": [],
"a": []
},
"ts": 1779973452956
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| Should Be Equal As Strings | PASS | ${data['s']}, eth_usdt |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位深度数据接口功能(SOL/USDT) | PASS | 0.14 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/depth?symbol=sol_usdt&level=100 | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": {
"t": 1779973453092,
"s": "sol_usdt",
"u": 1423125089951,
"b": [],
"a": [
[
"280.00",
"100"
],
[
"300.00",
"100"
]
]
},
"ts": 1779973453092
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| Should Be Equal As Strings | PASS | ${data['s']}, sol_usdt |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位深度数据接口不同深度级别功能 | PASS | 0.20 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/depth?symbol=btc_usdt&level=1000 | 200 | None |
{"code":0,"msg":"success","msgInfo":null,"data":{"t":1779973453238,"s":"btc_usdt","u":1423261128930,"b":[["73350.6","24684"],["73350.5","25588"],["73350.4","19845"],["73350.2","32095"],["73350.1","22698"],["73349.8","141576"],["73349.7","27530"],["73349.3","209721"],["73349.2","165540"],["73349","5369"],["73348.6","3648"],["73348.4","17042"],["73348.1","27875"],["73346.2","4832"],["73346.1","32924"],["73345.4","4652"],["73345.1","3441"],["73344.9","3057"],["73344.6","29124"],["73343.8","2261"],["73343.2","19226"],["73343.1","22326"],["73342.6","4164"],["73341.4","4099"],["73341.2","12647"],["73340.5","28576"],["73340","21273"],["73338.9","23546"],["73336.6","5177"],["73335.8","2672"],["73335.4","25855"],["73334.5","13188"],["73334.4","1740"],["73334.2","21568"],["73332.5","3196"],["73331.2","21186"],["73330","3135"],["73329.3","5030"],["73328.8","29888"],["73328.4","2876"],["73326.9","43060"],["73326.7","4590"],["73325","3880"],["73321.8","3675"],["73321.5","13064"],["73321.3","16501"],["73321.2","3149"],["73320.1","4067"],["73319.2","3852"],["73316.9","4147"],["73315.4","13721"],["73314","15925"],["73313.3","10211"],["73311.8","4029"],["73311.1","28706"],["73310.3","3647"],["73308","6095"],["73307.2","27473"],["73305.8","3559"],["73304.2","3517"],["73300.6","14677"],["73300.2","6534"],["73295.5","3109"],["73293.1","4965"],["73292.9","14059"],["73292.8","9631"],["73292.4","7475"],["73290.2","17428"],["73290.1","2911"],["73287","3599"],["73283.3","6946"],["73281.2","1872"],["73280.3","2055"],["73279.4","32789"],["73279","5686"],["73273.8","36527"],["73273.7","10872"],["73273.1","3809"],["73271.4","5591"],["73270.1","5145"],["73269.3","651"],["73268.6","10273"],["73262","16407"],["73261.7","4755"],["73259.4","34376"],["73253.7","23113"],["73251.8","4791"],["73249.8","4075"],["73249.6","17999"],["73248.9","3392"],["73248.7","6875"],["73243","3362"],["73241.9","11990"],["73241.2","36157"],["73237.2","10302"],["73233.1","35849"],["73233","3163"],["73231.7","2415"],["73227.6","6948"],["73226.5","11849"],["73223.1","11258"],["73218.9","4340"],["73218.4","10346"],["73217.9","1441"],["73216.2","15648"],["73213.8","15419"],["73213.5","3697"],["73205.6","3169"],["73204.9","3722"],["73203.8","22604"],["73202.6","7067"],["73199.9","3516"],["73198.5","7515"],["73198.3","9437"],["73193.6","17589"],["73193.1","22651"],["73192.8","3778"],["73191.4","3119"],["73189.7","4311"],["73189","13324"],["73187.9","5084"],["73184.3","14306"],["73183.9","1812"],["73179.7","5250"],["73172.6","4046"],["73167.4","23361"],["73165.9","3399"],["73165.3","15333"],["73160.3","4400"],["73158.8","4199"],["73157.9","17900"],["73149.8","4365"],["73147.1","4055"],["73140.8","5035"],["73137.5","24502"],["73136","22135"],["73133.4","14908"],["73132.5","15216"],["73130.7","16412"],["73128.9","21342"],["73127.5","3070"],["73126","3121"],["73117.4","2387"],["73108.3","12131"],["73106.8","38897"],["73105","3023"],["73097.8","9479"],["73097.3","4138"],["73095.5","3764"],["73095.3","2238"],["73087.3","22318"],["73086.4","19583"],["73083.6","31451"],["73080.3","29444"],["73079.1","10012"],["73077.5","4009"],["73070.8","14484"],["73069.9","21165"],["73069","29165"],["73068.7","44426"],["73058.5","1432"],["73052.6","23692"],["73049.3","3393"],["73042.4","4157"],["73040.9","25866"],["73037.5","4431"],["73035.6","13379"],["73028","3939"],["73026.2","6308"],["73023.9","10720"],["73015.7","21545"],["73013.9","30967"],["73008.6","4335"],["73004.6","3265"],["73002.8","4276"],["72999.7","2700"],["72996.4","7033"],["72989.3","17692"],["72987.5","6777"],["72983.4","27076"],["72982.2","2574"],["72977.1","4336"],["72974.8","13024"],["72974.4","11993"],["72974","2316"],["72970.7","2217"],["72969.8","6687"],["72969.3","62701"],["72969","27689"],["72968.3","33044"],["72965.4","2442"],["72957.1","5108"],["72957","2903"],["72950.3","27735"],["72938.7","4560"],["72938.5","4030"],["72932.2","5809"],["72931.7","55444"],["72930.1","5295"],["72928.5","9563"],["72926.2","33290"],["72924.2","4844"],["72922","3149"],["72920","12322"],["72919.7","22646"],["72918.1","18460"],["72915.4","5195"],["72901.8","4112"],["72897.1","254"],["72895.6","31672"],["72895.5","3593"],["72892.2","21897"],["72888.2","12260"],["72886.8","3857"],["72886.2","19155"],["72880.5","4051"],["72873.3","5280"],["72866.4","2922"],["72860","15188"],["72857.1","2585"],["72856.1","4006"],["72847.6","3602"],["72844.6","22461"],["72843.7","294"],["72843","5719"],["72841.8","5459"],["72841.1","2"],["72830.7","5716"],["72827.9","5300"],["72825.5","36580"],["72825.3","25008"],["72822.1","27653"],["72821.1","10182"],["72817.7","29938"],["72813.1","32029"],["72804","13005"],["72798","7066"],["72796.6","4670"],["72790.6","3989"],["72789.4","3832"],["72785.9","7948"],["72783.6","19923"],["72783","2639"],["72782.2","30256"],["72782","18364"],["72771.4","24459"],["72766.5","2941"],["72760","3328"],["72759","14286"],["72758.1","6345"],["72755.6","3837"],["72752.7","8188"],["72751","23445"],["72750.7","3220"],["72747.5","16585"],["72747.1","3717"],["72744.4","6303"],["72740.9","38732"],["72739.6","4223"],["72739.2","45491"],["72736","8458"],["72733.6","6690"],["72733.2","5767"],["72732.3","19904"],["72715.4","37325"],["72708","291"],["72701.9","20872"],["72700.3","46538"],["72695.5","42010"],["72688.1","2754"],["72684.9","31730"],["72682.9","49911"],["72671.3","26523"],["72662.5","21537"],["72656.5","5177"],["72654.2","2519"],["72637.7","31130"],["72617.5","4722"],["72607.8","32106"],["72598.6","4372"],["72584.7","5100"],["72548.6","24219"]],"a":[["73805.4","21908"],["73805.5","25060"],["73805.7","19360"],["73805.8","5167"],["73806.1","4749"],["73806.2","4622"],["73806.4","172900"],["73806.5","168440"],["73806.7","172308"],["73806.9","9214"],["73807.8","64189"],["73807.9","15762"],["73808","30888"],["73808.5","1409"],["73808.9","19572"],["73809.5","33506"],["73810.3","7014"],["73810.6","4200"],["73810.8","18141"],["73811.1","27419"],["73812.2","11542"],["73813.2","4428"],["73814","6628"],["73814.9","33020"],["73815.1","23952"],["73815.2","19704"],["73815.7","1792"],["73815.8","14138"],["73817.5","22189"],["73819.2","22676"],["73819.8","18832"],["73821.4","3866"],["73822","3757"],["73823","2717"],["73823.4","2456"],["73824.6","2521"],["73825.2","13296"],["73827.2","4428"],["73828.5","14711"],["73829.1","3499"],["73829.8","20708"],["73830.3","13868"],["73830.4","41076"],["73831.4","3904"],["73831.8","18920"],["73833.8","45971"],["73834.1","32659"],["73835.4","25132"],["73835.9","2952"],["73836.1","6942"],["73836.6","3420"],["73837.9","5143"],["73838.5","3997"],["73842.3","24621"],["73842.6","13758"],["73844.8","4930"],["73846.5","3333"],["73847.8","20824"],["73848.4","4464"],["73850.5","11480"],["73851.4","29732"],["73851.7","3949"],["73853.5","5093"],["73857.4","3684"],["73857.7","22600"],["73858.1","11634"],["73859.5","13628"],["73861.3","31444"],["73863.1","27307"],["73865.1","30684"],["73865.2","22386"],["73867.3","26118"],["73867.5","16214"],["73870.8","23968"],["73875.6","4721"],["73875.9","6291"],["73876.8","14974"],["73877.1","48309"],["73882.2","30541"],["73882.4","1332"],["73888.4","5555"],["73889.1","18959"],["73889.2","44506"],["73892.5","3389"],["73893.1","23506"],["73894.1","2375"],["73896.1","5677"],["73897.2","3143"],["73899.9","4452"],["73901","15545"],["73905.2","4269"],["73907.7","3559"],["73909.2","5611"],["73911.4","15361"],["73913.1","22829"],["73915.8","7155"],["73916.6","6879"],["73917.9","24534"],["73919.6","2835"],["73921.9","5749"],["73927.3","45821"],["73927.6","3140"],["73928.4","38701"],["73931.2","16036"],["73937.3","4541"],["73939.7","24133"],["73940.3","33213"],["73943.3","4381"],["73946.1","19251"],["73948.8","37862"],["73949","5230"],["73949.2","8271"],["73949.9","4416"],["73958.7","20468"],["73965.8","15297"],["73966.8","25119"],["73967","24716"],["73971.4","6507"],["73972.6","5473"],["73976.8","24242"],["73979.5","29331"],["73980.3","5142"],["73982.5","7832"],["73983.2","9910"],["73984.9","7848"],["73987.2","5042"],["73991.2","14220"],["73994.5","2929"],["73995.9","34664"],["73999.4","5052"],["73999.7","3657"],["74000.3","27987"],["74005.2","31689"],["74005.3","23937"],["74011","3707"],["74018.4","17881"],["74020.7","14735"],["74021.4","4701"],["74022.4","46167"],["74023.7","2435"],["74026.3","3102"],["74026.8","30321"],["74028.2","24961"],["74029.2","18912"],["74033","3179"],["74036.1","2833"],["74044.7","4898"],["74052.6","4787"],["74053.3","2880"],["74057.3","15794"],["74066.4","7573"],["74069","19080"],["74071.7","2811"],["74079.5","35150"],["74084.3","20763"],["74085","34661"],["74088.4","16692"],["74088.6","20036"],["74089.2","4865"],["74092.2","22817"],["74096.9","4853"],["74099.4","3327"],["74099.6","12740"],["74102.5","5556"],["74103.9","14937"],["74108.7","33169"],["74113.9","4821"],["74124.3","5459"],["74127.2","5942"],["74129.5","3260"],["74130","3139"],["74131.9","4635"],["74143.9","4638"],["74146.9","16049"],["74148.4","20341"],["74148.7","2133"],["74151.2","3366"],["74154.1","4471"],["74157.7","8479"],["74170.5","3783"],["74171.6","26438"],["74174.6","1948"],["74189.3","2867"],["74190.2","22409"],["74195.1","9417"],["74202.9","7518"],["74203.8","3060"],["74204.2","40932"],["74206.9","3605"],["74207.4","33140"],["74209.3","29380"],["74209.6","6250"],["74212.2","4541"],["74214","11878"],["74214.6","2844"],["74216.2","23923"],["74217.9","5145"],["74218","1497"],["74223","2669"],["74226.5","12773"],["74231","23010"],["74235.6","31136"],["74237.5","12219"],["74248.1","21468"],["74253.9","25564"],["74256.1","1876"],["74258.3","2888"],["74258.6","10577"],["74259.9","2636"],["74262.4","4239"],["74268.3","4669"],["74272.2","2882"],["74272.5","1551"],["74283","21626"],["74283.9","23218"],["74284.9","5026"],["74294.1","6264"],["74305.1","6594"],["74310.5","2742"],["74312.5","16290"],["74314.9","3383"],["74325","4038"],["74346.8","19230"],["74349.2","18214"],["74350.8","2940"],["74352.7","4544"],["74355.7","22732"],["74371.6","3730"],["74387.4","4046"],["74387.5","18656"],["74388.4","8067"],["... (set the log level to DEBUG or TRACE to see the full content) |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| Should Be Equal As Strings | PASS | ${data['s']}, btc_usdt |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位深度数据接口错误处理(无效交易对) | PASS | 0.14 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/depth?symbol=invalid_pair&level=100 | 200 | None |
{
"code": 1,
"msg": "failure",
"msgInfo": {
"code": "invalid_symbol",
"template": "无效交易对",
"args": []
},
"data": null,
"ts": 1779973453441
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 未捕获到断言关键字 | |||
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位深度数据接口参数验证(缺少symbol参数) | PASS | 0.41 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/depth?level=100 | 200 | None |
{
"code": 1,
"msg": "failure",
"msgInfo": {
"code": "invalid_symbol",
"template": "无效交易对",
"args": [
"symbol"
]
},
"data": null,
"ts": 1779973453579
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 未捕获到断言关键字 | |||
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位资金费率接口功能(BTC/USDT) | PASS | 0.61 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/funding-rate?symbol=btc_usdt | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": {
"symbol": "btc_usdt",
"fundingRate": 0.00154,
"nextCollectionTime": 1779976800000,
"collectionInternal": 1
},
"ts": 1779973454464
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| Should Be Equal As Strings | PASS | ${data['symbol']}, btc_usdt |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位资金费率接口功能(ETH/USDT) | PASS | 0.15 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/funding-rate?symbol=eth_usdt | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": {
"symbol": "eth_usdt",
"fundingRate": 0.00016,
"nextCollectionTime": 1779984000000,
"collectionInternal": 8
},
"ts": 1779973454617
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| Should Be Equal As Strings | PASS | ${data['symbol']}, eth_usdt |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位资金费率接口功能(SOL/USDT) | PASS | 0.16 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/funding-rate?symbol=sol_usdt | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": {
"symbol": "sol_usdt",
"fundingRate": 0.002625,
"nextCollectionTime": 1779984000000,
"collectionInternal": 8
},
"ts": 1779973454769
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| Should Be Equal As Strings | PASS | ${data['symbol']}, sol_usdt |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位资金费率接口错误处理(无效交易对) | PASS | 0.20 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/funding-rate?symbol=invalid_symbol | 200 | None |
{
"code": 1,
"msg": "failure",
"msgInfo": {
"code": "invalid_symbol",
"template": "无效交易对",
"args": []
},
"data": null,
"ts": 1779973454930
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 未捕获到断言关键字 | |||
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位资金费率接口参数验证(缺少symbol参数) | PASS | 0.14 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/funding-rate | 200 | None |
{
"code": 1,
"msg": "failure",
"msgInfo": {
"code": "invalid_symbol",
"template": "无效交易对",
"args": [
"symbol"
]
},
"data": null,
"ts": 1779973455129
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 未捕获到断言关键字 | |||
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 测试获取所有期货U本位指数价格 | PASS | 0.44 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/index-price | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": [
{
"s": "trb_usdt",
"p": "15.164",
"t": 1776061641025
},
{
"s": "xrp_usdt",
"p": "1.8284",
"t": 1744189287376
},
{
"s": "eth_usdt",
"p": "1992.19",
"t": 1779973454803
},
{
"s": "sol_usdt",
"p": "81.2",
"t": 1779973454805
},
{
"s": "bnb_usdt",
"p": "599.36",
"t": 1776061637754
},
{
"s": "ordi_usdt",
"p": "2.256",
"t": 1776061643383
},
{
"s": "btc_usdt",
"p": "73489.55",
"t": 1779973454799
},
{
"s": "1000shib_usdt",
"p": "0.0058",
"t": 1776061707972
},
{
"s": "ada_usdt",
"p": "0.2394",
"t": 1776061663345
},
{
"s": "arb_usdt",
"p": "0.11",
"t": 1776061665430
},
{
"s": "doge_usdt",
"p": "0.09828",
"t": 1779973454808
},
{
"s": "raysol_usdt",
"p": "3.3966",
"t": 1747980978061
},
{
"s": "btx_usdt",
"p": "0.0445",
"t": 1776061697756
},
{
"s": "btc_usdc",
"p": "73530.643",
"t": 1779973454795
},
{
"s": "xaut_usdt",
"p": "4543.7984",
"t": 1779095550280
}
],
"ts": 1779973455439
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 测试获取单个期货U本位指数价格 | PASS | 0.15 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/index-price?symbol=btc_usdt | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": [
{
"s": "btc_usdt",
"p": "73489.55",
"t": 1779973454799
}
],
"ts": 1779973455724
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| Should Be Equal As Integers | PASS | ${list_length}, 1, 单个指数价格查询应该只返回一个结果 |
- |
| Should Be Equal | PASS | ${index_price_list[0]['s']}, ${expected_symbol}, 返回的指数价格符号应该匹配查询参数 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 测试获取BTC期货U本位符号指数价格 | PASS | 0.16 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-index-price?symbol=btc_usdt | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": {
"s": "btc_usdt",
"p": "73489.55",
"t": 1779973455825
},
"ts": 1779973455881
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| Should Be Equal | PASS | ${symbol}, ${expected_symbol}, 返回的符号应该匹配查询参数 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 测试获取ETH期货U本位符号指数价格 | PASS | 0.16 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-index-price?symbol=eth_usdt | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": {
"s": "eth_usdt",
"p": "1992.19",
"t": 1779973455828
},
"ts": 1779973456037
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| Should Be Equal | PASS | ${symbol}, ${expected_symbol}, 返回的符号应该匹配查询参数 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 测试获取SOL期货U本位符号指数价格 | PASS | 0.16 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-index-price?symbol=sol_usdt | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": {
"s": "sol_usdt",
"p": "81.21",
"t": 1779973455830
},
"ts": 1779973456199
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| Should Be Equal | PASS | ${symbol}, ${expected_symbol}, 返回的符号应该匹配查询参数 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 测试获取无效交易对的符号指数价格 | PASS | 0.15 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-index-price?symbol=invalid_pair | 200 | None |
{
"code": 1,
"msg": "failure",
"msgInfo": {
"code": "invalid_symbol",
"template": "无效交易对",
"args": []
},
"data": null,
"ts": 1779973456358
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| Should Be Equal As Integers | PASS | ${response.status_code}, 200, HTTP状态码应该是200 |
- |
| Should Be Equal As Integers | PASS | ${response_data['code']}, 1, 无效交易对应该返回错误码1 |
- |
| Should Be Equal | PASS | ${response_data['msg']}, failure, 错误消息应该是failure |
- |
| Should Be Equal | PASS | ${response_data['data']}, ${None}, 错误情况下data应该为null |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 测试缺少symbol参数的符号指数价格请求 | PASS | 0.20 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-index-price | 200 | None |
{
"code": 1,
"msg": "failure",
"msgInfo": {
"code": "invalid_symbol",
"template": "无效交易对",
"args": [
"symbol"
]
},
"data": null,
"ts": 1779973456511
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| Should Be Equal As Integers | PASS | ${response.status_code}, 200, HTTP状态码应该是200 |
- |
| Should Be Equal As Integers | PASS | ${response_data['code']}, 1, 缺少参数应该返回错误码1 |
- |
| Should Be Equal | PASS | ${response_data['msg']}, failure, 错误消息应该是failure |
- |
| Should Be Equal | PASS | ${response_data['data']}, ${None}, 错误情况下data应该为null |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位标记价格接口功能 | PASS | 0.58 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/mark-price | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": [
{
"s": "trb_usdt",
"p": "44.994",
"t": 1776061641025
},
{
"s": "xrp_usdt",
"p": "1.8795",
"t": 1744189287376
},
{
"s": "eth_usdt",
"p": "76000",
"t": 1779973456875
},
{
"s": "sol_usdt",
"p": "85.15",
"t": 1779973456867
},
{
"s": "bnb_usdt",
"p": "2085",
"t": 1779973456875
},
{
"s": "ordi_usdt",
"p": "2.256",
"t": 1776061643383
},
{
"s": "btc_usdt",
"p": "73582.12",
"t": 1779973456862
},
{
"s": "1000shib_usdt",
"p": "0.0058",
"t": 1776061707972
},
{
"s": "ada_usdt",
"p": "0.2394",
"t": 1776061663345
},
{
"s": "arb_usdt",
"p": "0.11",
"t": 1776061665430
},
{
"s": "doge_usdt",
"p": "0.09824",
"t": 1779973456871
},
{
"s": "raysol_usdt",
"p": "3.3966",
"t": 1747980978061
},
{
"s": "btx_usdt",
"p": "0.0445",
"t": 1776061697756
},
{
"s": "btc_usdc",
"p": "73530.643",
"t": 1779973456848
},
{
"s": "xaut_usdt",
"p": "4543.7984",
"t": 1779095550280
}
],
"ts": 1779973457032
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位单个交易对标记价格接口功能 | PASS | 0.28 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-mark-price?symbol=btc_usdt | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": {
"s": "btc_usdt",
"p": "73582.12",
"t": 1779973456862
},
"ts": 1779973457424
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| Should Be Equal As Strings | PASS | ${symbol_lower}, ${expected_lower}, 返回的交易对符号应与请求的符号匹配 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位ETH交易对标记价格接口功能 | PASS | 0.18 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-mark-price?symbol=eth_usdt | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": {
"s": "eth_usdt",
"p": "76000",
"t": 1779973456875
},
"ts": 1779973457570
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| Should Be Equal As Strings | PASS | ${symbol_lower}, ${expected_lower}, 返回的交易对符号应与请求的符号匹配 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位标记价格接口对无效交易对的处理 | PASS | 0.14 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-mark-price?symbol=invalid_symbol | 200 | None |
{
"code": 1,
"msg": "failure",
"msgInfo": {
"code": "invalid_symbol",
"template": "无效交易对",
"args": []
},
"data": null,
"ts": 1779973457756
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| Should Be Equal As Integers | PASS | ${response.status_code}, 200, HTTP状态码应为200 |
- |
| Should Be Equal As Integers | PASS | ${code}, 1, 业务错误码应为1 |
- |
| Should Be Equal As Strings | PASS | ${msg}, failure, 错误消息应为failure |
- |
| Should Be Equal | PASS | ${response_data}, ${None}, 错误情况下data应为null |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位标记价格接口对缺少参数的处理 | PASS | 0.13 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-mark-price | 200 | None |
{
"code": 1,
"msg": "failure",
"msgInfo": {
"code": "invalid_symbol",
"template": "无效交易对",
"args": [
"symbol"
]
},
"data": null,
"ts": 1779973457892
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| Should Be Equal As Integers | PASS | ${response.status_code}, 200, HTTP状态码应为200 |
- |
| Should Be Equal As Integers | PASS | ${code}, 1, 业务错误码应为1 |
- |
| Should Be Equal As Strings | PASS | ${msg}, failure, 错误消息应为failure |
- |
| Should Be Equal | PASS | ${response_data}, ${None}, 错误情况下data应为null |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位标记价格接口对大写交易对的处理(应返回错误) | PASS | 0.14 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-mark-price?symbol=BTC_USDT | 200 | None |
{
"code": 1,
"msg": "failure",
"msgInfo": {
"code": "invalid_symbol",
"template": "无效交易对",
"args": []
},
"data": null,
"ts": 1779973458029
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| Should Be Equal As Integers | PASS | ${response.status_code}, 200, HTTP状态码应为200 |
- |
| Should Be Equal As Integers | PASS | ${code}, 1, 业务错误码应为1 |
- |
| Should Be Equal As Strings | PASS | ${msg}, failure, 错误消息应为failure |
- |
| Should Be Equal | PASS | ${response_data}, ${None}, 错误情况下data应为null |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位单个Ticker接口功能(BTC交易对) | PASS | 0.45 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/ticker?symbol=btc_usdt | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": {
"t": 1779973455910,
"s": "btc_usdt",
"c": "73354.70",
"h": "78844.40",
"l": "72608.80",
"a": "240329",
"v": "1786614",
"o": "75991.60",
"r": "-0.0346"
},
"ts": 1779973458468
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| Should Be Equal | PASS | ${ticker_data['s']}, btc_usdt |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位单个Ticker接口功能(ETH交易对) | PASS | 0.22 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/ticker?symbol=eth_usdt | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": {
"t": 1771066847342,
"s": "eth_usdt",
"c": "2076.94",
"h": "2090.30",
"l": "1945.28",
"a": "26772406",
"v": "543280201",
"o": "1953.68",
"r": "0.0630"
},
"ts": 1779973458688
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| Should Be Equal | PASS | ${ticker_data['s']}, eth_usdt |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位单个Ticker接口功能(SOL交易对) | PASS | 0.17 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/ticker?symbol=sol_usdt | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": {
"t": 1779174073714,
"s": "sol_usdt",
"c": "85.15",
"h": "85.16",
"l": "85.13",
"a": "45",
"v": "383",
"o": "85.13",
"r": "0.0002"
},
"ts": 1779973458858
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| Should Be Equal | PASS | ${ticker_data['s']}, sol_usdt |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位单个Ticker接口对无效交易对的处理 | PASS | 0.14 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/ticker?symbol=invalid_symbol | 200 | None |
{
"code": 1,
"msg": "failure",
"msgInfo": {
"code": "invalid_symbol",
"template": "无效交易对",
"args": []
},
"data": null,
"ts": 1779973459027
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位单个Ticker接口对缺少symbol参数的处理 | PASS | 0.15 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/ticker | 200 | None |
{
"code": 1,
"msg": "failure",
"msgInfo": {
"code": "invalid_symbol",
"template": "无效交易对",
"args": [
"symbol"
]
},
"data": null,
"ts": 1779973459169
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位Tickers接口功能 | PASS | 0.34 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/tickers?isPredict=true&isDelivery=true | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": [
{
"t": 1779973455910,
"s": "btc_usdt",
"c": "73354.70",
"h": "78844.40",
"l": "72608.80",
"a": "240329",
"v": "1786614",
"o": "75991.60",
"r": "-0.0346"
},
{
"t": 1771066847342,
"s": "eth_usdt",
"c": "2076.94",
"h": "2090.30",
"l": "1945.28",
"a": "26772406",
"v": "543280201",
"o": "1953.68",
"r": "0.0630"
},
{
"t": 1779174073714,
"s": "sol_usdt",
"c": "85.15",
"h": "85.16",
"l": "85.13",
"a": "45",
"v": "383",
"o": "85.13",
"r": "0.0002"
},
{
"t": 1779973456462,
"s": "doge_usdt",
"c": "0.09822",
"h": "0.10363",
"l": "0.09707",
"a": "6761723",
"v": "6763559",
"o": "0.10201",
"r": "-0.0371"
}
],
"ts": 1779973459482
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位Tickers接口功能(仅预测交易对) | PASS | 0.22 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/tickers?isPredict=true&isDelivery=false | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": [
{
"t": 1779973455910,
"s": "btc_usdt",
"c": "73354.70",
"h": "78844.40",
"l": "72608.80",
"a": "240329",
"v": "1786614",
"o": "75991.60",
"r": "-0.0346"
},
{
"t": 1771066847342,
"s": "eth_usdt",
"c": "2076.94",
"h": "2090.30",
"l": "1945.28",
"a": "26772406",
"v": "543280201",
"o": "1953.68",
"r": "0.0630"
},
{
"t": 1779174073714,
"s": "sol_usdt",
"c": "85.15",
"h": "85.16",
"l": "85.13",
"a": "45",
"v": "383",
"o": "85.13",
"r": "0.0002"
},
{
"t": 1779973456462,
"s": "doge_usdt",
"c": "0.09822",
"h": "0.10363",
"l": "0.09707",
"a": "6761723",
"v": "6763559",
"o": "0.10201",
"r": "-0.0371"
}
],
"ts": 1779973459670
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证期货U本位Tickers接口功能(仅交割交易对) | PASS | 0.18 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/future-u/market/public/q/tickers?isPredict=false&isDelivery=true | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": null,
"data": [
{
"t": 1779973455910,
"s": "btc_usdt",
"c": "73354.70",
"h": "78844.40",
"l": "72608.80",
"a": "240329",
"v": "1786614",
"o": "75991.60",
"r": "-0.0346"
},
{
"t": 1771066847342,
"s": "eth_usdt",
"c": "2076.94",
"h": "2090.30",
"l": "1945.28",
"a": "26772406",
"v": "543280201",
"o": "1953.68",
"r": "0.0630"
},
{
"t": 1779174073714,
"s": "sol_usdt",
"c": "85.15",
"h": "85.16",
"l": "85.13",
"a": "45",
"v": "383",
"o": "85.13",
"r": "0.0002"
},
{
"t": 1779973456462,
"s": "doge_usdt",
"c": "0.09822",
"h": "0.10363",
"l": "0.09707",
"a": "6761723",
"v": "6763559",
"o": "0.10201",
"r": "-0.0371"
}
],
"ts": 1779973459893
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证获取用户收益信息接口功能 | SKIP | 0.43 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/invite/public/user-team/profit/user?user-id=58661579376 | 200 | None |
{
"code": 401,
"msg": "登录失效,请重试",
"msgInfo": {
"template": "Token expire."
},
"ts": 1779973460245
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | NOT RUN | ${response} |
- |
| 验证响应字段值 | NOT RUN | ${response}, code, ${0} |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证余额货币列表接口功能 | PASS | 0.38 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/spot/balance/public/currencies?version=4a2bb64c7fc890df605105b750aac8b3 | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": [],
"data": {
"time": 1779958994930,
"version": "71992c959c8aedc17ae5bf3a3b9c4d37",
"currencies": [
{
"id": 2,
"currency": "btc",
"displayName": "BTC",
"fullName": "Bitcoin",
"logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/36594.png",
"cmcLink": "https://coinmarketcap.com/currencies/bitcoin/",
"weight": 99999,
"maxPrecision": 8,
"depositStatus": 1,
"withdrawStatus": 1,
"convertEnabled": 1,
"transferEnabled": 1,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 2743,
"currency": "usdn",
"displayName": "USDN",
"fullName": "SMARDEX USDN",
"logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/35672.png",
"cmcLink": null,
"weight": 99999,
"maxPrecision": 8,
"depositStatus": 0,
"withdrawStatus": 0,
"convertEnabled": 0,
"transferEnabled": 0,
"isChainExist": 0,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 5,
"currency": "eth",
"displayName": "ETH",
"fullName": "Ethereum",
"logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/1027.png",
"cmcLink": "https://coinmarketcap.com/currencies/ethereum/",
"weight": 99998,
"maxPrecision": 8,
"depositStatus": 0,
"withdrawStatus": 0,
"convertEnabled": 0,
"transferEnabled": 0,
"isChainExist": 0,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 11,
"currency": "usdt",
"displayName": "USDT",
"fullName": "Tether USDt",
"logo": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/1/currency/usdt.png",
"cmcLink": "https://coinmarketcap.com/currencies/tether/",
"weight": 99997,
"maxPrecision": 8,
"depositStatus": 1,
"withdrawStatus": 1,
"convertEnabled": 1,
"transferEnabled": 1,
"isChainExist": 1,
"ubcardEnabled": 1,
"plates": []
},
{
"id": 90,
"currency": "xrp",
"displayName": "XRP",
"fullName": "XRP",
"logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/52.png",
"cmcLink": "https://coinmarketcap.com/currencies/xrp/",
"weight": 99996,
"maxPrecision": 8,
"depositStatus": 1,
"withdrawStatus": 1,
"convertEnabled": 1,
"transferEnabled": 1,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 2714,
"currency": "seth",
"displayName": "SETH",
"fullName": "sETH",
"logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/5765.png",
"cmcLink": null,
"weight": 1000,
"maxPrecision": 8,
"depositStatus": 1,
"withdrawStatus": 0,
"convertEnabled": 0,
"transferEnabled": 1,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 2739,
"currency": "pengu",
"displayName": "PENGU",
"fullName": "Pudgy Penguins",
"logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/34466.png",
"cmcLink": null,
"weight": 999,
"maxPrecision": 8,
"depositStatus": 0,
"withdrawStatus": 0,
"convertEnabled": 0,
"transferEnabled": 0,
"isChainExist": 0,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 2744,
"currency": "1000usdt",
"displayName": "1000USDT",
"fullName": null,
"logo": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/1/currency/1000usdt.png",
"cmcLink": null,
"weight": 999,
"maxPrecision": 1,
"depositStatus": 0,
"withdrawStatus": 0,
"convertEnabled": 0,
"transferEnabled": 1,
"isChainExist": 0,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 2745,
"currency": "btxtest",
"displayName": "BTXTEST",
"fullName": null,
"logo": null,
"cmcLink": null,
"weight": 998,
"maxPrecision": 8,
"depositStatus": 0,
"withdrawStatus": 0,
"convertEnabled": 0,
"transferEnabled": 1,
"isChainExist": 0,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 2746,
"currency": "btxtest2",
"displayName": "BTXTEST2",
"fullName": null,
"logo": null,
"cmcLink": null,
"weight": 997,
"maxPrecision": 8,
"depositStatus": 0,
"withdrawStatus": 0,
"convertEnabled": 0,
"transferEnabled": 0,
"isChainExist": 0,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 2740,
"currency": "raysol",
"displayName": "RAYSOL",
"fullName": null,
"logo": null,
"cmcLink": null,
"weight": 980,
"maxPrecision": 8,
"depositStatus": 0,
"withdrawStatus": 0,
"convertEnabled": 0,
"transferEnabled": 0,
"isChainExist": 0,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 28,
"currency": "pepe",
"displayName": "PEPE",
"fullName": "Pepe",
"logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/24478.png",
"cmcLink": null,
"weight": 978,
"maxPrecision": 8,
"depositStatus": 0,
"withdrawStatus": 0,
"convertEnabled": 1,
"transferEnabled": 0,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 48,
"currency": "floki",
"displayName": "FLOKI",
"fullName": "FLOKI",
"logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/10804.png",
"cmcLink": null,
"weight": 959,
"maxPrecision": 8,
"depositStatus": 0,
"withdrawStatus": 0,
"convertEnabled": 1,
"transferEnabled": 0,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 2733,
"currency": "btx",
"displayName": "BTX",
"fullName": "BitradexToken",
"logo": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/1/currency/btx.png",
"cmcLink": null,
"weight": 100,
"maxPrecision": 8,
"depositStatus": 1,
"withdrawStatus": 1,
"convertEnabled": 0,
"transferEnabled": 1,
"isChainExist": 0,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 2719,
"currency": "matic",
"displayName": "MATIC",
"fullName": "Polygon",
"logo": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/1/currency/3890.png",
"cmcLink": null,
"weight": 70,
"maxPrecision": 6,
"depositStatus": 1,
"withdrawStatus": 1,
"convertEnabled": 1,
"transferEnabled": 1,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 15,
"currency": "shib",
"displayName": "SHIB",
"fullName": "Shiba Inu",
"logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/5994.png",
"cmcLink": null,
"weight": 30,
"maxPrecision": 10,
"depositStatus": 0,
"withdrawStatus": 0,
"convertEnabled": 1,
"transferEnabled": 1,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 6,
"currency": "etc",
"displayName": "ETC",
"fullName": "Ethereum Classic",
"logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/1321.png",
"cmcLink": "https://coinmarketcap.com/currencies/ethereum-classic/",
"weight": 1,
"maxPrecision": 8,
"depositStatus": 0,
"withdrawStatus": 0,
"convertEnabled": 0,
"transferEnabled": 0,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 7,
"currency": "eos",
"displayName": "EOS",
"fullName": "EOS",
"logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/1765.png",
"cmcLink": "https://coinmarketcap.com/currencies/eos/",
"weight": 1,
"maxPrecision": 8,
"depositStatus": 0,
"withdrawStatus": 0,
"convertEnabled": 1,
"transferEnabled": 1,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 73,
"currency": "trx",
"displayName": "TRX",
"fullName": "TRON",
"logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/1958.png",
"cmcLink": "https://coinmarketcap.com/currencies/tron/",
"weight": 1,
"maxPrecision": 8,
"depositStatus": 1,
"withdrawStatus": 1,
"convertEnabled": 1,
"transferEnabled": 1,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 675,
"currency": "bnb",
"displayName": "BNB",
"fullName": "BNB",
"logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/1839.png",
"cmcLink": "",
"weight": 1,
"maxPrecision": 8,
"depositStatus": 1,
"withdrawStatus": 1,
"convertEnabled": 1,
"transferEnabled": 1,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 2741,
"currency": "kkk",
"displayName": "KKK",
"fullName": null,
"logo": null,
"cmcLink": null,
"weight": 1,
"maxPrecision": 8,
"depositStatus": 0,
"withdrawStatus": 1,
"convertEnabled": 1,
"transferEnabled": 0,
"isChainExist": 0,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 2748,
"currency": "TRNSK",
"displayName": "TRNSK",
"fullName": null,
"logo": null,
"cmcLink": null,
"weight": 1,
"maxPrecision": 18,
"depositStatus": 1,
"withdrawStatus": 1,
"convertEnabled": 0,
"transferEnabled": 1,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 2749,
"currency": "usdc",
"displayName": "USDC",
"fullName": null,
"logo": null,
"cmcLink": null,
"weight": 1,
"maxPrecision": 8,
"depositStatus": 0,
"withdrawStatus": 0,
"convertEnabled": 0,
"transferEnabled": 1,
"isChainExist": 0,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 2750,
"currency": "pol2",
"displayName": "POL2",
"fullName": null,
"logo": null,
"cmcLink": null,
"weight": 1,
"maxPrecision": 8,
"depositStatus": 1,
"withdrawStatus": 1,
"convertEnabled": 1,
"transferEnabled": 1,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 2751,
"currency": "pol",
"displayName": "POL",
"fullName": null,
"logo": null,
"cmcLink": null,
"weight": 1,
"maxPrecision": 8,
"depositStatus": 1,
"withdrawStatus": 1,
"convertEnabled": 0,
"transferEnabled": 0,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 2752,
"currency": "pol4",
"displayName": "POL4",
"fullName": null,
"logo": null,
"cmcLink": null,
"weight": 1,
"maxPrecision": 8,
"depositStatus": 1,
"withdrawStatus": 1,
"convertEnabled": 0,
"transferEnabled": 0,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 2753,
"currency": "pol6",
"displayName": "POL6",
"fullName": null,
"logo": null,
"cmcLink": null,
"weight": 1,
"maxPrecision": 8,
"depositStatus": 1,
"withdrawStatus": 1,
"convertEnabled": 1,
"transferEnabled": 1,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 2754,
"currency": "pol7",
"displayName": "POL7",
"fullName": null,
"logo": null,
"cmcLink": null,
"weight": 1,
"maxPrecision": 8,
"depositStatus": 1,
"withdrawStatus": 0,
"convertEnabled": 1,
"transferEnabled": 1,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
},
{
"id": 941,
"currency": "sol",
"displayName": "SOL",
"fullName": "Solana",
"logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/5426.png",
"cmcLink": "https://coinmarketcap.com/currencies/solana/",
"weight": 1,
"maxPrecision": 8,
"depositStatus": 0,
"withdrawStatus": 0,
"convertEnabled": 1,
"transferEnabled": 1,
"isChainExist": 1,
"ubcardEnabled": 0,
"plates": []
}
]
},
"ts": 1779973460687
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证货币价格转换接口功能 | PASS | 0.36 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/spot/balance/public/price/currency/convert?converts=usd%2Cbtc%2Cusdt | 200 | None |
{"code":0,"msg":"success","msgInfo":[],"data":{"uft":{"btc":"0.00000012769011875037571741401972","usd":"0.00888493215384550207","usdt":"0.0089"},"ksm":{"btc":"0.00006355811528810836271282104919","usd":"4.422499937251188109","usdt":"4.43"},"vanry":{"btc":"0.00000006494979411044391828463677","usd":"0.0045193357146582683001","usdt":"0.004527"},"pyth":{"btc":"0.00000055093264719263230884251203","usd":"0.03833498816940081792","usdt":"0.0384"},"bal":{"btc":"0.00001387374661029363131902888365","usd":"0.9653628531200674721","usdt":"0.967"},"fio":{"btc":"0.00000001348637209273631172687399","usd":"0.000938408564563457522","usdt":"0.00094"},"mbox":{"btc":"0.00000015064564571673539694912438","usd":"0.01048222332757053615","usdt":"0.0105"},"theta":{"btc":"0.00000259684398806943874740871555","usd":"0.1806935640276444803","usdt":"0.181"},"vib":{"btc":"0.00000003199426570936380335205213","usd":"0.002226224573379266249","usdt":"0.00223"},"fis":{"btc":"0.00000027403160316091867445031197","usd":"0.01906766338634259433","usdt":"0.0191"},"vic":{"btc":"0.00000060114786243154410782555349","usd":"0.04182906261192432997","usdt":"0.0419"},"bar":{"btc":"0.00000517934077178490269510799069","usd":"0.3603888210717108143","usdt":"0.361"},"stpt":{"btc":"0.00000101033013060690539553879419","usd":"0.070300777783573062446","usdt":"0.07042"},"rad":{"btc":"0.00000371592592767947312474506811","usd":"0.2585615087467398917","usdt":"0.259"},"bat":{"btc":"0.00000148063148933019933001425108","usd":"0.10302528070526469816","usdt":"0.1032"},"cake":{"btc":"0.00001908178179078648361355575517","usd":"1.327748288158934579","usdt":"1.33"},"ssv":{"btc":"0.0000338450550710265525145699447","usd":"2.3550061742608471217","usdt":"2.359"},"ape":{"btc":"0.00000179196582381145248370910814","usd":"0.12468854224891047287","usdt":"0.1249"},"qi":{"btc":"0.00000002123386244388270356997182","usd":"0.001477494335695656524","usdt":"0.00148"},"farm":{"btc":"0.00008321378525305383831475442106","usd":"5.79018050475324854","usdt":"5.8"},"ctk":{"btc":"0.00000214203761004843759661945432","usd":"0.14904723264821724259","usdt":"0.1493"},"band":{"btc":"0.00000271162162290123714508423889","usd":"0.1886800198962696507","usdt":"0.189"},"iotx":{"btc":"0.00000005710187332881970284357286","usd":"0.003973261794641022274","usdt":"0.00398"},"near":{"btc":"0.00007562411414980116926846044022","usd":"5.2620761104404091473","usdt":"5.271"},"shib":{"btc":"0.00000000012209470905232554552733","usd":"0.000008495592430250025013","usdt":"0.00000851"},"xmr":{"btc":"0.00170301315681680872551057754815","usd":"118.49903895072596581","usdt":"118.7"},"dock":{"btc":"0.00000005595409698050171886681763","usd":"0.00389339723595477057","usdt":"0.0039"},"astr":{"btc":"0.00000010232426145254827152772906","usd":"0.0071199254068793394116","usdt":"0.007132"},"waves":{"btc":"0.00001543759188487688448735788915","usd":"1.0741783143300854188","usdt":"1.076"},"reef":{"btc":"0.00000000987087659553466220009501","usd":"0.0006868352047017646544","usdt":"0.000688"},"iris":{"btc":"0.00000007474893468420870648618457","usd":"0.005201179384442142223","usdt":"0.00521"},"apt":{"btc":"0.00001345767768402836212745511154","usd":"0.9364119505963012294","usdt":"0.938"},"stg":{"btc":"0.00000220946947051211915525382428","usd":"0.1537392754710345302","usdt":"0.154"},"ai":{"btc":"0.00000034146346362460023308468193","usd":"0.02375970620915988194","usdt":"0.0238"},"combo":{"btc":"0.00000039598284016970447198055552","usd":"0.02755327274675683788","usdt":"0.0276"},"dent":{"btc":"0.00000000054519376545104238895874","usd":"0.0000379356653759695594","usdt":"0.000038"},"kda":{"btc":"0.0000000860832261238487982566425","usd":"0.0059898419014688778","usdt":"0.006"},"metis":{"btc":"0.00004361550123608339111669886897","usd":"3.034853230077564752","usdt":"3.04"},"glm":{"btc":"0.00000184648520035655672260498172","usd":"0.12848210878650742881","usdt":"0.1287"},"loka":{"btc":"0.00000177474917858668272405777964","usd":"0.12349057386861669731","usdt":"0.1237"},"ray":{"btc":"0.00001015782068261415819428381554","usd":"0.7068013443733275804","usdt":"0.708"},"wld":{"btc":"0.00000422812112311637347437209101","usd":"0.29420106806047971461","usdt":"0.2947"},"agld":{"btc":"0.00000307030173175060713782024933","usd":"0.2136376944857233082","usdt":"0.214"},"iost":{"btc":"0.00000001426112112785095091118377","usd":"0.0009923171416766774222","usdt":"0.000994"},"zro":{"btc":"0.00001665710425496474246266032463","usd":"1.1590344079342278543","usdt":"1.161"},"wing":{"btc":"0.00000467718861939578470527757608","usd":"0.3254480766464756938","usdt":"0.326"},"dgb":{"btc":"0.00000004677188619395784705277576","usd":"0.003254480766464756938","usdt":"0.00326"},"bb":{"btc":"0.00000038020091538033219230017106","usd":"0.02645513506482087695","usdt":"0.0265"},"zrx":{"btc":"0.00000142467739234969761114743345","usd":"0.09913188346930992759","usdt":"0.0993"},"sui":{"btc":"0.0000131879502421736358929176317","usd":"0.91764377930503207896","usdt":"0.9192"},"bsw":{"btc":"0.00000016068868876451775674573268","usd":"0.01118103821607523856","usdt":"0.0112"},"omg":{"btc":"0.00000549497926757234828871567987","usd":"0.3823515747104300329","usdt":"0.383"},"blur":{"btc":"0.00000029512199356126163002318939","usd":"0.020535174652202469391","usdt":"0.02057"},"jst":{"btc":"0.00000136398871793238420837650048","usd":"0.094909044928774368741","usdt":"0.09507"},"pol":{"btc":"0.00000126068884658376565046852948","usd":"0.087721234647011715381","usdt":"0.08787"},"pivx":{"btc":"0.00000081779064817656358343810379","usd":"0.0569034980639543391","usdt":"0.057"},"gmt":{"btc":"0.00000014591106827992371304500905","usd":"0.010152782022989747871","usdt":"0.01017"},"nkn":{"btc":"0.00000010473459178401603787891505","usd":"0.00728764098012046799","usdt":"0.0073"},"porto":{"btc":"0.00000959827971280914100561563926","usd":"0.6678673720137798747","usdt":"0.669"},"rsr":{"btc":"0.0000000228264021271739063377197","usd":"0.0015883064108728307633","usdt":"0.001591"},"sc":{"btc":"0.0000000124964149923120505469226","usd":"0.0008695253826965654273","usdt":"0.000871"},"twt":{"btc":"0.00000630846575444271943224095154","usd":"0.43895558067931092811","usdt":"0.4397"},"arb":{"btc":"0.00000147202316671781445018858683","usd":"0.10242629651511781038","usdt":"0.1026"},"btc":{"btc":"1","usd":"69581.986772326961328537","usdt":"69699.99"},"cvc":{"btc":"0.0000003883788218620978281345521","usd":"0.027024170045460420341","usdt":"0.02707"},"ardr":{"btc":"0.00000051033005887088362566479565","usd":"0.035509779405874663891","usdt":"0.03557"},"vite":{"btc":"0.00000001233859574441832775011876","usd":"0.000858544005877205818","usdt":"0.00086"},"gmx":{"btc":"0.00008809183473340527021596416298","usd":"6.129604879169818282","usdt":"6.14"},"sei":{"btc":"0.00000099010057246780092794848321","usd":"0.068893164936727876163","usdt":"0.06901"},"matic":{"btc":"0.00000544332933189803900976169437","usd":"0.37875766956954870622","usdt":"0.3794"},"audio":{"btc":"0.00000026771883324516976257815819","usd":"0.018628408313568209958","usdt":"0.01866"},"ark":{"btc":"0.00000207460574958475603798508436","usd":"0.14435518982539995498","usdt":"0.1446"},"cvp":{"btc":"0.00000048637022759974571015003015","usd":"0.03384260674329915957","usdt":"0.0339"},"key":{"btc":"0.00000001797704705553042403592884","usd":"0.0012508786504234173139","usdt":"0.001253"},"btt":{"btc":"0","usd":"0","usdt":"0"},"cvx":{"btc":"0.0000218220978223956703580588749","usd":"1.5184249220223605223","usdt":"1.521"},"flm":{"btc":"0.00000023959831271137915514765497","usd":"0.01667172662575504321","usdt":"0.0167"},"one":{"btc":"0.00000002553802375007514348280394","usd":"0.001776986430769100414","usdt":"0.00178"},"btx":{"btc":"0.00000258106206328006646772833109","usd":"0.17959542634570851937","usdt":"0.1799"},"ong":{"btc":"0.00000088220959572591043413349127","usd":"0.061385896420220215987","usdt":"0.06149"},"gno":{"btc":"0.00162582519739242430307378810241","usd":"113.128147379075538716","usdt":"113.32"},"storj":{"btc":"0.0000014332857149620824909730977","usd":"0.09973086765945681537","usdt":"0.0999"},"gns":{"btc":"0.00000664275561589033226547091327","usd":"0.4622161333966817369","usdt":"0.463"},"people":{"btc":"0.00000008895266699464375819853059","usd":"0.00618950329818450706","usdt":"0.0062"},"tnsr":{"btc":"0.00000050502159325991294977230269","usd":"0.03514040582195074976","usdt":"0.0352"},"bttc":{"btc":"0.00000000000459110539327193590702","usd":"0.000000319458234745006816","usdt":"0.00000032"},"vtho":{"btc":"0.00000000677188045507610546285588","usd":"0.0004712008962488850536","usdt":"0.000472"},"polyx":{"btc":"0.00000068866580899079038605314004","usd":"0.0479187352117510224","usdt":"0.048"},"t":{"btc":"0.00000006800574863784055062274758","usd":"0.004731975102160413462","usdt":"0.00474"},"ont":{"btc":"0.00000074447643392775235692286326","usd":"0.051802149377870011507","usdt":"0.05189"},"mana":{"btc":"0.00000118651380007371593597072252","usd":"0.08255998754191269901","usdt":"0.0827"},"cfx":{"btc":"0.00000073414644679289050113206616","usd":"0.051083368349693746171","usdt":"0.05117"},"w":{"btc":"0.00000016068868876451775674573268","usd":"0.01118103821607523856","usdt":"0.0112"},"dodo":{"btc":"0.00000025896703858924513475539953","usd":"0.018019441053585540715","usdt":"0.01805"},"ankr":{"btc":"0.00000006341464324456861471572665","usd":"0.004412516867415406646","usdt":"0.00442"},"mina":{"btc":"0.00000078479207816242154410639083","usd":"0.05460739200172460261","usdt":"0.0547"},"sfp":{"btc":"0.0000037704453042245773636409417","usd":"0.26235507528433684764","usdt":"0.2628"},"dia":{"btc":"0.00000230559573968375031330707508","usd":"0.16042793226100811041","usdt":"0.1607"},"aca":{"btc":"0.00000002582496783715463947699275","usd":"0.00179695257044066334","usdt":"0.0018"},"algo":{"btc":"0.0000015294119841337136490263485","usd":"0.10641952444943039558","usdt":"0.1066"},"asr":{"btc":"0.00001440459317139069890827817909","usd":"1.0023002115124588852","usdt":"1.004"},"df":{"btc":"0.00000002352941514051867152348228","usd":"0.00163722345306815993... (set the log level to DEBUG or TRACE to see the full content) |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证单一货币价格转换接口功能 | PASS | 0.13 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/spot/balance/public/price/currency/convert?converts=usd | 200 | None |
{"code":0,"msg":"success","msgInfo":[],"data":{"uft":{"usd":"0.00888493215384550207"},"ksm":{"usd":"4.422499937251188109"},"vanry":{"usd":"0.0045193357146582683001"},"pyth":{"usd":"0.03833498816940081792"},"bal":{"usd":"0.9653628531200674721"},"fio":{"usd":"0.000938408564563457522"},"mbox":{"usd":"0.01048222332757053615"},"theta":{"usd":"0.1806935640276444803"},"vib":{"usd":"0.002226224573379266249"},"fis":{"usd":"0.01906766338634259433"},"vic":{"usd":"0.04182906261192432997"},"bar":{"usd":"0.3603888210717108143"},"stpt":{"usd":"0.070300777783573062446"},"rad":{"usd":"0.2585615087467398917"},"bat":{"usd":"0.10302528070526469816"},"cake":{"usd":"1.327748288158934579"},"ssv":{"usd":"2.3550061742608471217"},"ape":{"usd":"0.12468854224891047287"},"qi":{"usd":"0.001477494335695656524"},"farm":{"usd":"5.79018050475324854"},"ctk":{"usd":"0.14904723264821724259"},"band":{"usd":"0.1886800198962696507"},"iotx":{"usd":"0.003973261794641022274"},"near":{"usd":"5.2620761104404091473"},"shib":{"usd":"0.000008495592430250025013"},"xmr":{"usd":"118.49903895072596581"},"dock":{"usd":"0.00389339723595477057"},"astr":{"usd":"0.0071199254068793394116"},"waves":{"usd":"1.0741783143300854188"},"reef":{"usd":"0.0006868352047017646544"},"iris":{"usd":"0.005201179384442142223"},"apt":{"usd":"0.9364119505963012294"},"stg":{"usd":"0.1537392754710345302"},"ai":{"usd":"0.02375970620915988194"},"combo":{"usd":"0.02755327274675683788"},"dent":{"usd":"0.0000379356653759695594"},"kda":{"usd":"0.0059898419014688778"},"metis":{"usd":"3.034853230077564752"},"glm":{"usd":"0.12848210878650742881"},"loka":{"usd":"0.12349057386861669731"},"ray":{"usd":"0.7068013443733275804"},"wld":{"usd":"0.29420106806047971461"},"agld":{"usd":"0.2136376944857233082"},"iost":{"usd":"0.0009923171416766774222"},"zro":{"usd":"1.1590344079342278543"},"wing":{"usd":"0.3254480766464756938"},"dgb":{"usd":"0.003254480766464756938"},"bb":{"usd":"0.02645513506482087695"},"zrx":{"usd":"0.09913188346930992759"},"sui":{"usd":"0.91764377930503207896"},"bsw":{"usd":"0.01118103821607523856"},"omg":{"usd":"0.3823515747104300329"},"blur":{"usd":"0.020535174652202469391"},"jst":{"usd":"0.094909044928774368741"},"pol":{"usd":"0.087721234647011715381"},"pivx":{"usd":"0.0569034980639543391"},"gmt":{"usd":"0.010152782022989747871"},"nkn":{"usd":"0.00728764098012046799"},"porto":{"usd":"0.6678673720137798747"},"rsr":{"usd":"0.0015883064108728307633"},"sc":{"usd":"0.0008695253826965654273"},"twt":{"usd":"0.43895558067931092811"},"arb":{"usd":"0.10242629651511781038"},"btc":{"usd":"69581.986772326961328537"},"cvc":{"usd":"0.027024170045460420341"},"ardr":{"usd":"0.035509779405874663891"},"vite":{"usd":"0.000858544005877205818"},"gmx":{"usd":"6.129604879169818282"},"sei":{"usd":"0.068893164936727876163"},"matic":{"usd":"0.37875766956954870622"},"audio":{"usd":"0.018628408313568209958"},"ark":{"usd":"0.14435518982539995498"},"cvp":{"usd":"0.03384260674329915957"},"key":{"usd":"0.0012508786504234173139"},"btt":{"usd":"0"},"cvx":{"usd":"1.5184249220223605223"},"flm":{"usd":"0.01667172662575504321"},"one":{"usd":"0.001776986430769100414"},"btx":{"usd":"0.17959542634570851937"},"ong":{"usd":"0.061385896420220215987"},"gno":{"usd":"113.128147379075538716"},"storj":{"usd":"0.09973086765945681537"},"gns":{"usd":"0.4622161333966817369"},"people":{"usd":"0.00618950329818450706"},"tnsr":{"usd":"0.03514040582195074976"},"bttc":{"usd":"0.000000319458234745006816"},"vtho":{"usd":"0.0004712008962488850536"},"polyx":{"usd":"0.0479187352117510224"},"t":{"usd":"0.004731975102160413462"},"ont":{"usd":"0.051802149377870011507"},"mana":{"usd":"0.08255998754191269901"},"cfx":{"usd":"0.051083368349693746171"},"w":{"usd":"0.01118103821607523856"},"dodo":{"usd":"0.018019441053585540715"},"ankr":{"usd":"0.004412516867415406646"},"mina":{"usd":"0.05460739200172460261"},"sfp":{"usd":"0.26235507528433684764"},"dia":{"usd":"0.16042793226100811041"},"aca":{"usd":"0.00179695257044066334"},"algo":{"usd":"0.10641952444943039558"},"asr":{"usd":"1.0023002115124588852"},"df":{"usd":"0.001637223453068159932"},"ast":{"usd":"0.02605581227138961843"},"jup":{"usd":"0.1776986430769100414"},"dusk":{"usd":"0.12199311339324947786"},"doge":{"usd":"0.098083661136552873975"},"bel":{"usd":"0.09414034855141919609"},"acm":{"usd":"0.3563955931373982291"},"juv":{"usd":"0.3923346445462114959"},"bome":{"usd":"0.0004941619568711824185"},"tia":{"usd":"0.41250044561449005116"},"ata":{"usd":"0.00119796838029377556"},"nmr":{"usd":"8.255998754191269901"},"loom":{"usd":"0.048228210376660247753"},"paxg":{"usd":"4424.017363866226891376"},"lit":{"usd":"0.7417420887985627009"},"woo":{"usd":"0.2116410805185670156"},"rei":{"usd":"0.004003211004148366663"},"rare":{"usd":"0.01457528196024093598"},"zec":{"usd":"526.117763415518881563"},"ren":{"usd":"0.042667640478129972862"},"atm":{"usd":"0.9793391508901615203"},"hbar":{"usd":"0.084965907372336031593"},"rep":{"usd":"4.721992032324631999"},"elf":{"usd":"0.22681534666895483936"},"pepe":{"usd":"0.000003324362255315227179"},"icx":{"usd":"0.03524023652030856439"},"req":{"usd":"0.06808453628002957766"},"xai":{"usd":"0.009274271877440979127"},"strax":{"usd":"0.011330784263611960505"},"chess":{"usd":"0.002805242623854591103"},"tusd":{"usd":"0.99820715287978848537"},"ctsi":{"usd":"0.027094051534310890582"},"sxp":{"usd":"0.00219627536387192186"},"rvn":{"usd":"0.005051433336905420278"},"chr":{"usd":"0.019077646456178375793"},"fida":{"usd":"0.028282036844768884679"},"ntrn":{"usd":"0.00159729117372503408"},"sand":{"usd":"0.066826669480721113322"},"osmo":{"usd":"0.05480705339844023187"},"kava":{"usd":"0.053768814135518959718"},"ocean":{"usd":"0.61126336604489897949"},"vidt":{"usd":"0.001148053031114868245"},"adx":{"usd":"0.05969875761797314874"},"chz":{"usd":"0.03404226814001478883"},"xrp":{"usd":"2.13408083879500334551"},"c98":{"usd":"0.0189678326879847797"},"psg":{"usd":"1.1171055146239457097"},"perp":{"usd":"0.1247883729472682875"},"for":{"usd":"0.003054819369749127678"},"uma":{"usd":"0.4202872400863995923"},"syn":{"usd":"0.039932279343125852"},"jasmy":{"usd":"0.005350925431978864168"},"sys":{"usd":"0.002226224573379266249"},"lunc":{"usd":"0.000083428514617625686291"},"luna":{"usd":"0.05860061993603718781"},"auction":{"usd":"4.402533797579625183"},"not":{"usd":"0.0004332652308729154942"},"gal":{"usd":"2.5376963522556478946"},"yfii":{"usd":"434.76269134828271365"},"alpha":{"usd":"0.00968357774070801911"},"tko":{"usd":"0.05041450267069638815"},"pixel":{"usd":"0.006299317066378103153"},"nexo":{"usd":"0.8166151125669236734"},"bico":{"usd":"0.0229610606222973649"},"troy":{"usd":"0.0000688831818668920947"},"mask":{"usd":"0.4282736959550247627"},"enj":{"usd":"0.037666122490403459899"},"aave":{"usd":"80.413627527219684465"},"wan":{"usd":"0.05420806920829334409"},"gm":{"usd":"713.340255115764438665"},"oax":{"usd":"0.03573939001209763754"},"btxtest2":{"usd":"0.36817561554362035544"},"orn":{"usd":"1.0512172537077880539"},"ens":{"usd":"5.720299015902778299"},"pda":{"usd":"0.009753459229558489351"},"bond":{"usd":"2.1483566286601708376"},"tlm":{"usd":"0.0013407262789454504809"},"kp3r":{"usd":"16.452099089367851024"},"lqty":{"usd":"0.2346021411408643805"},"ckb":{"usd":"0.0012508786504234173139"},"bigtime":{"usd":"0.011061241378045861004"},"yfi":{"usd":"2312.0789739669868308"},"xtz":{"usd":"0.31057330259116131393"},"dexe":{"usd":"16.5169890433004305335"},"meme":{"usd":"0.0004712008962488850536"},"dego":{"usd":"0.0279525955401880964"},"eos":{"usd":"0.77857961649259629937"},"alice":{"usd":"0.11869870034744159507"},"ooki":{"usd":"0.0001187985310457994097"},"rif":{"usd":"0.06928250466032335322"},"rune":{"usd":"0.4172923191356651534"},"hook":{"usd":"0.00778679447190954114"},"skl":{"usd":"0.005600502177873400743"},"alpaca":{"usd":"0.22402008711493602972"},"tom2":{"usd":"697.547038635558164199"},"gtc":{"usd":"0.0948391634399238985"},"tom3":{"usd":"697.477157146707693958"},"xec":{"usd":"0.000006678673720137798747"},"ygg":{"usd":"0.034192014187551510775"},"1inch":{"usd":"0.08455660150906899161"},"id":{"usd":"0.02635530436646306232"},"portal":{"usd":"0.007607099214865474806"},"zil":{"usd":"0.003743651188418048625"},"axs":{"usd":"1.0931461470180701985"},"btxtest":{"usd":"0.0938408564563457522"},"comp":{"usd":"17.440423003110215861"},"io":{"usd":"0.16002860946757685189"},"xvg":{"usd":"0.0030787787373550031892"},"iq":{"usd":"0.0010272578861019125427"},"pundix":{"usd":"0.13297449021260908716"},"unfi":{"usd":"1.3387296649782941883"},"cream":{"usd":"2.09644466551410723"},"forth":{"usd":"0.2365987551080206731"},"clv":{"usd":"0.029320276107690156831"},"powr":{"usd":"0.05919960412618407559"},"zk":{"usd":"0.013397279719618723346"},"ctxc":{"usd":"0.06329266275885447542"},"ghst":{"usd":"0.1078171542264398004"},"xvs":{"usd":"2.635530436646306232"},"slp":{"usd":"0.0005949909622125751948"},"hft":{"usd":"0.01038239262921272152"},"beamx":{"usd":"0.0016651760486083480284"},"idex":{"usd":"0.001986630897320511137"},"hive":{"usd":"0.05730282085738559762"},"kmd":{"usd":"0.01627240383232378469"},"city":{"usd":"0.4262770819878684701"},"steem":{"usd":"0.050684045556262487651"},"celr":{"usd":"0.002306089132065517953"},"dot":{"usd":"7.2986223569398275993"},"celo":{"usd":"0.072027848865163255545"},"rdnt":{"usd":"0.003274446906136319864"},"ton":{"usd":"1.7590169050646937806"},"pros":{"usd":"0.03713701978910704236"},"prom":{"usd":"1.0532138676749443465"},"ftm":{"usd":"0.69821590431455552222"},"knc":{"usd":"0.13726721024199511625"},"mav":{"usd":"0.012299142037682762416"},"bifi":{"usd":"32.04565417285849623"},"ftt":{"usd":"0.29310293037854375368"},"rlc":{"usd":"0.42647674338458409936"},"pha":{"usd":"0.04103041702506181293"},"manta":{"usd":"0.077808046300080722622"},"phb":{"usd":"0.0149746047536721945"},"xaut":{"usd":"4416.11077255628797268"},"blz":{"usd":"0.05810146644424811466"},"lpt":{"usd":"2.086461595678325767"},"gft":{"usd":"0.001956681687813166748"},"api3":{"usd":"0.30328566161104084594"},"voxel":{"usd":"0.0139762977700940482"},"waxp":{"usd":"0.005840095853932155855"},"mbl... (set the log level to DEBUG or TRACE to see the full content) |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证24小时行情接口基本功能获取24小时行情数据 | PASS | 0.28 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/spot/market/public/ticker/24h | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": [],
"data": [
{
"s": "woo_usdt",
"t": 1737084844329,
"cv": "0.000",
"cr": "0.0000",
"o": "0.212",
"l": "0.212",
"h": "0.212",
"c": "0.212",
"q": "36559.55",
"v": "7750.6246"
},
{
"s": "near_usdt",
"t": 1737734307394,
"cv": "-0.002",
"cr": "-0.0006",
"o": "3.227",
"l": "3.224",
"h": "3.227",
"c": "3.225",
"q": "1417.7",
"v": "4573.0788"
},
{
"s": "btc_usdt",
"t": 1779973460653,
"cv": "-2232.87",
"cr": "-0.0294",
"o": "75700.03",
"l": "72728.85",
"h": "75700.04",
"c": "73467.16",
"q": "1904.580570",
"v": "141244146.8044797"
},
{
"s": "btxtest2_usdt",
"t": 1751265479402,
"cv": "0.0000",
"cr": "0.0000",
"o": "0.3688",
"l": "0.3688",
"h": "0.3688",
"c": "0.3688",
"q": "271.1",
"v": "99.98168"
},
{
"s": "ordi_usdt",
"t": 1738896662752,
"cv": "0.0000",
"cr": "0.0000",
"o": "17.7201",
"l": "17.7201",
"h": "17.7201",
"c": "17.7201",
"q": "0.01",
"v": "0.177201"
},
{
"s": "gm_usdt",
"t": 1737720707553,
"cv": "0.00",
"cr": "0.0000",
"o": "688.26",
"l": "688.26",
"h": "688.26",
"c": "688.26",
"q": "0.343",
"v": "236.07318"
},
{
"s": "btxtest_usdt",
"t": 1755393000855,
"cv": "0.0000",
"cr": "0.0000",
"o": "0.0942",
"l": "0.0942",
"h": "0.0942",
"c": "0.0942",
"q": "743.0",
"v": "69.9906"
},
{
"s": "uni_usdt",
"t": 1748397549795,
"cv": null,
"cr": null,
"o": null,
"l": null,
"h": null,
"c": null,
"q": "0.0",
"v": "0.0"
},
{
"s": "fil_usdt",
"t": 1748397549786,
"cv": null,
"cr": null,
"o": null,
"l": null,
"h": null,
"c": null,
"q": "0.0",
"v": "0.0"
},
{
"s": "sol_usdt",
"t": null,
"cv": "5.710",
"cr": "0.0711",
"o": "80.200",
"l": "79.730",
"h": "86.400",
"c": "85.910",
"q": "261526.58",
"v": "21877602.2672"
},
{
"s": "shib_usdt",
"t": null,
"cv": "-0.00000006",
"cr": "-0.0070",
"o": "0.00000852",
"l": "0.00000846",
"h": "0.00000855",
"c": "0.00000846",
"q": "20738646210",
"v": "176699.83130074"
},
{
"s": "eos_edc",
"t": 1737084844329,
"cv": "0.000000",
"cr": "0.0000",
"o": "715.520000",
"l": "715.520000",
"h": "715.520000",
"c": "715.520000",
"q": "25.0",
"v": "17888.000000"
},
{
"s": "1000usdt_usdt",
"t": 1743222982661,
"cv": "0.0",
"cr": "0.0000",
"o": "1000.0",
"l": "1000.0",
"h": "1000.0",
"c": "1000.0",
"q": "1.0",
"v": "1000.0"
},
{
"s": "xrp_usdt",
"t": 1763448733063,
"cv": "0.0005",
"cr": "0.0002",
"o": "2.1364",
"l": "2.1364",
"h": "2.1380",
"c": "2.1369",
"q": "1943.8",
"v": "4154.16274"
},
{
"s": "xrp_btc",
"t": 1737722488115,
"cv": "0.000000000",
"cr": "0.0000",
"o": "0.000030209",
"l": "0.000030209",
"h": "0.000030209",
"c": "0.000030209",
"q": "6957360",
"v": "210.174888240"
},
{
"s": "ltc_usdt",
"t": 1737725746673,
"cv": "0.00",
"cr": "0.0000",
"o": "118.53",
"l": "118.53",
"h": "118.53",
"c": "118.53",
"q": "1.216",
"v": "144.13248"
},
{
"s": "dot_usdt",
"t": 1737733457161,
"cv": "-0.0003",
"cr": "0.0000",
"o": "6.4355",
"l": "6.4352",
"h": "6.4355",
"c": "6.4352",
"q": "234.41",
"v": "1508.501984"
},
{
"s": "strk_usdt",
"t": 1750499513986,
"cv": null,
"cr": null,
"o": null,
"l": null,
"h": null,
"c": null,
"q": "0.0",
"v": "0.0"
},
{
"s": "btx_usdt",
"t": 1779973458612,
"cv": "-0.0001",
"cr": "-0.0005",
"o": "0.1800",
"l": "0.1799",
"h": "0.1800",
"c": "0.1799",
"q": "18136280.6",
"v": "3263466.41437"
},
{
"s": "eos_usdt",
"t": 1743659925394,
"cv": "0.000",
"cr": "0.0000",
"o": "0.742",
"l": "0.742",
"h": "0.742",
"c": "0.742",
"q": "134.77",
"v": "99.99934"
},
{
"s": "tom3_usdt",
"t": 1736927910558,
"cv": "0.040",
"cr": "0.0000",
"o": "699.600",
"l": "699.600",
"h": "699.640",
"c": "699.640",
"q": "82.089",
"v": "57431.74968"
},
{
"s": "tom2_usdt",
"t": 1736927952719,
"cv": "0.00",
"cr": "0.0000",
"o": "699.62",
"l": "699.62",
"h": "699.62",
"c": "699.62",
"q": "27.68",
"v": "19365.4816"
}
],
"ts": 1779973461593
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证市场深度数据接口功能 | PASS | 0.75 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/spot/market/public/depth?symbol=btc_usdt&limit=1000 | 200 | None |
{"code":0,"msg":"success","msgInfo":[],"data":{"timestamp":1779973459793,"lastUpdateId":1772262553975,"bids":[["73467.16","3.168320"],["73467.15","3.655320"],["73467.14","0.360290"],["73467.11","1.459080"],["73467.10","4.756990"],["73467.05","24.691060"],["73467.03","24.389960"],["73467.01","28.356380"],["73466.97","1.767880"],["73466.96","0.579780"],["73466.93","0.538210"],["73466.85","1.546010"],["73466.82","0.669350"],["73466.78","1.807010"],["73466.74","2.907300"],["73466.70","0.668930"],["73466.66","0.607090"],["73466.61","6.040960"],["73466.41","3.059960"],["73466.34","0.501710"],["73466.33","3.453410"],["73466.18","7.213570"],["73466.17","0.327840"],["73466.10","0.899040"],["73466.04","0.067530"],["73465.99","0.278720"],["73465.97","1.315830"],["73465.87","4.269480"],["73465.74","0.673610"],["73465.51","0.273690"],["73465.46","3.432500"],["73465.36","2.469490"],["73465.34","2.465970"],["73465.21","3.027120"],["73465.10","3.733520"],["73465.06","0.810220"],["73465.03","2.570640"],["73464.99","0.721430"],["73464.77","0.401710"],["73464.72","0.558860"],["73464.69","5.057120"],["73464.47","0.576610"],["73463.93","0.591510"],["73463.88","0.559010"],["73463.63","0.948240"],["73463.60","2.131830"],["73463.57","1.433420"],["73463.46","2.886140"],["73463.34","0.523880"],["73463.29","1.221520"],["73463.18","0.440360"],["73463.17","0.439000"],["73463.14","2.904570"],["73463.05","0.435550"],["73463.03","2.612790"],["73462.98","0.059460"],["73462.94","1.928900"],["73462.91","0.510860"],["73462.66","0.508930"],["73462.28","6.285230"],["73462.13","0.641100"],["73461.95","4.060490"],["73461.85","0.708110"],["73461.81","0.270990"],["73461.80","3.752950"],["73461.76","0.898030"],["73461.57","6.685620"],["73461.50","2.519270"],["73461.27","5.913970"],["73461.11","0.645840"],["73461.03","3.650650"],["73460.82","0.147460"],["73460.78","1.593110"],["73459.79","2.806920"],["73459.75","5.473020"],["73459.74","7.846110"],["73459.72","2.653510"],["73459.65","3.217150"],["73459.62","0.818590"],["73459.50","2.518910"],["73459.36","0.524890"],["73458.97","0.446470"],["73458.83","1.644700"],["73458.68","0.484000"],["73458.41","1.477800"],["73458.09","0.570120"],["73457.62","0.475330"],["73457.51","4.934210"],["73457.48","0.645860"],["73457.47","0.553630"],["73456.62","2.938840"],["73456.58","0.529710"],["73456.56","0.779100"],["73456.55","3.811320"],["73456.54","0.633790"],["73456.36","0.493470"],["73456.15","7.224350"],["73456.11","0.774340"],["73455.35","2.200070"],["73455.34","3.007050"],["73455.06","0.402660"],["73454.81","0.428840"],["73454.54","2.908140"],["73454.35","0.897740"],["73454.07","5.063240"],["73453.93","2.197560"],["73453.92","0.807480"],["73453.52","1.503040"],["73453.26","6.446900"],["73453.10","0.735820"],["73452.32","0.854010"],["73451.42","0.732370"],["73451.34","0.657020"],["73451.18","0.175940"],["73450.98","1.393420"],["73450.74","3.681150"],["73450.69","0.408340"],["73450.28","0.393560"],["73450.23","4.145170"],["73450.13","0.768610"],["73450.05","4.441730"],["73449.58","0.389190"],["73449.18","0.431200"],["73448.98","0.450620"],["73448.75","0.805850"],["73448.67","3.868560"],["73448.23","4.764240"],["73448.09","0.485710"],["73447.63","0.414830"],["73447.48","1.918270"],["73447.28","2.731480"],["73446.94","8.637390"],["73446.06","5.202350"],["73445.00","0.934750"],["73444.84","3.052480"],["73444.82","0.785840"],["73444.40","3.552780"],["73443.97","2.593230"],["73443.86","0.899320"],["73443.53","0.829320"],["73443.43","0.363870"],["73442.89","0.720400"],["73442.83","0.421690"],["73442.48","0.038600"],["73442.12","0.304170"],["73441.94","2.125090"],["73441.75","5.533130"],["73441.43","1.516960"],["73441.01","0.604930"],["73440.67","0.725060"],["73440.38","1.930700"],["73439.96","2.520980"],["73439.90","0.463640"],["73439.69","3.381300"],["73439.43","1.120100"],["73439.13","3.820760"],["73438.94","4.095160"],["73438.49","3.166850"],["73438.38","1.127850"],["73438.28","0.779890"],["73437.96","2.879880"],["73437.44","0.513000"],["73436.30","0.632480"],["73436.14","3.631300"],["73435.58","1.316750"],["73435.57","4.503650"],["73435.49","0.965050"],["73435.11","0.593920"],["73434.88","3.862140"],["73434.82","0.624400"],["73434.42","3.684560"],["73434.28","0.376060"],["73434.23","0.551090"],["73433.97","3.747020"],["73433.23","0.495340"],["73432.92","2.101710"],["73432.62","1.043720"],["73432.15","0.652830"],["73432.12","0.387860"],["73432.09","0.804600"],["73431.56","0.647970"],["73431.50","1.012470"],["73430.91","0.556030"],["73430.75","2.884800"],["73430.74","0.988000"],["73430.71","0.539090"],["73430.61","0.535490"],["73430.60","0.550840"],["73429.89","2.260860"],["73427.69","0.318640"],["73427.53","0.514550"],["73427.37","0.566910"],["73426.82","0.548850"],["72807.87","0.308240"],["72807.82","4.611490"],["71874.70","3.919560"],["71874.66","1.574140"],["70940.15","0.402920"],["70940.04","5.567660"],["0.01","1111.000001"]],"asks":[["73467.17","3.239440"],["73467.18","3.767040"],["73467.20","2.041700"],["73467.21","0.627620"],["73467.22","0.780690"],["73467.25","19.327800"],["73467.26","0.245990"],["73467.27","21.940800"],["73467.28","18.259200"],["73467.30","0.894940"],["73467.32","4.561720"],["73467.34","1.864270"],["73467.42","4.045860"],["73467.43","0.318920"],["73467.46","2.798820"],["73467.59","0.414150"],["73467.66","2.964500"],["73467.70","2.141380"],["73467.71","0.806580"],["73467.72","2.107460"],["73467.73","2.342510"],["73467.94","0.523520"],["73467.98","0.420190"],["73468.07","3.068970"],["73468.12","4.033630"],["73468.15","0.460640"],["73468.32","0.996120"],["73468.39","0.721510"],["73468.43","5.220920"],["73468.44","0.888450"],["73468.47","2.155860"],["73468.53","0.956420"],["73468.58","3.648370"],["73468.87","2.236150"],["73468.95","0.537200"],["73469.17","0.847960"],["73469.20","0.540950"],["73469.36","1.894450"],["73469.41","4.036470"],["73469.45","1.495870"],["73469.48","0.629820"],["73469.56","3.545840"],["73469.63","1.023230"],["73469.65","0.562280"],["73469.92","6.339770"],["73470.09","0.243880"],["73470.19","0.575220"],["73470.25","0.193760"],["73470.38","0.478480"],["73470.42","3.485490"],["73470.54","4.097940"],["73470.76","0.023880"],["73471.24","1.054520"],["73471.34","0.282260"],["73471.39","3.866560"],["73471.47","0.864950"],["73471.54","0.142770"],["73471.81","6.552840"],["73471.88","0.403890"],["73472.01","0.516900"],["73472.02","0.950990"],["73472.09","1.789030"],["73472.20","5.682930"],["73472.28","2.134640"],["73472.62","0.610710"],["73472.89","5.374460"],["73472.90","1.835240"],["73473.07","0.440830"],["73473.15","0.492110"],["73473.30","0.778780"],["73473.38","0.383400"],["73473.61","8.047860"],["73473.93","0.539930"],["73474.47","3.351570"],["73474.53","0.636060"],["73474.54","2.836890"],["73474.71","0.245420"],["73474.88","6.764160"],["73474.90","0.457420"],["73475.39","3.906900"],["73475.44","1.222030"],["73475.53","2.158190"],["73475.63","0.593630"],["73475.64","1.625290"],["73475.88","0.354050"],["73475.96","1.191250"],["73476.01","4.144500"],["73476.07","1.906040"],["73476.15","0.471010"],["73476.36","0.562030"],["73476.82","1.804090"],["73476.90","3.392310"],["73477.12","2.286150"],["73477.64","4.154580"],["73477.87","3.164480"],["73477.88","3.292280"],["73477.89","4.329350"],["73477.91","0.179310"],["73477.92","0.847610"],["73477.94","0.645090"],["73477.97","1.117170"],["73478.02","5.960570"],["73478.06","1.071320"],["73478.07","0.269960"],["73478.53","2.432000"],["73478.55","1.223880"],["73478.84","0.730480"],["73479.31","0.392740"],["73479.77","0.232130"],["73480.11","0.370390"],["73480.93","3.609010"],["73481.11","0.607000"],["73481.14","0.629280"],["73481.49","5.629430"],["73482.39","2.424170"],["73483.02","0.685030"],["73483.07","1.232610"],["73483.47","3.906640"],["73483.82","0.682060"],["73484.26","2.935100"],["73484.41","1.532990"],["73485.07","2.061590"],["73485.24","0.242690"],["73485.40","6.071840"],["73485.47","0.412450"],["73485.60","1.560690"],["73485.75","0.578990"],["73485.76","3.911390"],["73485.97","2.132470"],["73486.08","0.615250"],["73486.41","0.238070"],["73486.82","3.670290"],["73486.95","4.356570"],["73487.04","5.961920"],["73487.59","8.468980"],["73488.08","0.597870"],["73488.09","4.331750"],["73488.24","0.553950"],["73488.28","0.865040"],["73488.38","4.872870"],["73488.61","3.639950"],["73489.90","0.554300"],["73489.95","4.260540"],["73490.26","0.713640"],["73490.39","0.329720"],["73490.46","0.722700"],["73490.49","2.459300"],["73490.80","0.454860"],["73491.18","0.703000"],["73491.26","0.842280"],["73491.40","0.747530"],["73491.46","0.688010"],["73491.48","0.386150"],["73491.50","0.386700"],["73491.55","5.045730"],["73491.57","0.447880"],["73491.73","0.298050"],["73491.85","0.419500"],["73492.49","0.883660"],["73492.83","0.171590"],["73492.95","0.264750"],["73493.57","0.294060"],["73493.73","0.535300"],["73493.82","1.819120"],["73493.85","0.686590"],["73494.34","1.591380"],["73494.44","4.051550"],["73495.04","0.457730"],["73495.22","0.599020"],["73495.39","0.654170"],["73495.54","3.776960"],["73495.72","5.283810"],["73495.73","2.792460"],["73495.84","1.755780"],["73495.85","0.334380"],["73495.90","2.642330"],["73495.92","2.612620"],["73496.01","2.780720"],["73496.23","1.151120"],["73496.26","0.511750"],["73496.60","4.275690"],["73496.74","0.761270"],["73498.10","0.479840"],["73498.17","3.258030"],["73498.63","0.682780"],["73499.34","0.541210"],["73499.36","5.239990"],["73500.88","1.947260"],["73501.23","0.213270"],["73501.57","0.863590"],["73502.11","0.682760"],["73504.25","1.855790"],["73504.58","0.619390"],["73507.11","0.517520"],["73507.99","3.837350"],["73508.09","0.579820"],["75116.06","1.312450"],["75116.07","0.496440"],["76026.75","5.621560"],["76026.82","5.083580"],["76189.92","3.833000"],["76189.96","0.594040"],["76526.25","2.528840"],["77444.04","0.706130"],["77444.06","0.335740"],["77444.08","0.680390"],["77444.19","0.126310"],["77444.41","0.612810"],["77444.44","3.974600"],["77444.46","0.634680"],["77444.51","4.239480"],["77444.66",... (set the log level to DEBUG or TRACE to see the full content) |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证市场盘口数据接口功能 | PASS | 0.30 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/spot/market/public/plate | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": [],
"data": [],
"ts": 1779973462654
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证市场交易对接口功能 | PASS | 0.41 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/spot/market/public/symbol | 200 | None |
{"code":0,"msg":"success","msgInfo":[],"data":{"time":1779973463017,"version":"a8bf2843bfff68753e19563ea46baab7","symbols":[{"id":614,"symbol":"btc_usdt","displayName":"BTC_USDT","state":"ONLINE","stateTime":1736315092000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"btc","baseCurrencyPrecision":8,"baseCurrencyId":2,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":2,"quantityPrecision":6,"orderTypes":["LIMIT","MARKET"],"timeInForces":["GTC","IOC"],"displayWeight":100001001,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9432,"symbol":"ordi_usdt","displayName":"ORDI_USDT","state":"ONLINE","stateTime":1734445671000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"ordi","baseCurrencyPrecision":8,"baseCurrencyId":8,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":4,"quantityPrecision":2,"orderTypes":[],"timeInForces":[],"displayWeight":100001000,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9480,"symbol":"btc_usdc","displayName":"BTC_USDC","state":"ONLINE","stateTime":1751904000000,"tradingEnabled":false,"openapiEnabled":true,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"btc","baseCurrencyPrecision":8,"baseCurrencyId":2,"quoteCurrency":"usdc","quoteCurrencyPrecision":8,"quoteCurrencyId":2749,"pricePrecision":4,"quantityPrecision":4,"orderTypes":[],"timeInForces":[],"displayWeight":999999,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9481,"symbol":"trnsk_usdc","displayName":"TRNSK_USDC","state":"ONLINE","stateTime":1756656000000,"tradingEnabled":true,"openapiEnabled":true,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"TRNSK","baseCurrencyPrecision":18,"baseCurrencyId":2748,"quoteCurrency":"usdc","quoteCurrencyPrecision":8,"quoteCurrencyId":2749,"pricePrecision":2,"quantityPrecision":2,"orderTypes":[],"timeInForces":[],"displayWeight":200000,"displayLevel":"FULL","plates":[],"filters":[]},{"id":620,"symbol":"eos_usdt","displayName":"EOS_USDT","state":"OFFLINE","stateTime":1744037747000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"eos","baseCurrencyPrecision":8,"baseCurrencyId":7,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":3,"quantityPrecision":2,"orderTypes":["LIMIT","MARKET"],"timeInForces":["GTC","IOC"],"displayWeight":100003,"displayLevel":"FULL","plates":[],"filters":[{"filter":"QUOTE_QTY","min":"5"}]},{"id":9473,"symbol":"usdn_usdt","displayName":"USDN_USDT","state":"OFFLINE","stateTime":1741847029000,"tradingEnabled":false,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"usdn","baseCurrencyPrecision":8,"baseCurrencyId":2743,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":2,"quantityPrecision":2,"orderTypes":[],"timeInForces":[],"displayWeight":9999,"displayLevel":"NONE","plates":[],"filters":[{"filter":"QUOTE_QTY","min":"1"}]},{"id":621,"symbol":"xrp_usdt","displayName":"XRP_USDT","state":"ONLINE","stateTime":1762790400000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"xrp","baseCurrencyPrecision":8,"baseCurrencyId":90,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":4,"quantityPrecision":1,"orderTypes":["LIMIT","MARKET"],"timeInForces":["GTC","IOC"],"displayWeight":9998,"displayLevel":"NONE","plates":[],"filters":[{"filter":"QUOTE_QTY","min":"0.1"}]},{"id":618,"symbol":"ltc_usdt","displayName":"LTC_USDT","state":"ONLINE","stateTime":1705569419000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"ltc","baseCurrencyPrecision":8,"baseCurrencyId":21,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":2,"quantityPrecision":3,"orderTypes":["LIMIT","MARKET"],"timeInForces":["GTC","IOC"],"displayWeight":9997,"displayLevel":"FULL","plates":[],"filters":[]},{"id":633,"symbol":"xrp_btc","displayName":"XRP_BTC","state":"OFFLINE","stateTime":1744094195000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"xrp","baseCurrencyPrecision":8,"baseCurrencyId":90,"quoteCurrency":"btc","quoteCurrencyPrecision":8,"quoteCurrencyId":2,"pricePrecision":9,"quantityPrecision":0,"orderTypes":["LIMIT","MARKET"],"timeInForces":["GTC","IOC"],"displayWeight":9909,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9437,"symbol":"gm_usdt","displayName":"GM_USDT","state":"ONLINE","stateTime":1736736993000,"tradingEnabled":true,"openapiEnabled":true,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"gm","baseCurrencyPrecision":8,"baseCurrencyId":2735,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":2,"quantityPrecision":3,"orderTypes":[],"timeInForces":[],"displayWeight":1000,"displayLevel":"SEARCH","plates":[],"filters":[{"filter":"PROTECTION_ONLINE","durationSeconds":"300","maxPriceMultiple":"1"},{"filter":"PROTECTION_MARKET","maxDeviation":"0.01"}]},{"id":9474,"symbol":"1000usdt_usdt","displayName":"1000USDT_USDT","state":"ONLINE","stateTime":1742825160000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"1000usdt","baseCurrencyPrecision":1,"baseCurrencyId":2744,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":1,"quantityPrecision":1,"orderTypes":[],"timeInForces":[],"displayWeight":999,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9475,"symbol":"btxtest_usdt","displayName":"BTXTEST_USDT","state":"ONLINE","stateTime":1743583533000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"btxtest","baseCurrencyPrecision":8,"baseCurrencyId":2745,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":4,"quantityPrecision":1,"orderTypes":[],"timeInForces":[],"displayWeight":998,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9477,"symbol":"btxtest2_usdt","displayName":"BTXTEST2_USDT","state":"ONLINE","stateTime":1743586442000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"btxtest2","baseCurrencyPrecision":8,"baseCurrencyId":2746,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":4,"quantityPrecision":1,"orderTypes":[],"timeInForces":[],"displayWeight":997,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9482,"symbol":"etc_usdc","displayName":"ETC_USDC","state":"ONLINE","stateTime":1757952000000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"etc","baseCurrencyPrecision":8,"baseCurrencyId":6,"quoteCurrency":"usdc","quoteCurrencyPrecision":8,"quoteCurrencyId":2749,"pricePrecision":3,"quantityPrecision":3,"orderTypes":[],"timeInForces":[],"displayWeight":666,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9476,"symbol":"cc_usdt","displayName":"CC_USDT","state":"OFFLINE","stateTime":1743158130000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"cc","baseCurrencyPrecision":8,"baseCurrencyId":2742,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":4,"quantityPrecision":4,"orderTypes":[],"timeInForces":[],"displayWeight":111,"displayLevel":"NONE","plates":[],"filters":[]},{"id":9434,"symbol":"dot_usdt","displayName":"DOT_USDT","state":"ONLINE","stateTime":1734445769000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"dot","baseCurrencyPrecision":8,"baseCurrencyId":16,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":4,"quantityPrecision":2,"orderTypes":[],"timeInForces":[],"displayWeight":99,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9436,"symbol":"woo_usdt","displayName":"WOO_USDT","state":"ONLINE","stateTime":1735056000000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"woo","baseCurrencyPrecision":8,"baseCurrencyId":102,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":3,"quantityPrecision":2,"orderTypes":[],"timeInForces":[],"displayWeight":88,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9394,"symbol":"eos_edc","displayName":"EOS_STG","state":"ONLINE","stateTime":1736907280000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"eos","baseCurrencyPrecision":8,"baseCurrencyId":7,"quoteCurrency":"stg","quoteCurrencyPrecision":8,"quoteCurrencyId":197,"pricePrecision":6,"quantityPrecision":1,"orderTypes":[],"timeInForces":[],"displayWeight":22,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9430,"symbol":"btx_usdt","displayName":"BTX_USDT","state":"ONLINE","stateTime":1743155152000,"tradingEnabled":true,"openapiEnabled":true,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"btx","baseCurrencyPrecision":8,"baseCurrencyId":2733,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":4,"quantityPrecision":1,"orderTypes":[],"timeInForces":[],"displayWeight":20,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9435,"symbol":"near_usdt","displayName":"NEAR_USDT","state":"ONLINE","stateTime":1734445825000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":... (set the log level to DEBUG or TRACE to see the full content) |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证市场服务器时间接口功能 | PASS | 0.41 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/spot/market/public/time | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": [],
"data": {
"serverTime": 1779973463492
},
"ts": 1779973463492
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证热门市场排行榜接口功能 | PASS | 0.27 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/spot/market/public/top/market-top-symbol?marketTopType=HOT | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": [],
"data": [],
"ts": 1779973463796
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |
| 用例说明 | 状态 | 耗时 | 标签 |
|---|---|---|---|
| 验证最近交易记录接口功能 | PASS | 0.37 秒 | - |
| 方法 | 请求地址 | HTTP状态 | 请求参数/Body | 返回结果/Body |
|---|---|---|---|---|
| GET | https://app.bitradex-test.com/v1/spot/market/public/trade/recent?symbol=btc_usdt&limit=30 | 200 | None |
{
"code": 0,
"msg": "success",
"msgInfo": [],
"data": [
{
"i": 630284194754379072,
"t": 1779973462283,
"p": "73467.16",
"q": "0.009410",
"v": "691.3259756",
"b": false
},
{
"i": 630284190966922560,
"t": 1779973461280,
"p": "73467.16",
"q": "0.007240",
"v": "531.9022384",
"b": false
},
{
"i": 630284187926052160,
"t": 1779973460570,
"p": "73467.16",
"q": "0.007380",
"v": "542.1876408",
"b": false
},
{
"i": 630284185736625472,
"t": 1779973460136,
"p": "73467.16",
"q": "0.011510",
"v": "845.6070116",
"b": false
},
{
"i": 630284183551393088,
"t": 1779973459591,
"p": "73461.99",
"q": "0.008970",
"v": "658.9540503",
"b": true
},
{
"i": 630284180170784064,
"t": 1779973458800,
"p": "73459.79",
"q": "0.009540",
"v": "700.8063966",
"b": false
},
{
"i": 630284178698583360,
"t": 1779973458451,
"p": "73459.80",
"q": "0.008520",
"v": "625.877496",
"b": true
},
{
"i": 630284175758376256,
"t": 1779973457752,
"p": "73459.79",
"q": "0.011800",
"v": "866.825522",
"b": false
},
{
"i": 630284172356795712,
"t": 1779973456948,
"p": "73459.79",
"q": "0.007850",
"v": "576.6593515",
"b": false
},
{
"i": 630284169584360768,
"t": 1779973456283,
"p": "73459.79",
"q": "0.008000",
"v": "587.67832",
"b": false
},
{
"i": 630284165968870720,
"t": 1779973455414,
"p": "73459.79",
"q": "0.007520",
"v": "552.4176208",
"b": false
},
{
"i": 630284163439705408,
"t": 1779973454863,
"p": "73459.80",
"q": "0.012090",
"v": "888.128982",
"b": true
},
{
"i": 630284161992670528,
"t": 1779973454488,
"p": "73459.80",
"q": "0.009590",
"v": "704.479482",
"b": true
},
{
"i": 630284159006326080,
"t": 1779973453671,
"p": "73459.79",
"q": "0.007870",
"v": "578.1285473",
"b": false
},
{
"i": 630284157454433600,
"t": 1779973453381,
"p": "73459.80",
"q": "0.012560",
"v": "922.655088",
"b": true
},
{
"i": 630284155378253120,
"t": 1779973452907,
"p": "73456.64",
"q": "0.009530",
"v": "700.0417792",
"b": true
},
{
"i": 630284153138494784,
"t": 1779973452367,
"p": "73456.63",
"q": "0.007860",
"v": "577.3691118",
"b": false
},
{
"i": 630284150059875648,
"t": 1779973451627,
"p": "73456.64",
"q": "0.009710",
"v": "713.2639744",
"b": true
},
{
"i": 630284147568459072,
"t": 1779973451036,
"p": "73456.64",
"q": "0.010780",
"v": "791.8625792",
"b": true
},
{
"i": 630284144837967168,
"t": 1779973450283,
"p": "73456.63",
"q": "0.011090",
"v": "814.6340267",
"b": false
},
{
"i": 630284141985840448,
"t": 1779973449705,
"p": "73456.63",
"q": "0.007560",
"v": "555.3321228",
"b": false
},
{
"i": 630284139414732096,
"t": 1779973449084,
"p": "73456.64",
"q": "0.010970",
"v": "805.8193408",
"b": true
},
{
"i": 630284137833479488,
"t": 1779973448716,
"p": "73456.63",
"q": "0.011140",
"v": "818.3068582",
"b": false
},
{
"i": 630284136315141440,
"t": 1779973448355,
"p": "73456.63",
"q": "0.010680",
"v": "784.5168084",
"b": false
},
{
"i": 630284134041828672,
"t": 1779973447808,
"p": "73456.64",
"q": "0.008950",
"v": "657.436928",
"b": true
},
{
"i": 630284132645125440,
"t": 1779973447477,
"p": "73456.63",
"q": "0.008360",
"v": "614.0974268",
"b": false
},
{
"i": 630284131089038656,
"t": 1779973447100,
"p": "73456.63",
"q": "0.007900",
"v": "580.307377",
"b": false
},
{
"i": 630284128186580288,
"t": 1779973446414,
"p": "73456.63",
"q": "0.011470",
"v": "842.5475461",
"b": false
},
{
"i": 630284124403318080,
"t": 1779973445513,
"p": "73456.63",
"q": "0.010360",
"v": "761.0106868",
"b": false
},
{
"i": 630284121546997056,
"t": 1779973444853,
"p": "73456.64",
"q": "0.008640",
"v": "634.6653696",
"b": true
}
],
"ts": 1779973464155
} |
| 断言关键字 | 结果 | 断言入参 | 失败信息 |
|---|---|---|---|
| 验证接口响应成功 | PASS | ${response} |
- |
| Should Be Equal As Integers | PASS | ${response.status_code}, 200 |
- |