commit | 09e8750a91ebfd4ac9a77b5fc882536fbdb53374 | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Thu Nov 24 15:27:36 2022 +0100 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Mon Nov 28 10:56:21 2022 +0100 |
tree | 2cf3d76661479a7969a47f5c8867ee1aeaf66be7 | |
parent | d94681b39442d7575e0cd381dda330e09bbce48d [diff] |
Clean-up FooterActionsViewModelTest This CL cleans up FooterActionsViewModelTest and FooterActionsTestUtils by making sure that the same TestCoroutineScheduler is used by all TestDispatchers, and by using the new collectLastValue(Flow) API instead of manually collecting each Flow. Bug: 242040009 Test: atest FooterActionsViewModelTest Change-Id: Ia3b1ae8fba05c2ed9cf3a46d3cc7546161092f42