WebPushClient: Implement an interface for mocking in UnitTests
kristof12345 opened this issue · 1 comments
kristof12345 commented
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!
coryjthompson commented
Thanks for your advice.
IWebPushClient was introduced for mocking and released in v1.0.12