测试概览

测试类型 测试环境 上次更新时间 测试状态
系统功能测试 Hexo v7.3.0 2025-06-16 11:42:28 ✔️ 通过
API接口测试 Qexo v3.6.0 2025-06-16 11:42:28 ✔️ 通过
CI/CD流程测试 GitHub Actions 2025-06-16 11:42:28 ✔️ 通过
站点部署测试 Production Env 2025-06-16 11:42:28 ✔️ 通过

hexo test

1
2
3
4
5
INFO  Start processing
INFO Files loaded in 598 ms
......
INFO 122 files generated in 1.18 s
INFO Validating config

qexo test

1
OK

github action test

1
2
3
4
5
INFO  Deploying: git
INFO Setting up Git deployment...
......
INFO Deploy done: git

site test

1
OK