Hi all 👋
If you haven't read the previous part (7th, sub-part 1) of this multi-part blog series yet, I highly encourage you to read it here.
For the second sub-part of the previous seventh part, we'll continue working on widget testing while using the Mockito dependency to test against our mocked out data! This time though, we'll test widget interactions (e.g. tap, drag, and etc.) on top of the previous tests (which only covered assertions of how the widget/UI gets rendered).
Here's the YouTube video:
As always, like/subscribe to my channel for more content ❤️
- Dave