Sha256: 5077be8044812c5ac44c1bd9370bfbd54301c46af191834e377246e40d229956

Contents?: true

Size: 181 Bytes

Versions: 4

Compression:

Stored size: 181 Bytes

Contents

decorate Workarea::Storefront::LoggedInCheckoutSystemTest, with: :stripe do
  def test_failed_payment_authorization
    skip 'Stripe always returns a valid payment token'
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
workarea-stripe-1.1.2 test/system/workarea/storefront/logged_in_checkout_system_test.decorator
workarea-stripe-1.1.1 test/system/workarea/storefront/logged_in_checkout_system_test.decorator
workarea-stripe-1.1.0 test/system/workarea/storefront/logged_in_checkout_system_test.decorator
workarea-stripe-1.0.0 test/system/workarea/storefront/logged_in_checkout_system_test.decorator