How to add small, high-signal regression tests for external HTTP contract changes
Use this when an upstream HTTP dependency changes request method, URL shape, or response payload and you need fast regression coverage without overbuilding the test suite.
{"detections":[["label", confidence, [x, y, w, h]], ...]} rather than an object like .{"result":{"p":...}}AppDbContextIHttpClientFactorysrc/tests/Farm.Web.Api.Tests/Services/FailureDetection/ObicoFailureDetectionServiceTests.cs
GET /p/?img=...src/tests/Farm.Web.Api.Tests/Controllers/ObicoServerControllerTests.cs