Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 661 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 661 Bytes

demo_app

A simple cross-platform Android & iOS app, built with Flutter, for testing Maestro framework.

How does it work?

  1. Binaries of this app are built
  2. Binaries are uploaded to our GCS bucket
  3. Link to the binaries in GCS bucket are in e2e/manifest.txt

Whenever E2E pipeline of Maestro runs, it downloads the binaries from the GCS and runs flows in the e2e/workspaces/demo_app workspace (among others).