Skip to content

Passkey - End to end Test - #266

Open
poojaustad wants to merge 35 commits into
mainfrom
dev-maestro-hybrid
Open

Passkey - End to end Test#266
poojaustad wants to merge 35 commits into
mainfrom
dev-maestro-hybrid

Conversation

@poojaustad

Copy link
Copy Markdown
Collaborator

No description provided.

@poojaustad poojaustad linked an issue Jun 9, 2026 that may be closed by this pull request
… with single quotes and add logic to capture and archive the local Maestro run command into `build/test_variables/`.
…ure the environment variable is passed correctly to Maestro. Additionally, ensure `build/test_variables/test_variables.sh` is created before use.
…ation of the test variables directory and file. Specifically, ensure the target directory exists, rename the output file to `test_variables.txt`, and add error handling to verify the existence of the source Maestro command file before copying.
…ation of the test variables directory and file. Specifically, ensure the target directory exists, rename the output file to `test_variables.txt`, and add error handling to verify the existence of the source Maestro command file before copying.
…n the `APP_PATH` variable for remote access.
… file with newline separators for improved readability and parsing.
… and SCP upload logic, while disabling actual APK installation and Maestro test execution.
…TH` variable and remove redundant echo statements. Refactor `ci-run-local-test.sh` to include logging for file transfers and update the exit status for test completion.
… file upload logic in `ci-run-local-test.sh` to ensure test reports are saved correctly.
…mmunicate and log the Maestro test completion status via a flag file during local test execution.
…t execution, APK installation, and status reporting logic. Additionally, update the status log message in `ci-run-maestro.sh` for better clarity.
- Define `TEST_VIDEO_PATH` in `ci-run-local-test.sh` to ensure test videos are correctly copied to Jenkins.
- Refine log output in `ci-run-maestro.sh`.
- Fix indentation in `user_signup_using_passkey_test.yaml`.
…mprove test reporting and video recording.

- Update the Maestro execution command in `ci-run-local-test.sh` to output test results in JUnit format to `build/maestro/output/report.xml`.
- Fix the `TEST_VIDEO_PATH` extension in `ci-run-local-test.sh`.
- Update `user_signup_using_passkey_test.yaml` to specify the recording path for the test video.
…ion to streamline artifact handling and recording paths.

- Modify `ci-run-local-test.sh` to update the Maestro report output path, move the generated test video to the build directory, and re-enable APK installation and Maestro test execution.
- Update `user_signup_using_passkey_test.yaml` to simplify the `startRecording` path.
- Refactor indentation and variable assignments in `ci-run-local-test.sh` for better consistency.
…-for-upload` command by properly closing a preceding `if` block and evaluating the command as a standalone `if` statement.
…pload` condition, ensuring proper control flow and fixing a syntax structure issue.
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.

End to end tests for passkey

2 participants