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 β
β Β reports/test-results.json
28 tests were completed in 24s with 26 passed, 0 failed and 2 skipped.
β Β 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
Loading