test(wxapi): 适配新的模型测试

This commit is contained in:
Fu Diwei
2021-06-11 17:22:29 +08:00
parent 126b4a5894
commit a1c3ae248e
134 changed files with 1653 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"errcode": 0,
"errmsg": "ok",
"nickname": "xxx",
"audit_stat": 2,
"fail_reason": "xxx",
"create_time": 1519724071,
"audit_time": 1519724950
}

View File

@@ -0,0 +1,4 @@
{
"errcode": 0,
"errmsg": "ok"
}

View File

@@ -0,0 +1,10 @@
{
"action": "get",
"is_pre_fetch_open": true,
"pre_fetch_type": 0,
"pre_fetch_url": "https://fff.com",
"is_period_fetch_open": true,
"period_fetch_type": 1,
"period_env": "test-pfyol",
"period_function_name": "login"
}

View File

@@ -0,0 +1,11 @@
{
"errcode": 0,
"errmsg": "ok",
"is_pre_fetch_open": true,
"pre_fetch_type": 1,
"pre_env": "test-pfyol",
"pre_function_name": "test_func",
"is_period_fetch_open": true,
"period_fetch_type": 0,
"period_fetch_url": "https://111.qq.com"
}

View File

@@ -0,0 +1,5 @@
{
"status": 1,
"errcode": 0,
"errmsg": "ok"
}

View File

@@ -0,0 +1,7 @@
{
"action": "add",
"requestdomain": [ "https://www.qq.com", "https://www.qq.com" ],
"wsrequestdomain": [ "wss://www.qq.com", "wss://www.qq.com" ],
"uploaddomain": [ "https://www.qq.com", "https://www.qq.com" ],
"downloaddomain": [ "https://www.qq.com", "https://www.qq.com" ]
}

View File

@@ -0,0 +1,8 @@
{
"errcode": 0,
"errmsg": "ok",
"requestdomain": [ "https://www.qq.com", "https://www.qq.com" ],
"wsrequestdomain": [ "wss://www.qq.com", "wss://www.qq.com" ],
"uploaddomain": [ "https://www.qq.com", "https://www.qq.com" ],
"downloaddomain": [ "https://www.qq.com", "https://www.qq.com" ]
}

View File

@@ -0,0 +1,7 @@
{
"nick_name": "XXX公司",
"id_card": "3LaLzqiTrQcD20DlX_o-OV1",
"license": "3LaLzqiTrQcD20DlX_o-OV22231",
"naming_other_stuff_1": "3LaLzqiTrQcD20DlX_o-OV1-nlYMu7sdVAL7SV2PrxVyjZFZZmB3O6LPGaYXlZWq",
"naming_other_stuff_2": ""
}

View File

@@ -0,0 +1,6 @@
{
"errcode": 0,
"errmsg": "ok",
"wording": "",
"audit_id": 12345
}

View File

@@ -0,0 +1,4 @@
{
"action": "add",
"webviewdomain": [ "https://www.qq.com", "https://m.qq.com" ]
}

View File

@@ -0,0 +1,5 @@
{
"errcode": 0,
"errmsg": "ok",
"webviewdomain": [ "https://www.qq.com", "https://m.qq.com" ]
}