You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
409 B

2 months ago
# 2023.04重构接口测试
[TOC]
## 基础接口
- [x] 注册
- [x] 登陆
- [x] 用户信息
- [x] 发布视频列表
- [x] 视频投稿
- [x] feed
## 互动接口
- [x] 点赞
- [x] 查看用户喜欢列表
- [x] 评论
- [x] 查看视频的评论列表
## 社交接口
- [x] 关系操作
- [x] 用户关注列表
- [x] 用户粉丝列表
- [x] 用户朋友列表
- [x] 发消息
- [x] 消息列表