mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +03:00
New test file stacked-allocation-bar.test.tsx covers: - empty allocations → null render - 3 segments with correct widths (50%/30%/20%) - 1 segment at 100% - labels without usedSuffix when usage=null - usedSuffix labels when usage provided (consumed/fairShare%) - fallback to apiKeyId when keyLabel missing pool-card.test.tsx updated: mock StackedAllocationBar, assert it renders when pool.allocations is non-empty.