https://github.com/mobile-dev-inc/demo_app
A cross-platform playground app for testing the Maestro framework itself.
https://github.com/mobile-dev-inc/demo_app
Last synced: about 1 year ago
JSON representation
A cross-platform playground app for testing the Maestro framework itself.
- Host: GitHub
- URL: https://github.com/mobile-dev-inc/demo_app
- Owner: mobile-dev-inc
- Created: 2024-07-18T17:37:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-03T23:03:23.000Z (over 1 year ago)
- Last Synced: 2024-11-04T00:17:04.613Z (over 1 year ago)
- Language: Dart
- Homepage:
- Size: 281 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# demo_app
A simple cross-platform Android & iOS app, built with Flutter, for testing
[Maestro framework](https://github.com/mobile-dev-inc/maestro).
### 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][manifest]
Whenever E2E pipeline of Maestro runs, it downloads the binaries from the GCS
and runs flows in the [e2e/workspaces/demo_app][workspace] workspace (among others).
[workspace]: https://github.com/mobile-dev-inc/maestro/tree/main/e2e/workspaces/demo_app
[manifest]: https://github.com/mobile-dev-inc/maestro/blob/main/e2e/manifest.txt