Open irfano opened 3 days ago
App Name | WooCommerce-Wear Android | |
Platform | ⌚️ Wear OS | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | e3a32352f1ba9df02ed918ccce0ab4c7c4950abd | |
Direct Download | woocommerce-wear-prototype-build-pr12963-e3a3235.apk |
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
App Name | WooCommerce Android | |
Platform | 📱 Mobile | |
Flavor | Jalapeno | |
Build Type | Debug | |
Commit | e3a32352f1ba9df02ed918ccce0ab4c7c4950abd | |
Direct Download | woocommerce-prototype-build-pr12963-e3a3235.apk |
Version 21.2
has now entered code-freeze, so the milestone of this PR has been updated to 21.3
.
Description
OrdersUITest
was ignored during toolbar refactoring process. Some parts of the order-related tests were addressed in #12906. This PR resolves the remaining issues withOrdersUITest.
Before,
OrdersUITest
was failing with the following error:This error was caused by duplicate toolbars on the screen. I'm not sure if this is optimal or not, but it falls outside the scope of this PR. To resolve the
AmbiguousViewMatcherException
, I used the first found toolbar to assert the toolbar title.Steps to reproduce
Test
OrdersUITest
.Testing information
The tests that have been performed
OrdersUITest
RELEASE-NOTES.txt
if necessary. Use the "[Internal]" label for non-user-facing changes.Reviewer (or Author, in the case of optional code reviews):
Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement: