Skip to content

chore(deps): bump bloc from 8.1.1 to 8.1.2 #76

chore(deps): bump bloc from 8.1.1 to 8.1.2

chore(deps): bump bloc from 8.1.1 to 8.1.2 #76

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

Unit Tests βœ…

Tests passed successfully

βœ…Β reports/test-results.json

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

Test suite Passed Failed Skipped Time
test/app/config/geo_full_test.dart 1βœ… 1βšͺ 859ms
test/app/landing_page_test.dart 3βœ… 846ms
test/models/child_model_test.dart 1βœ… 22ms
test/models/notification_model_test.dart 1βœ… 21ms
test/services/app_usage_local_service_test.dart 1βœ… 1βšͺ 111ms
test/services/app_usage_service_test.dart 1βœ… 24ms
test/services/database_service_test.dart 1βœ… 21ms
test/services/firestore_service_test.dart 2βœ… 32ms
test/services/notification_service_test.dart 1βœ… 33ms
test/services/shared_preference_service_test.dart 1βœ… 16ms
test/sign-in/email_sign_in_bloc_test.dart 1βœ… 45ms
test/sign-in/sign_in_manager_test.dart 2βœ… 83ms
test/sign-in/sign_in_page_test.dart 1βœ… 1s
test/validators_test.dart 3βœ… 31ms
test/widgets/auto_size_text_test.dart 1βœ… 475ms
test/widgets/bar_chart_test.dart 1βœ… 23ms
test/widgets/custom_raised_button_test.dart 1βœ… 480ms
test/widgets/empty_content_test.dart 1βœ… 535ms
test/widgets/feature_widget_test.dart 1βœ… 24ms
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