How to test composables background?
I have an application written in compose and I want to test it’s background based on state stored in viewmodel and interaction with the composable item, like:
I have an application written in compose and I want to test it’s background based on state stored in viewmodel and interaction with the composable item, like: