io-app icon indicating copy to clipboard operation
io-app copied to clipboard

chore: [IOCOM-1883] Test for push notification permissions utils

Open Vangaorth opened this issue 4 months ago • 2 comments

Short description

This PR refactors the utility functions used to check and request push notification permissions and adds tests for them.

List of changes proposed in this pull request

  • checkPermissions and requestPermissions refactored to improve both readability and testability
  • added tests for all the functions in the pushNotifications/utils/index.ts file

How to test

Check that CI tests do succeed.

Vangaorth avatar Oct 18 '24 07:10 Vangaorth