For some reason this test occasionally fails when run via gradle. I'm fairly confident that it's something about the testing framework rather than an actual bug, as we're pressing up on the edges of normal UI testing (behavior around effectively exiting the app). Once we're using Compose Navigation, we may be able to start the test from the MainMenu in order to make this simpler
For some reason this test occasionally fails when run via gradle. I'm fairly confident that it's something about the testing framework rather than an actual bug, as we're pressing up on the edges of normal UI testing (behavior around effectively exiting the app). Once we're using Compose Navigation, we may be able to start the test from the MainMenu in order to make this simpler