Files
Peter Schilling 8a42357827 Make issue-view test deterministic
Fix flaky test that was failing due to non-deterministic port numbers
in error messages and Docker listening on the hardcoded test port.

- Change test endpoint from port 3000 to 59123 to avoid Docker
  conflicts that caused timeouts
- Normalize ephemeral port numbers in error messages to a stable
  placeholder (127.0.0.1:PORT)

Claude-session-id: a1a55e89-c333-41b3-8034-b9cbe6514ad3
2025-12-02 22:56:00 -08:00
..