Previously setUpAll() fell back to 127.0.0.1 defaults when env vars were absent, causing Firebase Test Lab to report '0 test case results' instead of a clear failure. Now it calls fail() immediately with the list of missing variables. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>