Sha256: 3db5e30e8cd37fa6786b4ce248c4959251bd3865105b27e4eca17050bd174a96

Contents?: true

Size: 170 Bytes

Versions: 4

Compression:

Stored size: 170 Bytes

Contents

decorate Workarea::Storefront::NoJsSystemTest, with: :stripe do
  def test_successfully_completing_checkout
    skip 'Stripe will not work without javascript.'
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

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