I have a simple app with two screens and just uses...
# compose
a
I have a simple app with two screens and just uses the
compose navigation
All I want to write
ui
tests to test navigation and the ui states. I searched a lot but I didn't find resources to do this!
i
I assume you already read the section on testing in the Navigation Compose guide? https://developer.android.com/jetpack/compose/navigation#testing