There are no hard and fast rules about how much and how to test a component. In my talk, I'll show you how to start using Test Driven Development for an Android app using Jetpack compose.
When using the TDD approach, one begins writing the addition tests before the implementation code.