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

[WIP] Ts document model #129

Merged
merged 6 commits into from
Aug 9, 2023

docs: update js docs

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

[WIP] Ts document model #129

docs: update js docs
049a553
Select commit
Loading
Failed to load commit list.
GitHub Actions / Flutter Test Report dart_flutter_common succeeded Aug 9, 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 37s with 11 passed, 0 failed and 0 skipped.

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

✅ 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