TESTING CORE USER JOURNEY - Registration/Login ================================================== HEALTH_CHECK: FAILED - HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /health (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it')) REGISTRATION_API: FAILED - HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /api/auth/register (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it')) USER_JOURNEY_TEST: COMPLETE