mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 10:43:36 +00:00
b763ccc412
83 test cases covering classifyStatus, isNumeric, looksLikeUUID, normalizeSegment, and normalizeRoute functions used for Prometheus metrics aggregation. Tests cover status code classification, numeric string validation, UUID format detection, URL segment normalization, and route path normalization with query param stripping.