• Home
  • History
  • Annotate
  • only in /packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
History log of /packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
28bf1424fa8b38b61b0d55763dd03cb8f7685064 08-Mar-2017 Ben Lin <linben@google.com> Add Authentication UI Test.

Bug: 32972298
Change-Id: I8675a0b202932c1dc2c14e303998181ab920d956
irectoryListBot.java
6526b38f2871c8d59eb80f4855138de1313de485 24-Feb-2017 Ben Lin <linben@google.com> Add button state to BandSelection Ui Test.

UIAutomator has Configurator#setToolType, but no such feature for set
button state. We have a check that only allows band selection if
starting from primary button, but UiAutomator defaults to buttonState =
0 for injecting MotionEvents. This is re-using their code in our own
codebase, and manually passing down button state ourselves.

Change-Id: Iaaeee5356861e26e79514358123cb7ec1b09f13c
ots.java
estureBot.java
38f1439ce0f261b7bd4af667c087f43690f367a6 25-Jan-2017 Jon Mann <jonmann@google.com> Add more descriptive UI for conflicts while renaming.

Test: updated existing rename conflict test and ran all
Bug: 31647077
Change-Id: I013bb9348e4691aea42f41f58af83e18e8ca106d
iBot.java
f085da0311b87dc1d06975f3fdf48f26a37a2d14 20-Dec-2016 Ben Lin <linben@google.com> Fix broken unit test done by ag/1729776, and added unit test.

Bug: 33740063
Change-Id: I7f87502e390b02eff1b016f24161f4250969d4c2
irectoryListBot.java
6f6d578302425aca2eb5ec2bd278be9a77065172 28-Sep-2016 Ben Lin <linben@google.com> Request focus on "OK" for Delete dialog.

Bug: 29571289
Change-Id: Id101883e5ac92f839058aa1968554e959052848f
iBot.java
e5edf047145c916ac5b4696ddd7f14f5c2dbaf40 19-Sep-2016 Ben Lin <linben@google.com> Fix ContextMenuTest and RenameUiTest on Angler.

When doing consecutive selections, due the fact we are using
GestureDetector, consecutive selections that happen too close to each
other can result it being recognized as double-clicking. By making sure
"1 selected" appears first, we can wait a bit longer to make sure
onSingleTapConfirmed() gets called in the code as opposed to
onDoubleTap().

Bug: 31568862
Change-Id: I639b1854766d1a338b3ab397a4e6309885dba5a9
irectoryListBot.java
fa1e1360999a7ca6d78eb1a2fd560196fe0b4dbb 15-Sep-2016 Ben Lin <linben@google.com> Functional Test for context menus.

Change-Id: Ibc3f9e0234444a6a2469218a475ca49c205bc93b
ots.java
readBot.java
irectoryListBot.java
enuBot.java
idebarBot.java
ortHeaderBot.java
ae84a18a1fa5dc020fd25a963cb0955c8c31bfef 16-Sep-2016 Steve McKay <smckay@google.com> Move functional tests into separate test target.

Also separate out support code from unittests.

Change-Id: I81490950373e170c857b23468da8d97d6aaf50d9
ots.java
readBot.java
irectoryListBot.java
estureBot.java
eyboardBot.java
atchers.java
earchBot.java
idebarBot.java
ortHeaderBot.java
iBot.java