web-push-libs/web-push-csharp

WebPushClient: Implement an interface for mocking in UnitTests

kristof12345 opened this issue · 1 comments

Hi!

When trying to make unit tests for my app it'd be really useful to mock WebPushClient. For this creating an abstract base class or an interface would be really useful (or just making SendNotificationAsync overridable).

Thank you!

Thanks for your advice.

IWebPushClient was introduced for mocking and released in v1.0.12