# Configuration de test NODE_ENV=test PORT=8081 LOG_LEVEL=error # Configuration signer pour les tests SIGNER_WS_URL=ws://localhost:9090 SIGNER_BASE_URL=http://localhost:9090 SIGNER_API_KEY=test-api-key # Configuration CORS pour les tests CORS_ALLOWED_ORIGINS=http://localhost:3000,http://localhost:8081 # Configuration des services externes (mocks) IDNOT_API_KEY=test-key OVH_APP_KEY=test-key STRIPE_SECRET_KEY=sk_test_mock