Add Maestro smoke test tooling foundation#16196
Draft
JorgeMucientes wants to merge 13 commits into
Draft
Conversation
Collaborator
Generated by 🚫 Danger |
Collaborator
|
|
This reverts commit 240152a.
Collaborator
|
Version |
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Adds the local Maestro smoke-test foundation without adding executable app flows yet.
This introduces the runner, fixture seeding/cleanup helper, Android string environment generator, offline P2 coverage checker, local smoke-test documentation, Codex skills for smoke-test operation/repair, the Maestro MCP entry, and gitignore protection for local credentials and generated artifacts.
The runner is designed for local iteration first: lab-store defaults, explicit shared-store mode, no credential echoing, one retry per failed flow, animation restoration, HTML/JUnit reports, and screenshot/video artifact handling.
Stack navigation: next #16197
Test Steps
.maestro/scripts/generate-strings-env.py --check-flow-references.set -u; source .maestro/strings.env.bash -n .maestro/scripts/run-smoke-tests.sh..maestro/docs/index.htmland confirm the local smoke-test guide renders.Images/gif
N/A
RELEASE-NOTES.txtif necessary. Use the "[Internal]" label for non-user-facing changes.