Files
mcp-nextcloud/tests/unit
Chris CoutinhoandClaude Opus 4.8 5b468514ec test(vector): use network-mode 404 signal + https in not-wrap test (#926)
- Clear SonarCloud hotspot python:S5332 (insecure http:// URL) by using
  https:// for the inert placeholder Qdrant URL in the network-mode test.
- Make the test faithful to production: stub the network existence-check
  with UnexpectedResponse(404) (what the real HTTP client raises) instead
  of the local-mode ValueError("not found"), per round-2 review.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 10:22:39 +02:00
..