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
49df3f067a5601a1fc0fccf68a36372cc8bcc4e5
opencloud-backend
/
tests
T
History
Mplan
49df3f067a
新增点赞收藏功能:cloud_favorites 模型、查询/设置点赞状态及收藏列表接口
2026-07-26 02:10:16 +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
新增管理员接口 GET /profiles/{user_id}/stats,返回用户全部/公开上传数和收藏数
2026-07-26 01:37:15 +08:00