woocommerce / woocommerce-ios

WooCommerce iOS app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
298 stars 110 forks source link

Watch: Add unit tests #12956

Open Ecarrion opened 3 months ago

Ecarrion commented 3 months ago

Descriptions

To favor speed, the watch app was not unit-tested when it was developed.

We should aim to unit test what makes sense to be tested.

Some candidates are:

dangermattic commented 3 months ago

Thanks for reporting! 👍