Skip to content

A cross-platform playground app for testing the Maestro framework itself.

Notifications You must be signed in to change notification settings

mobile-dev-inc/demo_app

Repository files navigation

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).