platform_packages_apps_Laun.../tests
Vadim Tryshev dc755e718d Started converting Launcher to be gesture-stable
All tests keep passing.

WorkTabTest.workTabExists was made gesture-stable. There is no need to
use TAPL, as the point is not to check answering to gestures, but to
check presence of tabs, which is better to do using launcher internal
state. (It still fails if run as a part of all tests, presumably,
because after Launcher's start, changes in user configuration are not
recognized, so I've commented the failing part)

Bug: 110103162
Test: Run all tests
Change-Id: Ic30b8e8475d16cee3880332f12311a44ddfa26cb
2018-08-14 10:29:57 -07:00
..
res Adding support for hiding widgets from the widget tray and reconfiguring widgets 2018-03-02 13:20:09 -08:00
src/com/android/launcher3 Started converting Launcher to be gesture-stable 2018-08-14 10:29:57 -07:00
tapl/com/android/launcher3/tapl Support for running Overview tests with quickstep on and off 2018-08-10 17:35:43 -07:00
Android.mk Started converting Launcher to be gesture-stable 2018-08-14 10:29:57 -07:00
AndroidManifest-common.xml Delete unnecessary line to trigger build 2018-07-18 17:30:29 -07:00
AndroidManifest.xml Fix duplicate <uses-sdk> elements in Launcher3Tests 2018-06-18 13:49:04 -07:00