=== Admin Auth E2E Tests === --- Test 1: Admin login page --- ✗ Status: 404 --- Test 2: Admin login --- ✗ Admin login failed: code=404, redirect= Response: HTTP/1.1 404 Not Found Date: Mon, 02 Mar 2026 21:20:17 GMT Server: Apache Accept-Ranges: bytes Cache-Control: no-cache, no-store, must-revalidate Pragma: no-cache Expires: 0 Transfer-Encoding: chunked Content-Type: text/html --- Test 3: Admin dashboard --- ✗ Admin dashboard failed: code=404, size=10384 --- Test 4: Admin pages --- ✗ /admin/users => 404 ✗ /admin/payments => 404 ✗ /admin/packages => 404 ✗ /admin/roles => 404 ✗ /admin/settings => 404 ✗ /admin/logs => 404 ✗ /admin/reports => 404 ✗ /admin/free-credits => 404 ✗ /admin/announcements => 404 --- Test 5: Admin logout --- ✗ Admin logout returned 404 === Results: 0 passed, 14 failed ===