immich/mobile/test/domain/services
Luis Nachtigall 354dd3cc3c
feat(mobile): enhance album sorting functionality with order handling (#24816)
* feat: enhance album sorting functionality with effective order handling

* mobile: formatting

* test: align album sorting order in unit tests with defaultSortOrder

* test(mobile): add reverse order validation for album sorting

* chore(PR): remove OppositeSortOrder Extension and move it directly into SortOrder enum

* refactor: return sorted list directly in album sorting function

* refactor: remove sort_order_extensions.dart
2026-02-07 10:11:37 +05:30
..
album.service_test.dart feat(mobile): enhance album sorting functionality with order handling (#24816) 2026-02-07 10:11:37 +05:30
asset.service_test.dart feat: image editing (#24155) 2026-01-09 17:59:52 -05:00
hash_service_test.dart fix: slow hash reconcilation (#25503) 2026-01-26 09:12:00 -06:00
local_sync_service_test.dart feat: add cloud id during native sync (#20418) 2026-01-14 12:34:11 -06:00
log_service_test.dart feat: migrate store to sqlite (#21078) 2025-08-21 14:58:50 -05:00
store_service_test.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
sync_stream_service_test.dart fix: width and height migration issue (#25643) 2026-01-28 15:14:50 -06:00
user_service_test.dart fix: user profile images not working in beta timeline (#20203) 2025-07-30 11:09:28 -05:00