-
Notifications
You must be signed in to change notification settings - Fork 417
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
#1022 - Apply Automation test for Yas project #1044
Conversation
PhuocNguyenBa
commented
Sep 17, 2024
- create base project and write example login test case using cucumber and selenium
Storefront BFF Coverage Report
|
Webhook Coverage Report
|
Search Coverage Report
|
Promotion Coverage Report
|
Rating Coverage Report
|
Media Coverage Report
|
Inventory Coverage Report
|
Payment Paypal Coverage Report
|
Customer Coverage Report
|
Location Coverage Report
|
Tax Coverage Report
|
1ca756a
to
401f2f4
Compare
Order Coverage Report
|
Cart Coverage Report
|
Payment Coverage Report
|
Product Coverage Report
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the automation-ui should not inherit from the /pom.xml ?
automation-ui/pom.xml
Outdated
<modules> | ||
<module>storefront</module> | ||
</modules> | ||
<properties> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
move the sonar properties to storefront. the sonar.projectKey value should be nashtech-garage_yas-automation-ui-storefront
Hi @PhuocNguyenBa , Can you add short instructions for running the automation test under the docs folder? So I can run on my local before approving. |
c2b06ed
to
8d0acb7
Compare
Quality Gate passed for 'inventory'Issues Measures |
Quality Gate passed for 'product'Issues Measures |
Quality Gate passed for 'sampledata'Issues Measures |
Quality Gate passed for 'customer'Issues Measures |
Quality Gate passed for 'search'Issues Measures |
Quality Gate passed for 'payment-paypal'Issues Measures |
Quality Gate passed for 'backoffice-bff'Issues Measures |
Quality Gate passed for 'promotion'Issues Measures |
Quality Gate passed for 'webhook'Issues Measures |
Quality Gate passed for 'yas'Issues Measures |
Quality Gate passed for 'tax'Issues Measures |
Quality Gate passed for 'rating'Issues Measures |
Quality Gate passed for 'order'Issues Measures |
Quality Gate passed for 'media'Issues Measures |
Quality Gate passed for 'storefront-bff'Issues Measures |
Quality Gate passed for 'location'Issues Measures |
Quality Gate passed for 'payment'Issues Measures |
- create base project and write example login test case using cucumber and selenium
84bf7c0
to
f18ebf3
Compare