This website requires JavaScript.
Explore
Help
Register
Sign In
Mplan
/
opencloud-backend
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8149505f1b13619dd5dd0a3e991f4120352b6ce3
opencloud-backend
/
tests
T
History
Mplan
8149505f1b
新增头像接口:POST /profiles/me/avatar 上传、DELETE /profiles/me/avatar 删除
2026-07-26 02:14:22 +08:00
..
conftest.py
统一测试辅助函数到 conftest.py,消除代码重复
2026-07-26 01:23:12 +08:00
test_admin.py
统一测试辅助函数到 conftest.py,消除代码重复
2026-07-26 01:23:12 +08:00
test_auth.py
统一测试辅助函数到 conftest.py,消除代码重复
2026-07-26 01:23:12 +08:00
test_cloud_types.py
补充测试覆盖:认证、云图、管理后台、资料、收藏、云类型模块共 78 个测试用例
2026-07-26 01:16:17 +08:00
test_clouds.py
统一测试辅助函数到 conftest.py,消除代码重复
2026-07-26 01:23:12 +08:00
test_collections.py
统一测试辅助函数到 conftest.py,消除代码重复
2026-07-26 01:23:12 +08:00
test_favorites.py
新增点赞收藏功能:cloud_favorites 模型、查询/设置点赞状态及收藏列表接口
2026-07-26 02:10:16 +08:00
test_profiles.py
新增头像接口:POST /profiles/me/avatar 上传、DELETE /profiles/me/avatar 删除
2026-07-26 02:14:22 +08:00