# n8n Tests ## Target - **URL:** https://n8n. ## Automated Checks - `health_check.py` — Confirms the instance is reachable and returns HTTP 200. ## Manual Verification 1. Open `https://n8n.` in a browser. 2. Confirm the n8n setup/login page loads without errors. 3. Complete the admin account creation wizard if first time. 4. Create a simple workflow and verify it executes successfully.