Skip to content

Pub workspaces

Pub workspaces #53

GitHub Actions / Test Report succeeded Jan 1, 2025 in 0s

10 passed, 0 failed and 0 skipped

Tests passed successfully

✅ tests.json

10 tests were completed in 11s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
/home/runner/work/sizzle_starter/sizzle_starter/test/.test_optimizer.dart 10✅ 581ms

✅ /home/runner/work/sizzle_starter/sizzle_starter/test/.test_optimizer.dart

src/feature/settings/model/app_theme_test.dart AppTheme
  ✅ should build theme with correct seed color for light theme
  ✅ should build theme with correct seed color for dark theme
src/core/utils/color_codec_test.dart ColorCodec
  ✅ should match the color when encoding and decoding
  ✅ should match the color when encoding and decoding with alpha, red, green and blue
src/core/utils/retry_request_mixin_test.dart Retry request mixin
  ✅ retries base request
  ✅ retries multipart request
  ✅ throws on unsupported / not provided request
src/feature/home/widget/home_screen_test.dart HomeScreen
  ✅ renders correctly
src/core/utils/firebase_analytics_reporter_test.dart FirebaseAnalyticsReporter
  ✅ logEvent logs event to Firebase Analytics
  ✅ logEvent logs event with parameters