jgrusewski
1b0a122174
Wave 144-145: Test enablement and JWT authentication fix
Wave 144: Enable 112 infrastructure and E2E tests
- Remove #[ignore] from PostgreSQL tests (41 tests)
- Remove #[ignore] from Redis tests (18 tests)
- Remove #[ignore] from Vault tests (11 tests)
- Remove #[ignore] from E2E tests (42 tests: service health, backtesting, trading)
- Fix test_metrics_output (add metrics initialization)
- Create infrastructure health check script
Wave 145: Fix JWT authentication for E2E tests
- Add JWT_SECRET, JWT_ISSUER, JWT_AUDIENCE to Trading Service
- Add JWT_SECRET, JWT_ISSUER, JWT_AUDIENCE to Backtesting Service
- Add JWT_SECRET, JWT_ISSUER, JWT_AUDIENCE to ML Training Service
- Fix auth_helpers.rs hardcoded issuer/audience values
- Migrate E2E tests to TestAuthConfig pattern
Root Cause (Wave 145): Backend services missing JWT environment variables
Solution: Unified JWT configuration across all services
Result: Services healthy, E2E tests need .env sourced for validation
Agents: 311-320 (Wave 144), 331-342 (Wave 145)
Files Modified: 35 (14 modified, 21 created)
Documentation: 21 reports created (1,455+ lines)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-12 15:37:38 +02:00
..
2025-10-07 00:42:57 +02:00
2025-10-11 17:06:02 +02:00
2025-10-11 17:06:02 +02:00
2025-10-10 23:05:26 +02:00
2025-10-03 21:30:48 +02:00
2025-10-04 19:01:23 +02:00
2025-10-05 19:44:26 +02:00
2025-10-04 12:14:46 +02:00
2025-10-11 17:06:02 +02:00
2025-10-11 17:06:02 +02:00
2025-10-06 19:15:00 +02:00
2025-10-06 19:15:00 +02:00
2025-10-06 12:29:54 +02:00
2025-10-11 17:06:02 +02:00
2025-10-07 14:25:46 +02:00
2025-10-10 23:05:26 +02:00
2025-10-06 19:15:00 +02:00
2025-10-06 09:24:09 +02:00
2025-10-06 19:15:00 +02:00
2025-10-06 09:24:09 +02:00
2025-10-07 14:25:46 +02:00
2025-10-11 17:06:02 +02:00
2025-10-11 17:06:02 +02:00
2025-10-06 23:05:08 +02:00
2025-10-11 17:06:02 +02:00
2025-10-11 17:06:02 +02:00
2025-10-11 17:06:02 +02:00
2025-10-03 07:34:26 +02:00
2025-10-07 00:42:57 +02:00
2025-10-12 15:37:38 +02:00
2025-10-10 23:05:26 +02:00
2025-10-12 15:37:38 +02:00
2025-10-03 22:58:22 +02:00
2025-10-03 07:34:26 +02:00
2025-10-07 18:08:23 +02:00
2025-10-07 18:08:23 +02:00
2025-10-11 17:06:02 +02:00
2025-10-05 22:23:50 +02:00
2025-10-04 12:14:46 +02:00