Slackbot
06/08/2021, 7:03 PMIan Lake
06/08/2021, 7:13 PMTestNavHostController
from the navigation-testing
artifact rather than a mock, but even then, you shouldn't be passing your NavController
into screens that you are trying to test: https://developer.android.com/jetpack/compose/navigation#testingCicero
06/08/2021, 8:14 PM