Commit Graph

1 Commits

Author SHA1 Message Date
Gan, Jimmy cd621d8e32 feat: add integration tests for system router
Deploy Dashboard (Dev) / deploy-dev (push) Successful in 1m51s
Run Tests / Backend Tests (push) Successful in 1m45s
Run Tests / Frontend Tests (push) Failing after 59s
Run Tests / Test Summary (push) Failing after 16s
- Add comprehensive tests for system stats endpoint with disk usage mocking
- Add tests for audit log endpoint with sample data
- Add tests for notification endpoint
- Add tests for OpenClaw token endpoint with LAN/non-LAN IP checks
- Add permission tests for admin-only endpoints

Results:
- System router coverage: 22% → 81%
- Total coverage: 43% → 45.14%
- Total tests: 144 → 156 (12 new tests)
- All tests passing
2026-04-07 09:13:25 +08:00