I'm running into bugs in my touch gesture handler ...
# android
d
I'm running into bugs in my touch gesture handler and want to be able to test it. I think I can create mock MotionEvents and then see how the flow of state reacts, but I'm not sure how to generate realistic events. Record them on a device?