Files
manage/frontend/src/integrations/__tests__/.pi-map.md
T
Developer ec7ebd7013 chore: regenerate stale .pi-map.md / .pi-map.index.md project maps
Project map had drifted: claimed recharts unused (was used), ObservabilityPage.tsx
exists (refactored to service-tabs/), missed JellyfinNowPlayingWidget +
authentik/backups service types. Regenerate to reflect post-change reality:
new Qbittorrent/LineSeriesChart/Prometheus{Gauge,Mean}Widget files,
service_data.py/qbittorrent_store.py, canonical prometheus-charting +
service-storage specs, archived changes.
2026-07-09 14:05:56 +00:00

781 B

frontend/src/integrations/tests

dir: frontend/src/integrations/tests

index: frontend/src/integrations/tests/.pi-map.index.md

role

Test suite that validates navigation entry generation logic for service type configurations.

files

  • navEntries.test.ts | Tests the configuredNavEntries function and SERVICE_TYPE_NAV_ENTRIES constant to verify correct navigation entry generation based on configured service types. | dep: vitest, ../navEntries

arch

Unit testing pattern verifying pure functions and constants produce expected navigation structures based on input configuration.

tags

nav, service, entries.test, tests, configurednaventries, type, entries, constant

symbols

workflows

  • update tests tests read: navEntries.test.ts

dirty