Matthew Raymer
6f71180fd4
fix(android): Add Robolectric SDK config for tests
Added @Config(sdk = [28]) annotation to DailyNotificationRecoveryTests to fix Robolectric initialization error (targetSdkVersion=35 > maxSdkVersion=34).
All 3 combined edge case tests now pass:
- test_combined_dst_boundary_duplicate_delivery_cold_start ✅
- test_combined_rollover_duplicate_delivery_cold_start ✅
- test_combined_schema_version_cold_start_recovery ✅
2025-12-23 03:45:12 +00:00
..
2025-11-06 06:28:00 +00:00
2025-11-05 08:08:37 +00:00
2025-12-23 03:45:12 +00:00
2025-11-05 08:08:37 +00:00
2025-12-23 03:45:12 +00:00
2025-11-05 08:08:37 +00:00
2025-11-05 08:08:37 +00:00
2025-11-05 08:08:37 +00:00
2025-11-05 08:08:37 +00:00
2025-11-06 06:28:00 +00:00