- RED gate: tests for getHouseholdTimezone fallback chain (stored → TZ env → Intl) - Tests for null row value falling through to TZ env branch - Tests for isValidIanaTimezone (UTC, Etc/UTC, America/Chicago, Europe/London pass; garbage fails) - Mock Drizzle select chain follows requireAdmin.test.ts pattern - Saves/restores process.env.TZ in beforeEach/afterEach to prevent env state leaks