mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-06-11 00:34:54 +02:00
fb435a53c4
Add 29 new tests covering previously uncovered code paths: - redis.py: delete(), close(), string value decoding - cache.py: serialization branches (pydantic, dict, list), set error fallback - app.py: lifespan Redis init (enabled/disabled), cache close on shutdown - app.py: X-Cache middleware (HIT/MISS/no-status) - app.py: /health/ready Redis status (connected/unreachable/omitted) - cli.py: Redis banner output, create_app param passthrough - Route key builders: dashboard/stats, dashboard/message-activity, channels, messages