The logic of `TaskListDataModel` to `TaskListUiModel` is quite complex, it really deserves dedicated unit tests. While doing it, ensure the mapping can be mocked to simplify `TaskListsViewModel` tests, especially those checking flow updates.