History log of /packages/apps/Launcher3/tests/src/com/android/launcher3/BindWidgetTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
da4fe1a6244457f144e0a331cada3ada17157809 27-May-2016 Sunny Goyal <sunnygoyal@google.com> Moving the QSB to the workspace grid.

The QSB will only be resent on the first screen of the workspace
covering the full width of the first row. If will not be movable.
The first screen of the workspace will not be movable.
The searchDropTargetBar no longer contains the QSB (it can be
renamed in aseparate cl).

Refactoring all QSB related logic by moving it to a custom view
inflated only using xml.
Change-Id: Icb4fd6eb855df1af15f685961c38351bf4fd4f4a
/packages/apps/Launcher3/tests/src/com/android/launcher3/BindWidgetTest.java
6d02c7a0337d37e5b1c596a4acec0c292a9b7f93 19-May-2016 Sunny Goyal <sunnygoyal@google.com> Adding some UI tests
> Launcher app from all-apps
> Drag icon to all-apps and launch it
> Add widget from widget tray

Change-Id: I6bd6128a7b560a23a887d1fb40bfcda25b9b02e7
/packages/apps/Launcher3/tests/src/com/android/launcher3/BindWidgetTest.java
9345ebfc5c6e555938a153262fcd4243616183a6 05-May-2016 Hyunyoung Song <hyunyoungs@google.com> Add test size annotation.

Rational/Background:

@MediumTest: An integration or functional test that validates the
interaction of one or more application modules on a single machine.
(should run under 1 sec: Usually get killed after 5 min)
@LargeTest: A system test, integration test, or end-to-end test that
verifies that a complete application works and accounts for the behavior
of external subsystems.
(Usually get killed after 15 min)

Change-Id: I8b668af3d2ca09c43ad45c6fd72b1d0d80c6b7d3
/packages/apps/Launcher3/tests/src/com/android/launcher3/BindWidgetTest.java
7eab3cc374aeaaa6e305a3f583901da9844dfe08 19-Mar-2016 Sunny Goyal <sunnygoyal@google.com> Fixing broken instrumentation tests when run from command line

Change-Id: I923cdbaaaf18c9b765d1e70122b92cd2c1621e06
/packages/apps/Launcher3/tests/src/com/android/launcher3/BindWidgetTest.java
16466f1bbb935d56c01b10551ead416feb7fc943 10-Mar-2016 Sunny Goyal <sunnygoyal@google.com> Adding UI tests for various bind widget flows

Change-Id: I634302051886baee6b6424f69bc95db860b4823e
/packages/apps/Launcher3/tests/src/com/android/launcher3/BindWidgetTest.java