Files
frameworks_base/libs/WindowManager/Shell/tests/flicker
Yuncheol Heo bc0e28b480 Migrate FlickerPiPTests to WmShellFlickerTests.
- This CL migrates FlickerPiPTests.java to WmShell: http://shortn/_Y4GUnepWZl
- This introduces ImeAppHelper and ImeActivity from FlickerTests.
- This uses launchActivity() function to launch Keyboard Activity, since UiAutomator doesn't support to launch the multiple Activities in a task: http://shortn/_KlCIzvahyr

Bug: 167233905
Test: atest WMShellFlickerTests:PipKeyboardTest
Change-Id: I990e6e83213610ca657dbc69f4535971760fde65
2020-10-06 23:54:43 -07:00
..

WM Shell Flicker Test Package

Please reference the following links

on what is Flicker Test and how to write a Flicker Test

To run the Flicker Tests for WM Shell, simply run atest WMShellFlickerTests