Files
telegram-management-system/vben-quick-test-report.json
你的用户名 237c7802e5
Some checks failed
Deploy / deploy (push) Has been cancelled
Initial commit: Telegram Management System
Full-stack web application for Telegram management
- Frontend: Vue 3 + Vben Admin
- Backend: NestJS
- Features: User management, group broadcast, statistics

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 15:37:50 +08:00

154 lines
3.6 KiB
JSON

{
"startTime": "2025-07-30T09:58:40.618Z",
"totalTests": 18,
"passedTests": 18,
"failedTests": 0,
"modules": [
{
"name": "仪表板首页",
"path": "/dashboard/home",
"category": "仪表板",
"status": "passed",
"error": null,
"hasContent": true
},
{
"name": "TG账号用途",
"path": "/account-manage/usage",
"category": "账号管理",
"status": "passed",
"error": null,
"hasContent": false
},
{
"name": "TG账号列表",
"path": "/account-manage/list",
"category": "账号管理",
"status": "passed",
"error": null,
"hasContent": false
},
{
"name": "Telegram用户列表",
"path": "/account-manage/telegram-users",
"category": "账号管理",
"status": "passed",
"error": null,
"hasContent": false
},
{
"name": "统一注册系统",
"path": "/account-manage/unified-register",
"category": "账号管理",
"status": "passed",
"error": null,
"hasContent": false
},
{
"name": "群组列表",
"path": "/group-config/list",
"category": "群组管理",
"status": "passed",
"error": null,
"hasContent": false
},
{
"name": "消息列表",
"path": "/message-management/list",
"category": "消息管理",
"status": "passed",
"error": null,
"hasContent": false
},
{
"name": "群发日志",
"path": "/log-manage/group-send",
"category": "日志管理",
"status": "passed",
"error": null,
"hasContent": true
},
{
"name": "注册日志",
"path": "/log-manage/register",
"category": "日志管理",
"status": "passed",
"error": null,
"hasContent": true
},
{
"name": "通用设置",
"path": "/system-config/general",
"category": "系统配置",
"status": "passed",
"error": null,
"hasContent": false
},
{
"name": "系统参数",
"path": "/system-config/params",
"category": "系统配置",
"status": "passed",
"error": null,
"hasContent": false
},
{
"name": "代理IP平台",
"path": "/system-config/proxy-platform",
"category": "系统配置",
"status": "passed",
"error": null,
"hasContent": false
},
{
"name": "营销仪表板",
"path": "/marketing-center/dashboard",
"category": "营销中心",
"status": "passed",
"error": null,
"hasContent": false
},
{
"name": "短信平台列表",
"path": "/sms-platform/platform-list",
"category": "短信平台",
"status": "passed",
"error": null,
"hasContent": false
},
{
"name": "短信统计",
"path": "/sms-platform/statistics",
"category": "短信平台",
"status": "passed",
"error": null,
"hasContent": false
},
{
"name": "名字管理",
"path": "/name-management/firstname",
"category": "名称管理",
"status": "passed",
"error": null,
"hasContent": false
},
{
"name": "姓氏管理",
"path": "/name-management/lastname",
"category": "名称管理",
"status": "passed",
"error": null,
"hasContent": false
},
{
"name": "私信任务列表",
"path": "/direct-message/task-list",
"category": "私信管理",
"status": "passed",
"error": null,
"hasContent": false
}
],
"endTime": "2025-07-30T09:58:52.890Z",
"duration": 12272
}