OrchardCore.Commerce icon indicating copy to clipboard operation
OrchardCore.Commerce copied to clipboard

Add UI tests for checkout and payment (OCC-21)

Open sarahelsaig opened this issue 1 year ago • 0 comments

Followup to #127 (technical debt). Tasks:

  • mock the Stripe services like PaymentIntentService
  • include Stripe.js via NPM module instead of direct loading from their site (see)
  • add UI tests for the checkout
  • add a samples recipe that contains some products and pre-existing offers to help with future UI tests

sarahelsaig avatar Jul 30 '22 22:07 sarahelsaig