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

Release to dev #200

Merged
merged 14 commits into from
Sep 27, 2023

ci: fix ci

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

Release to dev #200

ci: fix ci
0864f2b
Select commit
Loading
Failed to load commit list.
GitHub Actions / Flutter Test Report dart_flutter_common succeeded Sep 26, 2023 in 0s

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 28s with 11 passed, 0 failed and 0 skipped.

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

✅ 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