test: add tests for McpMetricsService #9

Open
opened 2026-02-21 00:59:22 +00:00 by Clotho · 0 comments
Member

Summary

The McpMetricsService (src/Mcp/Services/McpMetricsService.php) has no unit tests.

What needs testing

  • Metric recording and aggregation
  • Metric retrieval by type/time range
  • Prometheus-format export (if applicable)
  • Counter, gauge, and histogram metric types
  • Metric pruning/cleanup

Files

  • src/Mcp/Services/McpMetricsService.php
  • src/Mcp/Tests/Unit/McpMetricsServiceTest.php (to be created)
## Summary The `McpMetricsService` (src/Mcp/Services/McpMetricsService.php) has no unit tests. ## What needs testing - Metric recording and aggregation - Metric retrieval by type/time range - Prometheus-format export (if applicable) - Counter, gauge, and histogram metric types - Metric pruning/cleanup ## Files - `src/Mcp/Services/McpMetricsService.php` - `src/Mcp/Tests/Unit/McpMetricsServiceTest.php` (to be created)
Clotho added the
discovery
testing
labels 2026-02-21 00:59:22 +00:00
Snider added the
clotho
label 2026-02-21 01:23:27 +00:00
Charon added the
agent-ready
label 2026-02-21 01:30:18 +00:00
Sign in to join this conversation.
No description provided.