Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various #138

Merged
merged 8 commits into from
Aug 13, 2023

build: remove cached_network_image from mottai_flutter_app

21e46d8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Various #138

build: remove cached_network_image from mottai_flutter_app
21e46d8
Select commit
Loading
Failed to load commit list.
GitHub Actions / Flutter Test Report dart_flutter_common succeeded Aug 13, 2023 in 1s

Flutter Test Report dart_flutter_common ✅

Tests passed successfully

✅ /home/runner/work/mottai-flutter-app/mottai-flutter-app/packages/dart_flutter_common/test-report.log

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

Test suite Passed Failed Skipped Time
packages/dart_flutter_common/test/date_time_test.dart 11✅ 171ms

✅ packages/dart_flutter_common/test/date_time_test.dart

test DateTimeExtension
  ✅ test formatDate
  ✅ test formatDateTime
  ✅ test formatRelativeDate for today
  ✅ test formatRelativeDate for yesterday
  ✅ test formatRelativeDate for 2 daysBefore
  ✅ test formatRelativeDate for 3 daysBefore
  ✅ test formatRelativeDate for 4 daysBefore
  ✅ test formatRelativeDate for 5 daysBefore
  ✅ test formatRelativeDate for 6 daysBefore
  ✅ test formatRelativeDate for 7 daysBefore
  ✅ test formatRelativeDate for over a week ago