Passkey - End to end Test - #266
Open
poojaustad wants to merge 35 commits into
Open
Conversation
…stro-hybrid # Conflicts: # ci-run-maestro.sh
… 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.
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.
No description provided.