Just looking to confirm, but it seems like if you have Canvas, that “onDraw” lambda is not called. I have tried this with both createComposeRule and createAndroidComposeRule. This makes it difficult to unit test these things. Am i limited to just espresso tests for that kind of stuff?