summaryrefslogtreecommitdiffstats
path: root/quickstep/tests
Commit message (Collapse)AuthorAgeFilesLines
* Taking screenshots for local tests for FallbackRecentsTestvadimt2019-06-251-4/+13
| | | | Change-Id: I604e7e90f2146069827b520d44db1854edc7aa77
* Revert "Enable @PortraitLandscape for testBackground"Vadim Tryshev2019-06-221-1/+1
| | | | | | | | This reverts commit b6e2cd8546c76b328aed512c7f67bc0256b326d4. Reason for revert: b/135567630 Change-Id: I4cd87356177a141c99e3865b8794de58386d0f49
* Enable @PortraitLandscape for testBackgroundvadimt2019-06-211-1/+1
| | | | | | Now that Recents rotation crash is fixed Change-Id: Ibca9460e45fc533e414537f7923a2d09fc59f58a
* Tests: waiting for nav bar to match nav modevadimt2019-06-201-5/+12
| | | | Change-Id: Ib17fce4577e1e2c585108f0e95a98fad710e5eb2
* Enabling tests in landscape modevadimt2019-06-171-1/+1
| | | | | Bug: 121280703 Change-Id: I3245ca8d0b0496035658ce2a602882a62942f3f1
* Merge "After switching nav mode, wait for the sysui mode to sync" into ↵Vadim Tryshev2019-06-141-5/+40
|\ | | | | | | ub-launcher3-qt-dev
| * After switching nav mode, wait for the sysui mode to syncvadimt2019-06-131-5/+40
| | | | | | | | | | Bug: 133867119 Change-Id: I0290753aa295bc3167e1d396cedd410c77413579
* | Optimizing some layouts in taskviewSunny Goyal2019-06-131-3/+3
| | | | | | | | | | | | | | | | | | > Recycling DigitalWellBeingToast so that the view is not inflated everytime > Simplifying DigitalWellBeingToast to use a single text view > Adding support for footers in taskView without creating additional layout Bug: 122345781 Change-Id: Ia889819b93eb8644532ea95c6767554874d5e2d1
* | Not using settings app in testsvadimt2019-06-121-1/+2
|/ | | | Change-Id: I7542dab07a0d5a76cc90f4b5eee0d376b5d8ca11
* Test: using RuleChain to create a correct order of rules.vadimt2019-06-061-3/+7
| | | | Change-Id: I2eeb933eab8e5f19b1f80d47566a511ddbdeb28b
* Temporarily not using RuleChain as it mysteriously breaks testsvadimt2019-06-051-5/+4
| | | | Change-Id: I8bdd9a8ea12cfdbd92fe724181e7479cadcb26fe
* Taking local screenshot before navigation state is restoredvadimt2019-06-051-5/+5
| | | | Change-Id: Id8003b17c68af5b4882bdbf5e14a142875791cbc
* Increasing wait time after mode switch.vadimt2019-05-291-1/+1
| | | | | | | This is temporary. Apparently, it takes time for Sys UI to update after the mode switch. Change-Id: I434b86af15d9987a448682684c790d89acab85dc
* Merge "Removing prediciton loading state" into ub-launcher3-qt-devSunny Goyal2019-05-241-4/+0
|\
| * Removing prediciton loading stateSunny Goyal2019-05-231-4/+0
| | | | | | | | | | | | | | | | Also fixing test flakyness due to delayed prediction loading Bug: 132993129 Bug: 131854153 Change-Id: I85f7afff0e3ee0ca9e40e92e91681f797a0bc2de
* | Adding myself as an owner of test directoriesvadimt2019-05-241-0/+1
|/ | | | Change-Id: I3d6649a2b804715cebb80b8cac881ef227738088
* Merge "Quick patch for PredictionUiStateManager.applyState interrupting ↵TreeHugger Robot2019-05-231-0/+3
|\ | | | | | | allapps" into ub-launcher3-qt-dev
| * Quick patch for PredictionUiStateManager.applyState interrupting allappsvadimt2019-05-231-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Constructor of PredictionUiStateManager posts an action in 5 sec, which may interfere with the process of opening all apps. Waiting until the posted action happens. Hopefully this will fix massive flakes. Bug: 131854153 Change-Id: I6544eae1a3b063c03e78185826c05a76add1f71b
* | Reducing test wait time from 60 sec to 10 secvadimt2019-05-231-1/+1
|/ | | | | | Bug: 112282235 Bug: 121279417 Change-Id: Id88e782145b5fdae42354f6fce830aa05b78857a
* Make every UI test generate screenshots for local test runsvadimt2019-05-171-5/+0
| | | | Change-Id: Idb7962e62c0c95f8a50792e9342562c6d8b6ba42
* Deinitialize prediction testsvadimt2019-05-151-0/+2
| | | | Change-Id: Id97c509a7b609f2ba8b081c25712b24b50ec9ecf
* Use new not-deprecated builder constructors for AppTargetGeorge Hodulik2019-05-101-4/+4
| | | | | | Bug: 132458790 Test: Builds now Change-Id: I20109d868d2ddd4434bc7b2e812219ec853161d8
* Move InputConsumers to new inputconsumers packageTony2019-05-091-0/+1
| | | | Change-Id: I3318784523b8ff1b9468cbfed3a2682985274ea8
* Fixing AppPredictionsUITestsvadimt2019-05-061-3/+2
| | | | | | Bug: 131772711 Bug: 131188880 Change-Id: Ic6556b26464766294ced7f85af716b0a4eb51ca1
* Merge "Reenabling switching between nav modes in tests" into ub-launcher3-qt-devVadim Tryshev2019-05-032-5/+1
|\
| * Reenabling switching between nav modes in testsvadimt2019-05-012-5/+1
| | | | | | | | | | | | | | Bug: 130558787 Bug: 131419978 Bug: 131630813 Change-Id: I8d62c7f2b33ac94bd4f899f7c8ed00c8293841e7
* | Disabling testPredictionExistsInAllAppsvadimt2019-05-021-1/+2
| | | | | | | | | | | | | | | | It fails in the lab, and locally, when being run as a part of the whole test suite. Bug: 131772711 Change-Id: Ida5f384eb7115303e1315928822566150e1d852c
* | Disabling flaky testSunny Goyal2019-05-011-0/+2
| | | | | | | | | | Bug: 131772711 Change-Id: I98a20223845aa66c77e7a4b6fc1b9415ed046a86
* | Reenabling prediction testsvadimt2019-05-011-6/+3
|/ | | | | Bug: 131188880 Change-Id: Ie06a39a206a84cdf9384560c0d8498e51af957e5
* Merge "Not using Contacts app" into ub-launcher3-qt-devVadim Tryshev2019-05-011-3/+3
|\
| * Not using Contacts appvadimt2019-05-011-3/+3
| | | | | | | | | | Bug: 131628231 Change-Id: If877cc95879263330b7bbd344ddd3a526a5e6fac
* | Setting predition enabled/disabled state based on callbacks from the serviceSunny Goyal2019-04-301-24/+17
|/ | | | | | | > If no callback is received within a timeout, it is set to disabled Bug: 131188880 Change-Id: Ie6022b190a2504739f1569a500d6f5cc1566d373
* Merge "Disabling fallback overview tests until the bug is fixed" into ↵Vadim Tryshev2019-04-301-0/+3
|\ | | | | | | ub-launcher3-qt-dev
| * Disabling fallback overview tests until the bug is fixedvadimt2019-04-291-0/+3
| | | | | | | | | | | | | | Please reenable once fixed. Bug: 131630813 Change-Id: Idb6f59c5e785180c96fce10365a2b070558abcdd
* | Merge "Disabling AppPredictionsUITests" into ub-launcher3-qt-devVadim Tryshev2019-04-291-1/+3
|\ \ | |/ |/|
| * Disabling AppPredictionsUITestsvadimt2019-04-261-1/+3
| | | | | | | | | | | | | | | | | | Also I recommend not using TAPL here, but follow this: https://docs.google.com/presentation/d/1jyS_AIqevT22mk3SpfFS6paW98QLoJ_Fu7DgpXIgZ2g/edit#slide=id.g3f7630d0d8_0_9 https://docs.google.com/presentation/d/1jyS_AIqevT22mk3SpfFS6paW98QLoJ_Fu7DgpXIgZ2g/edit#slide=id.g435cf3d76d_1_113 Bug: 131188880 Change-Id: Ib01197acbe3ea68e27f121b1c6d8304bbff9696f
* | Running tests only in 1 nav modevadimt2019-04-261-4/+2
|/ | | | | | | | | | | | Pixel1: 3-button Pixel2: 2-button Pixel3: 0-button This is a temporary workaround for the listed bugs. Bug: 130558787 Bug: 131419978 Change-Id: Ic57422c7ca8e9985fc0613239c803149e66d907f
* Temporarily disabling 3-button testing modevadimt2019-04-261-0/+3
| | | | | Bug: 131419978 Change-Id: I9a817140ee5e0fb8d40da67759399f85b0625da0
* Merge "Set portrait orientation for FallbackRecentsTest" into ↵Vadim Tryshev2019-04-261-1/+3
|\ | | | | | | ub-launcher3-qt-dev
| * Set portrait orientation for FallbackRecentsTestvadimt2019-04-251-1/+3
| | | | | | | | | | Bug: 131364673 Change-Id: I77f3058e09eadc5bcbfe48c768f78883082a526d
* | Annotating DigitalWellBeingToastTest so that it actually runs in lab :)vadimt2019-04-251-0/+8
|/ | | | | | And starting a test app :))))) Change-Id: I3b326a40651b0e4293dee26e4ef5f991cd7b7d0d
* Enable testStressSwipeToOverview()vadimt2019-04-251-1/+0
| | | | | | | Underlying issue has been fixed. Bug: 129723135 Change-Id: I336de8bb38360ee83023caa17bc90a601db3b9e2
* Adding support for showing predicted apps as a floating row in all-appsSunny Goyal2019-04-231-0/+168
| | | | | | | and overview Bug: 130053407 Change-Id: Idb93a0ba6cfea8406f75ab86d9e0acde2fc04b3a
* Merge "Annotating ignored tests with requests to enable them" into ↵Vadim Tryshev2019-04-231-1/+1
|\ | | | | | | ub-launcher3-qt-dev
| * Annotating ignored tests with requests to enable themvadimt2019-04-221-1/+1
| | | | | | | | | | Bug: 117106893 Change-Id: Ib8e578913ceebee44a507b5e333e7da07c6120d0
* | Small cleanup in StartLauncherViaGestureTestsvadimt2019-04-221-9/+1
|/ | | | | Bug: 117106893 Change-Id: Iba0a571dd1c20a776fcbe1f305f163cada22befb
* Not using browser app in testing. It may not start.vadimt2019-04-221-1/+3
| | | | Change-Id: I48b129d84ea9cf8f97193bcb769ba20738046ef5
* Adopt shell permission only to set and unset time limit.vadimt2019-04-221-7/+18
| | | | | | | | We don't want this permission to "help" Launcher with calling other APIs. Bug: 130914022 Change-Id: I649dede958aa6e4a67ccf332151a15cad53b0e9f
* Merge "Adding wellbeing toast test" into ub-launcher3-qt-devTreeHugger Robot2019-04-221-0/+76
|\
| * Adding wellbeing toast testvadimt2019-04-191-0/+76
| | | | | | | | | | Bug: 130914022 Change-Id: I777440884c122ec040e5e00bfbed41f2eb86b5b0