erio
5534347328
test: add unit tests for channel platform matching, interval validation, credits check
- TestIsPlatformPricingMatch: 12 cases covering all platform combinations
- TestMatchingPlatforms: 4 cases for platform expansion
- TestGetChannelModelPricing_AntigravityCrossPlatform: antigravity sees anthropic pricing
- TestGetChannelModelPricing_AnthropicCannotSeeAntigravityPricing: no reverse leakage
- TestResolveChannelMapping_AntigravityCrossPlatform: antigravity uses anthropic mapping
- TestFilterValidIntervals: 8 cases for empty interval filtering
- TestHasEnoughCredits: 10 cases for credits balance threshold logic
- Extract hasEnoughCredits() pure function for testability
2026-04-04 11:17:49 +08:00
..
2026-03-30 15:36:53 +08:00
2026-03-18 15:03:24 +08:00
2026-04-04 11:17:49 +08:00
2026-03-27 14:33:05 +08:00
2026-04-04 11:17:24 +08:00
2026-04-04 11:17:24 +08:00
2026-04-04 11:09:28 +08:00
2026-04-04 11:17:49 +08:00
2026-03-17 15:38:18 +08:00
2026-03-09 19:55:18 +08:00
2026-03-18 14:13:52 +08:00