vanadium-archive / reader

Example app: PDF reader
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

[android] Automated UI Testing #49

Open jxson opened 8 years ago

jxson commented 8 years ago

I have an initial CL experimenting with automating UI tests, so far it seems possible to run a multi-device test using Appium and maybe Sauce Labs. There are a few things left to make this possible:

Based on a conversation with @yyoon, once the above items are available we should create a simple test which covers the following steps:

  1. Run the cloudsync peer with fresh data
  2. Clear app cache and install a new APK
  3. Run three devices with the same user
  4. Create a device set on one of the devices and wait long enough for the data to "sync"
  5. On the remaining two devices join the device set
  6. On one of the devices tap the "next page" control
  7. Verify all devices are on the correct page