Assuming the loading spinner is based on some exte...
# compose
l
Assuming the loading spinner is based on some external api call
n
You may want to look into registering an idling resource https://developer.android.com/jetpack/compose/testing#idling-resources
k
Can you mock api call?