Commit Graph

3 Commits

Author SHA1 Message Date
Hermes db4663380b CUB-196: fix future timestamps, negative battery clamp, boundary tests
Grimm review fixes:
- formatRelativeTime: guard future timestamps (clock skew) → 'unknown'
- battery display: clamp negative values to 0%
- formatTimeLeft: floor fractional seconds
- Tests: +4 (future timestamp, negative battery, 15%/50% boundaries)
2026-05-21 14:07:57 +00:00
Rex 08d5ceb792 CUB-196: remove unused vi import from test 2026-05-21 12:07:52 +00:00
Rex 047241005b CUB-196: add CameraCard unit tests (vitest + testing-library, 16 tests) 2026-05-21 12:07:05 +00:00