element-x-ada/libraries/push/test
Jorge Martin Espinosa ebe94f873e
Sync notifications using WorkManager (#5545)
* Initial implementation of notification sync using `WorkManager`

* Use custom `MetroWorkerFactory` to allow assisted injection in WorkManager Workers

* Add tests for `FetchNotificationWorker`. Create `FakeNotificationResolverQueue` to help testing.

* Add more tests, fix Konsist checks

* Add tests for `SyncNotificationWorkManagerRequest`

* Simplify `FakeNotificationResolverQueue`
2025-10-17 09:51:27 +00:00
..
src/main/kotlin/io/element/android/libraries/push/test Sync notifications using WorkManager (#5545) 2025-10-17 09:51:27 +00:00
build.gradle.kts Introduce PushHistoryService to store data about the received push (#4573) 2025-04-11 12:56:54 +02:00