Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(e2e): create basic e2e script #424

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AndreiCalazans
Copy link
Contributor

Scripts plus e2e tests using Maestro to facilate performance regression testing. It's intended only for Android.

It uses Flashlight with Maestro, steps for usage:

  • Install Flashlight
  • Install Maestro install version 1.29.0 since that's the one comaptible with Flashlight (export MAESTRO_VERSION=1.29.0; curl -Ls "https://get.maestro.mobile.dev" | bash)
  • Get your device ID (adb devices)
  • Run script ./test.sh <DEVICE_ID>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant