Files
Momento/memento-note/tests/unit
Antigravity b77783ed95
All checks were successful
CI / Lint, Unit Tests & Build (push) Successful in 5m7s
CI / Deploy production (on server) (push) Successful in 1m11s
fix(test): mettre à jour entitlements.test.ts — BASIC a chat=10 (pas FEATURE_NOT_AVAILABLE)
Le test 'should return FEATURE_NOT_AVAILABLE for BASIC user requesting chat'
était décalé par rapport à la config actuelle où BASIC a 10 crédits chat/mois.
Remplacement par deux tests reflétant la réalité:
- BASIC sous la limite (5/10) → allowed=true, limit=10
- BASIC à la limite (10/10) → allowed=false, reason=QUOTA_EXCEEDED
2026-05-30 11:04:49 +00:00
..