woocommerce / woocommerce-ios

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

[Woo POS] Mock`CartViewModel` #13207

Open iamgabrielma opened 3 days ago

iamgabrielma commented 3 days ago

From review:

In SwiftUI preview, we could also pass a constant value like passing Just< PointOfSaleDashboardViewModel.OrderStage >(.building) to CartViewModel(orderStage:). We can potentially have two previews, one for each order stage case.

dangermattic commented 3 days ago

Thanks for reporting! 👍