Skip to content

chore(deps): bump firebase_storage from 11.2.4 to 11.6.0 #72

chore(deps): bump firebase_storage from 11.2.4 to 11.6.0

chore(deps): bump firebase_storage from 11.2.4 to 11.6.0 #72

GitHub Actions / Unit Tests succeeded Jan 9, 2024 in 1s

Unit Tests βœ…

Tests passed successfully

βœ…Β reports/test-results.json

28 tests were completed in 25s with 26 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
test/app/config/geo_full_test.dart 1βœ… 1βšͺ 864ms
test/app/landing_page_test.dart 3βœ… 824ms
test/models/child_model_test.dart 1βœ… 61ms
test/models/notification_model_test.dart 1βœ… 25ms
test/services/app_usage_local_service_test.dart 1βœ… 1βšͺ 99ms
test/services/app_usage_service_test.dart 1βœ… 23ms
test/services/database_service_test.dart 1βœ… 20ms
test/services/firestore_service_test.dart 2βœ… 30ms
test/services/notification_service_test.dart 1βœ… 45ms
test/services/shared_preference_service_test.dart 1βœ… 21ms
test/sign-in/email_sign_in_bloc_test.dart 1βœ… 67ms
test/sign-in/sign_in_manager_test.dart 2βœ… 52ms
test/sign-in/sign_in_page_test.dart 1βœ… 1s
test/validators_test.dart 3βœ… 23ms
test/widgets/auto_size_text_test.dart 1βœ… 480ms
test/widgets/bar_chart_test.dart 1βœ… 21ms
test/widgets/custom_raised_button_test.dart 1βœ… 496ms
test/widgets/empty_content_test.dart 1βœ… 537ms
test/widgets/feature_widget_test.dart 1βœ… 20ms
test/widgets/loading_map_test.dart 1βœ… 19ms

βœ…Β test/app/config/geo_full_test.dart

βœ… GeoFull Test
βšͺ GeoFull Test

βœ…Β test/app/landing_page_test.dart

βœ… stream waiting
βœ… null User
βœ… non-null User

βœ…Β 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/app_usage_service_test.dart

βœ… App Usage Local

βœ…Β test/services/database_service_test.dart

βœ… DatabaseServiceTest

βœ…Β test/services/firestore_service_test.dart

βœ… setChild
βœ… liveUpdateChild

βœ…Β test/services/notification_service_test.dart

βœ… Notification Service

βœ…Β test/services/shared_preference_service_test.dart

βœ… SharedPreference

βœ…Β test/sign-in/email_sign_in_bloc_test.dart

βœ… When email is updated AND password is updated AND submit is called THEN model stream emits the correct event

βœ…Β test/sign-in/sign_in_manager_test.dart

βœ… sign-in success
βœ… sign-in failure

βœ…Β test/sign-in/sign_in_page_test.dart

βœ… email&password navigation

βœ…Β test/validators_test.dart

βœ… non empty string
βœ… empty string
βœ… null string

βœ…Β test/widgets/auto_size_text_test.dart

βœ… AutoSizeText

βœ…Β test/widgets/bar_chart_test.dart

βœ… Bar Chart Test

βœ…Β test/widgets/custom_raised_button_test.dart

βœ… onPressed callback

βœ…Β test/widgets/empty_content_test.dart

βœ… Empty Content

βœ…Β test/widgets/feature_widget_test.dart

βœ… FeatureWidgetTest

βœ…Β test/widgets/loading_map_test.dart

βœ… LoadingMap