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,4 @@
{
"errcode": 0,
"errmsg": "ok"
}

View File

@@ -0,0 +1,6 @@
{
"template_id": "0",
"ext_json": "{\"extAppid\":\"\",\"ext\":{\"attr1\":\"value1\",\"attr2\":\"value2\"},\"extPages\":{\"index\":{},\"search/index\":{}},\"pages\":[\"index\",\"search/index\"],\"window\":{},\"networkTimeout\":{},\"tabBar\":{},\"plugin\":{}}",
"user_version": "V1.0",
"user_desc": "test"
}

View File

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

View File

@@ -0,0 +1,7 @@
{
"errcode": 0,
"errmsg": "ok",
"status": 1,
"reason": "帐号信息不合规范",
"screenshot": "xxx|yyy|zzz"
}

View File

@@ -0,0 +1,9 @@
{
"errcode": 0,
"errmsg": "ok",
"gray_release_plan": {
"status": 1,
"create_timestamp": 1517553721,
"gray_percentage": 8
}
}

View File

@@ -0,0 +1,8 @@
{
"errcode": 0,
"errmsg": "ok",
"auditid": "1234567",
"status": 1,
"reason": "帐号信息不合规范",
"ScreenShot": "xx|yy|zz"
}

View File

@@ -0,0 +1,5 @@
{
"errcode": 0,
"errmsg": "ok",
"page_list": [ "index", "page/list", "page/detail" ]
}

View File

@@ -0,0 +1,3 @@
{
"gray_percentage": 1
}

View File

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

View File

@@ -0,0 +1,8 @@
{
"errcode": 0,
"errmsg": "ok",
"rest": 0,
"limit": 0,
"speedup_rest": 0,
"speedup_limit": 0
}

View File

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

View File

@@ -0,0 +1,18 @@
{
"errcode": 0,
"errmsg": "ok",
"template_list": [
{
"commit_time": 1488965944,
"user_version": "VVV",
"user_desc": "AAS",
"app_version": 111
},
{
"commit_time": 1504790906,
"user_version": "11",
"user_desc": "111111",
"app_version": 222
}
]
}

View File

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

View File

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

View File

@@ -0,0 +1,42 @@
{
"item_list": [
{
"address": "index",
"tag": "学习 生活",
"first_class": "文娱",
"second_class": "资讯",
"first_id": 1,
"second_id": 2,
"title": "首页"
},
{
"address": "page/logs/logs",
"tag": "学习 工作",
"first_class": "教育",
"second_class": "学历教育",
"third_class": "高等",
"first_id": 3,
"second_id": 4,
"third_id": 5,
"title": "日志"
}
],
"feedback_info": "blablabla",
"feedback_stuff": "xx|yy|zz",
"preview_info": {
"video_id_list": [ "xxxx" ],
"pic_id_list": [ "xxxx", "yyyy", "zzzz" ]
},
"version_desc": "blablabla",
"ugc_declare": {
"scene": [
1,
2
],
"method": [
1
],
"has_audit_team": 1,
"audit_desc": "blablabla"
}
}

View File

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

View File

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