| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Migrates DetectedAsAd from ControllableHttpResponse to ExpectationHandler
The test only validates request/response behavior using a static response
and does not require dynamic response generation, delayed completion, or
request-dependent handling. Refactoring to `ExpectationHandler`
simplifies the embedded test server setup while preserving existing test
coverage and behavior.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |