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

[TPS2021-1393] Mobile testing enablement in spock-geb quickstarter #1025

Closed
wants to merge 9 commits into from

Conversation

garcanam
Copy link
Contributor

@garcanam garcanam commented Jul 19, 2024

[Feature] Appium Mobile Testing Tool in Spock/Geb QS and SauceLabs

Description:
This pull request updates the Spock/Geb QS version to incorporate mobile testing with Appium. This new version also includes the capability to work with SauceLabs devices.

Demand DMP-2068 Integration of Mobile Testing Technology with Appium and SauceLab in the Current Spock&Geb QS
Epic TPS2021-1393 Mobile testing enablement

@garcanam garcanam requested a review from metmajer as a code owner July 19, 2024 10:14
@BraisVQ BraisVQ added enhancement New feature or request maintenance only for maintenance of components labels Aug 20, 2024
Copy link
Contributor

@BraisVQ BraisVQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -55,6 +61,10 @@ ext {
seleniumVersion = "4.15.0"
htmlunitVersion = "4.13.0"
unirestVersion = "3.14.5"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@garcanam We could take the chance to check and bump the rest of the packages version

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it necessary to have this empty file?
If the folder is necessary it could be created in runtime

Copy link
Contributor

@BraisVQ BraisVQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@garcanam It cannot use Java 21 jet right?

Copy link
Contributor

@BraisVQ BraisVQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the packages are updated, then the metadata should also be updated -> https://github.com/opendevstack/ods-quickstarters/blob/master/e2e-spock-geb/files/metadata.yml#L3

@BraisVQ BraisVQ changed the title [TPS2021-1393] Mobile testing enablement [TPS2021-1393] Mobile testing enablement in spock-geb quickstarter Aug 22, 2024
@garcanam garcanam closed this Sep 3, 2024
@BraisVQ
Copy link
Contributor

BraisVQ commented Sep 3, 2024

PR is closed due to #1053

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request maintenance only for maintenance of components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants