Skip to content

chore(deps): bump geolocator from 9.0.2 to 10.1.0 #74

chore(deps): bump geolocator from 9.0.2 to 10.1.0

chore(deps): bump geolocator from 9.0.2 to 10.1.0 #74

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

Unit Tests βœ…

Tests passed successfully

βœ…Β reports/test-results.json

23 tests were completed in 29s with 22 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
test/app/config/geo_full_test.dart 0ms
test/app/landing_page_test.dart 3βœ… 889ms
test/models/child_model_test.dart 0ms
test/models/notification_model_test.dart 1βœ… 25ms
test/services/app_usage_local_service_test.dart 1βœ… 1βšͺ 93ms
test/services/app_usage_service_test.dart 1βœ… 17ms
test/services/database_service_test.dart 1βœ… 20ms
test/services/firestore_service_test.dart 0ms
test/services/notification_service_test.dart 1βœ… 26ms
test/services/shared_preference_service_test.dart 1βœ… 18ms
test/sign-in/email_sign_in_bloc_test.dart 1βœ… 52ms
test/sign-in/sign_in_manager_test.dart 2βœ… 77ms
test/sign-in/sign_in_page_test.dart 1βœ… 1s
test/validators_test.dart 3βœ… 32ms
test/widgets/auto_size_text_test.dart 1βœ… 475ms
test/widgets/bar_chart_test.dart 1βœ… 19ms
test/widgets/custom_raised_button_test.dart 1βœ… 496ms
test/widgets/empty_content_test.dart 1βœ… 488ms
test/widgets/feature_widget_test.dart 1βœ… 19ms
test/widgets/loading_map_test.dart 1βœ… 23ms

βœ…Β test/app/landing_page_test.dart

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

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