Files
daily-notification-plugin/tests
Matthew Raymer 4b8f936247 fix: complete test mock implementations for all DailyNotificationPlugin methods
- Added missing configuration methods to all test mocks
- Fixed TypeScript compilation errors in test suite
- All 58 tests now passing successfully
- Ensures test coverage for complete plugin interface

Methods added:
- configure, maintainRollingWindow, getRollingWindowStats
- getExactAlarmStatus, requestExactAlarmPermission, openExactAlarmSettings
- getRebootRecoveryStatus

BREAKING CHANGE: Test mocks now match complete plugin interface
2025-09-22 07:26:03 +00:00
..