No description
|
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 9m47s
- billing.ts: Stripe now initialized lazily via getStripe() instead of at module load This prevents test suite crash when STRIPE_SECRET_KEY env var is not set - Add src/middleware/__tests__/auth.test.ts (6 tests): key extraction from Bearer header, X-API-Key header, query param; 401/403 responses; priority order - Add src/services/__tests__/keys.test.ts (6 tests): getTierLimit for all tiers - Total: 61 tests passing, 0 failures |
||
|---|---|---|
| .forgejo/workflows | ||
| public | ||
| sdk | ||
| src | ||
| .gitignore | ||
| Dockerfile | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||