commit | 6a3f1891a8415d4f00ccb85dca3e528596c62ce2 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Mon Oct 16 16:41:53 2023 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Tue Oct 17 08:11:37 2023 -0700 |
tree | e70217ac2a780e5b9039986e3aaa7f679d80b4ca | |
parent | 908042bae432901dd8d324037288b21d32e5d0db [diff] |
Add test for MonkeySourceScript This is the first test that will cover the behaviour of monkey command. It's being added so that we can provably solve bugs in the monkey code in the future. It also highlights the incorrect behaviour of the current PinchZoom command: it uses the wrong ACTION_POINTER_DOWN event, and it lacks an ACTION_UP event. Bug: 281806933 Test: atest monkey_test Change-Id: Idad80fc0b2374978ba0a38a64c0de28259c389bc