LeeSanderson / Azure.Functions.Testing

Integration testing helper library for Azure Functions in the style of WebApplicationFactory (Microsoft.AspNetCore.Mvc.Testing)
MIT License
1 stars 1 forks source link

[Bugfix] Connection refused caused startup to fail #2

Closed LeeSanderson closed 1 year ago

LeeSanderson commented 1 year ago

Update startup logic based so "connection refused" behaviour is handled more gracefully