feat: ajout 6 fichiers de tests automatisés — 39/39 verts
This commit is contained in:
parent
708517edef
commit
f4849571c4
10 changed files with 422 additions and 3 deletions
|
|
@ -480,14 +480,14 @@ npm run test:coverage
|
|||
**Résultat attendu (tous les tests au vert) :**
|
||||
```
|
||||
✓ canUserSimulate (7 tests)
|
||||
✓ getPlanPermissions (7 tests)
|
||||
✓ checkFeatureAccess (13 tests)
|
||||
✓ getPlanPermissions (4 tests)
|
||||
✓ checkFeatureAccess (14 tests)
|
||||
✓ updateUserPlan (4 tests)
|
||||
✓ verifyStripeWebhook (4 tests)
|
||||
✓ calculateProrata (6 tests)
|
||||
|
||||
Test Files 6 passed (6)
|
||||
Tests 41 passed (41)
|
||||
Tests 39 passed (39)
|
||||
Duration ~1.2s
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue