Skip to content

Add pre-push hook to run Maestro on emulator #162

@androiddevcoding

Description

@androiddevcoding

Use case

Automatically check UI scripts for every git push before pushing to the remote repository. This will protect against accidental regressions and noisy commits.

Proposal

Add a sample pre-push hook and installation instructions to the repository

  • AVD check/launch script
  • wait for sys.boot_completed
  • launch maestro test
  • logging
  • fail push on errors
  • configuration via env: AVD_NAME, MAESTRO_DIR, BOOT_TIMEOUT, MAESTRO_SKIP

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions