Test: Per-service analytics drill-down #82

Open
opened 2026-05-29 05:14:09 +00:00 by jmiller · 1 comment
Owner

Test: Service Stats View

What changed

New ServiceStats view accessible by clicking a service in the dashboard breakdown table.

Steps to test

  1. Go to Dashboard ? click a service name in the breakdown table
  2. Verify ServiceStats page loads with:
    • Service name + icon header
    • 4 stats cards (Total, Posted, Failed, Success Rate)
    • Daily trend chart (Chart.js)
    • Period selector (7d/30d/90d/All)
    • Recent posts table with status badges
    • Top articles list
  3. Change period ? verify data updates
  4. Click Dashboard button in toolbar ? returns to dashboard

Expected

  • All data filtered to the selected service only
  • Chart renders correctly
  • Period filter works
## Test: Service Stats View ### What changed New ServiceStats view accessible by clicking a service in the dashboard breakdown table. ### Steps to test 1. Go to Dashboard ? click a service name in the breakdown table 2. Verify ServiceStats page loads with: - Service name + icon header - 4 stats cards (Total, Posted, Failed, Success Rate) - Daily trend chart (Chart.js) - Period selector (7d/30d/90d/All) - Recent posts table with status badges - Top articles list 3. Change period ? verify data updates 4. Click Dashboard button in toolbar ? returns to dashboard ### Expected - All data filtered to the selected service only - Chart renders correctly - Period filter works
Author
Owner

Branch created: feature/82-test-per-service-analytics-drill-down

git fetch origin
git checkout feature/82-test-per-service-analytics-drill-down
Branch created: [`feature/82-test-per-service-analytics-drill-down`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/82-test-per-service-analytics-drill-down) ```bash git fetch origin git checkout feature/82-test-per-service-analytics-drill-down ```
Sign in to join this conversation.
Type Task
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#82