LT-03 — socket.io Connects to the Server Successfully
Live Tracking
Admin Panel
LT-03 — socket.io Connects to the Server Successfully
LT-03 — socket.io Connects to the Server Successfully
Target
Admin Panel — Live Tracking
Preconditions
- Admin is logged in
- The socket.io server is running
Steps
- Navigate to Live Tracking
- Open browser developer tools → Network tab
- Filter for socket.io requests
- Observe the connection status
Expected Result
- The socket.io handshake completes successfully (HTTP 101 or 200)
- No 503 or connection refused errors appear
- The WebSocket connection is established