chore(deps): bump flutter_local_notifications from 14.1.1 to 16.3.0 #244
GitHub Actions / Unit Tests
succeeded
Jan 9, 2024 in 0s
Unit Tests ✅
✅ reports/test-results.json
13 tests were completed in 92s with 12 passed, 0 failed and 1 skipped.
✅ test/models/child_model_test.dart
✅ ChildModel Constructor
✅ test/models/notification_model_test.dart
✅ NotificationModel
✅ test/services/app_usage_local_service_test.dart
AppUsage Tests
⚪ getAppUsage returns a list of AppUsageInfo for Android
✅ getAppUsage throws an exception for non-Android platforms
✅ test/services/database_service_test.dart
✅ DatabaseServiceTest
✅ test/services/shared_preference_service_test.dart
✅ SharedPreference
✅ test/validators_test.dart
✅ non empty string
✅ empty string
✅ null string
✅ test/widgets/bar_chart_test.dart
✅ Bar Chart Test
✅ test/widgets/custom_raised_button_test.dart
✅ onPressed callback
✅ test/widgets/feature_widget_test.dart
✅ FeatureWidgetTest
✅ test/widgets/loading_map_test.dart
✅ LoadingMap
Loading