sendgrid-java icon indicating copy to clipboard operation
sendgrid-java copied to clipboard

How to use wiremock?

Open Wallman opened this issue 10 months ago • 1 comments

How would I use Wiremock (or similar) for integration testing with this library?

I've tried setting spring.sendgrid.proxy.host and spring.sendgrid.proxy.port to localhost:{port} but the library seems to require TLS/SLL :(

Wallman avatar Mar 11 '25 13:03 Wallman

If there is no good solution I will just use the REST API instead

Wallman avatar Mar 11 '25 13:03 Wallman