- 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