Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mbpr:platform dmn$ bundle exec rspec spec --pattern 'spec/features/**/*_spec.rb'
- Default capybara driver is: webkit
- Randomized with seed 35529
- .FFF.F.F.FF******.........******FF.FF
- Pending: (Failures listed here are expected and do not affect your suite's status)
- 1) Stripe behaves like payments switching plans from Pro Annual to Starter
- # Not yet implemented
- # ./spec/features/shared/payments.rb:166
- 2) Stripe behaves like payments switching plans from Starter to Pro Annual
- # Not yet implemented
- # ./spec/features/shared/payments.rb:164
- 3) Stripe behaves like payments switching plans from Pro Monthly to Starter
- # Not yet implemented
- # ./spec/features/shared/payments.rb:168
- 4) Stripe behaves like payments switching plans from Pro Monthly to Pro Annual
- # Not yet implemented
- # ./spec/features/shared/payments.rb:169
- 5) Stripe behaves like payments switching plans from Starter to Pro Monthly
- # Not yet implemented
- # ./spec/features/shared/payments.rb:165
- 6) Stripe behaves like payments switching plans from Pro Annual to Pro Monthly
- # Not yet implemented
- # ./spec/features/shared/payments.rb:167
- 7) Braintree behaves like payments switching plans from Pro Annual to Starter
- # Not yet implemented
- # ./spec/features/shared/payments.rb:166
- 8) Braintree behaves like payments switching plans from Starter to Pro Annual
- # Not yet implemented
- # ./spec/features/shared/payments.rb:164
- 9) Braintree behaves like payments switching plans from Pro Monthly to Starter
- # Not yet implemented
- # ./spec/features/shared/payments.rb:168
- 10) Braintree behaves like payments switching plans from Pro Monthly to Pro Annual
- # Not yet implemented
- # ./spec/features/shared/payments.rb:169
- 11) Braintree behaves like payments switching plans from Starter to Pro Monthly
- # Not yet implemented
- # ./spec/features/shared/payments.rb:165
- 12) Braintree behaves like payments switching plans from Pro Annual to Pro Monthly
- # Not yet implemented
- # ./spec/features/shared/payments.rb:167
- Failures:
- 1) AMEX payments payment method should be changed from Braintree to Stripe for AMEX cards
- Failure/Error: expect(page).to have_content('Your plan')
- expected to find text "Your plan" in "TEST 14 days left on trial Buy now or contact sales Users Data settings Data load Data enrichment Account Subscription API You have 0 active customers in your account Please complete payment info or change plan You've chosen PRO $49$59× PRO Plan with up to 500 active customers. Total: $588 per year Have a coupon code? Go back Adjust plan Questions about pricing or plans? Contact sales Payment information Can't process your card Cardholder Name* Card Number* Card TypeAmerican Express Expiration Date* CVV* Country* Update Card Details"
- # ./spec/features/amex_spec.rb:93:in `block (3 levels) in <top (required)>'
- # ./spec/rails_helper.rb:178:in `block (3 levels) in <top (required)>'
- # /Users/dmn/.rvm/gems/ruby-2.2.2/gems/vcr-2.9.3/lib/vcr.rb:237:in `turned_off'
- # ./spec/rails_helper.rb:178:in `block (2 levels) in <top (required)>'
- # ./spec/rails_helper.rb:171:in `block (2 levels) in <top (required)>'
- 2) Stripe behaves like payments subscription and card updates should be able to update subscription without card
- Failure/Error: expect(page).to have_content('Your plan')
- expected to find text "Your plan" in "TEST 14 days left on trial Buy now or contact sales Users Data settings Data load Data enrichment Account Subscription API You have 0 active customers in your account Please complete payment info or change plan You've chosen PRO $49$59× PRO Plan with up to 1,000 active customers. Total: $1,176 per year Have a coupon code? Questions about pricing or plans? Contact sales Payment information Can't process your card Cardholder Name* Card Number* Card TypeVisa Expiration Date* CVV* State Country* Purchase"
- Shared Example Group: "payments" called from ./spec/features/stripe_spec.rb:26
- # ./spec/features/shared/payments.rb:20:in `block (3 levels) in <top (required)>'
- # ./spec/rails_helper.rb:178:in `block (3 levels) in <top (required)>'
- # /Users/dmn/.rvm/gems/ruby-2.2.2/gems/vcr-2.9.3/lib/vcr.rb:237:in `turned_off'
- # ./spec/rails_helper.rb:178:in `block (2 levels) in <top (required)>'
- # ./spec/rails_helper.rb:171:in `block (2 levels) in <top (required)>'
- 3) Stripe behaves like payments subscription and card updates should be able to update card without subscription
- Failure/Error: expect(page).to have_content('Your plan')
- expected to find text "Your plan" in "TEST 14 days left on trial Buy now or contact sales Users Data settings Data load Data enrichment Account Subscription API You have 0 active customers in your account Please complete payment info or change plan You've chosen PRO $49$59× PRO Plan with up to 1,000 active customers. Total: $1,176 per year Have a coupon code? Questions about pricing or plans? Contact sales Payment information Can't process your card Cardholder Name* Card Number* Card TypeVisa Expiration Date* CVV* State Country* Purchase"
- Shared Example Group: "payments" called from ./spec/features/stripe_spec.rb:26
- # ./spec/features/shared/payments.rb:55:in `block (3 levels) in <top (required)>'
- # ./spec/rails_helper.rb:178:in `block (3 levels) in <top (required)>'
- # /Users/dmn/.rvm/gems/ruby-2.2.2/gems/vcr-2.9.3/lib/vcr.rb:237:in `turned_off'
- # ./spec/rails_helper.rb:178:in `block (2 levels) in <top (required)>'
- # ./spec/rails_helper.rb:171:in `block (2 levels) in <top (required)>'
- 4) Stripe behaves like payments plans Starter behaves like purchase plan should be successful
- Failure/Error: expect(page).to have_content('Your plan')
- expected to find text "Your plan" in "TEST 14 days left on trial Buy now or contact sales Users Data settings Data load Data enrichment Account Subscription API You have 0 active customers in your account Please complete payment info or change plan You've chosen Starter Starter plan Total: $12 per year Have a coupon code? Questions about pricing or plans? Contact sales Payment information Can't process your card Cardholder Name* Card Number* Card TypeVisa Expiration Date* CVV* State Country* Purchase"
- Shared Example Group: "purchase plan" called from ./spec/features/shared/payments.rb:143
- Shared Example Group: "payments" called from ./spec/features/stripe_spec.rb:26
- # ./spec/features/shared/payments.rb:133:in `block (4 levels) in <top (required)>'
- # ./spec/rails_helper.rb:178:in `block (3 levels) in <top (required)>'
- # /Users/dmn/.rvm/gems/ruby-2.2.2/gems/vcr-2.9.3/lib/vcr.rb:237:in `turned_off'
- # ./spec/rails_helper.rb:178:in `block (2 levels) in <top (required)>'
- # ./spec/rails_helper.rb:171:in `block (2 levels) in <top (required)>'
- 5) Stripe behaves like payments plans Pro Monthly behaves like purchase plan should be successful
- Failure/Error: expect(page).to have_content('Your plan')
- expected to find text "Your plan" in "TEST 14 days left on trial Buy now or contact sales Users Data settings Data load Data enrichment Account Subscription API You have 0 active customers in your account Please complete payment info or change plan You've chosen PRO $49$59× PRO Plan with up to 1,000 active customers. Total: $118 per month Have a coupon code? Questions about pricing or plans? Contact sales Payment information Can't process your card Cardholder Name* Card Number* Card TypeVisa Expiration Date* CVV* State Country* Purchase"
- Shared Example Group: "purchase plan" called from ./spec/features/shared/payments.rb:159
- Shared Example Group: "payments" called from ./spec/features/stripe_spec.rb:26
- # ./spec/features/shared/payments.rb:133:in `block (4 levels) in <top (required)>'
- # ./spec/rails_helper.rb:178:in `block (3 levels) in <top (required)>'
- # /Users/dmn/.rvm/gems/ruby-2.2.2/gems/vcr-2.9.3/lib/vcr.rb:237:in `turned_off'
- # ./spec/rails_helper.rb:178:in `block (2 levels) in <top (required)>'
- # ./spec/rails_helper.rb:171:in `block (2 levels) in <top (required)>'
- 6) Stripe behaves like payments plans Pro Annual behaves like purchase plan should be successful
- Failure/Error: expect(page).to have_content('Your plan')
- expected to find text "Your plan" in "TEST 14 days left on trial Buy now or contact sales Users Data settings Data load Data enrichment Account Subscription API You have 0 active customers in your account Please complete payment info or change plan You've chosen PRO $49$59× PRO Plan with up to 1,000 active customers. Total: $1,176 per year Have a coupon code? Questions about pricing or plans? Contact sales Payment information Can't process your card Cardholder Name* Card Number* Card TypeVisa Expiration Date* CVV* State Country* Purchase"
- Shared Example Group: "purchase plan" called from ./spec/features/shared/payments.rb:151
- Shared Example Group: "payments" called from ./spec/features/stripe_spec.rb:26
- # ./spec/features/shared/payments.rb:133:in `block (4 levels) in <top (required)>'
- # ./spec/rails_helper.rb:178:in `block (3 levels) in <top (required)>'
- # /Users/dmn/.rvm/gems/ruby-2.2.2/gems/vcr-2.9.3/lib/vcr.rb:237:in `turned_off'
- # ./spec/rails_helper.rb:178:in `block (2 levels) in <top (required)>'
- # ./spec/rails_helper.rb:171:in `block (2 levels) in <top (required)>'
- 7) Stripe behaves like payments coupons should be able to apply 100% discount coupon
- Failure/Error: expect(page).to have_content('Your plan')
- expected to find text "Your plan" in "TEST 14 days left on trial Buy now or contact sales Users Data settings Data load Data enrichment Account Subscription API You have 0 active customers in your account Please complete payment info or change plan You've chosen Starter Starter plan Discount $12 Total: $0 per year Have a coupon code? Questions about pricing or plans? Contact sales Payment information Can't process your card Cardholder Name* Card Number* Card TypeVisa Expiration Date* CVV* State Country* Purchase"
- Shared Example Group: "payments" called from ./spec/features/stripe_spec.rb:26
- # ./spec/features/shared/payments.rb:94:in `block (3 levels) in <top (required)>'
- # ./spec/rails_helper.rb:178:in `block (3 levels) in <top (required)>'
- # /Users/dmn/.rvm/gems/ruby-2.2.2/gems/vcr-2.9.3/lib/vcr.rb:237:in `turned_off'
- # ./spec/rails_helper.rb:178:in `block (2 levels) in <top (required)>'
- # ./spec/rails_helper.rb:171:in `block (2 levels) in <top (required)>'
- 8) Germany VAT add 19% VAT for Germany
- Failure/Error: expect(page).to have_content('Your plan')
- expected to find text "Your plan" in "TEST 14 days left on trial Buy now or contact sales Users Data settings Data load Data enrichment Account Subscription API You have 0 active customers in your account Please complete payment info or change plan You've chosen PRO $49$59× PRO Plan with up to 1,000 active customers. VAT (19%)$223.44 Total: $1,399.44 per year Have a coupon code? Questions about pricing or plans? Contact sales Payment information Can't process your card Cardholder Name* Card Number* Card TypeVisa Expiration Date* CVV* Country* VAT Purchase"
- # ./spec/features/vat_spec.rb:157:in `block (2 levels) in <top (required)>'
- # ./spec/rails_helper.rb:178:in `block (3 levels) in <top (required)>'
- # /Users/dmn/.rvm/gems/ruby-2.2.2/gems/vcr-2.9.3/lib/vcr.rb:237:in `turned_off'
- # ./spec/rails_helper.rb:178:in `block (2 levels) in <top (required)>'
- # ./spec/rails_helper.rb:171:in `block (2 levels) in <top (required)>'
- 9) Germany VAT common countries should be without VAT
- Failure/Error: expect(page).to have_content('Your plan')
- expected to find text "Your plan" in "TEST 14 days left on trial Buy now or contact sales Users Data settings Data load Data enrichment Account Subscription API You have 0 active customers in your account Please complete payment info or change plan You've chosen PRO $49$59× PRO Plan with up to 1,000 active customers. Total: $1,176 per year Have a coupon code? Questions about pricing or plans? Contact sales Payment information Can't process your card Cardholder Name* Card Number* Card TypeVisa Expiration Date* CVV* Country* Purchase"
- # ./spec/features/vat_spec.rb:186:in `block (2 levels) in <top (required)>'
- # ./spec/rails_helper.rb:178:in `block (3 levels) in <top (required)>'
- # /Users/dmn/.rvm/gems/ruby-2.2.2/gems/vcr-2.9.3/lib/vcr.rb:237:in `turned_off'
- # ./spec/rails_helper.rb:178:in `block (2 levels) in <top (required)>'
- # ./spec/rails_helper.rb:171:in `block (2 levels) in <top (required)>'
- 10) Germany VAT payment method should be Stripe if it's already on Stripe
- Failure/Error: expect(page).to have_content('Your plan')
- expected to find text "Your plan" in "TEST 14 days left on trial Buy now or contact sales Users Data settings Data load Data enrichment Account Subscription API You have 0 active customers in your account Please complete payment info or change plan You've chosen PRO $49$59× PRO Plan with up to 500 active customers. VAT (19%)$111.72 Total: $699.72 per year Have a coupon code? Go back Adjust plan Questions about pricing or plans? Contact sales Payment information Can't process your card Cardholder Name* Card Number* Card TypeVisa Expiration Date* CVV* Country* VAT Update Card Details"
- # ./spec/features/vat_spec.rb:126:in `block (3 levels) in <top (required)>'
- # ./spec/rails_helper.rb:178:in `block (3 levels) in <top (required)>'
- # /Users/dmn/.rvm/gems/ruby-2.2.2/gems/vcr-2.9.3/lib/vcr.rb:237:in `turned_off'
- # ./spec/rails_helper.rb:178:in `block (2 levels) in <top (required)>'
- # ./spec/rails_helper.rb:171:in `block (2 levels) in <top (required)>'
- 11) Germany VAT payment method should be changed from Braintree to Stripe for VAT country
- Failure/Error: expect(page).to have_content('Your plan')
- expected to find text "Your plan" in "TEST 14 days left on trial Buy now or contact sales Users Data settings Data load Data enrichment Account Subscription API You have 0 active customers in your account Please complete payment info or change plan You've chosen PRO $49$59× PRO Plan with up to 500 active customers. VAT (19%)$111.72 Total: $699.72 per year Have a coupon code? Go back Adjust plan Questions about pricing or plans? Contact sales Payment information Can't process your card Cardholder Name* Card Number* Card TypeVisa Expiration Date* CVV* Country* VAT Update Card Details"
- # ./spec/features/vat_spec.rb:96:in `block (3 levels) in <top (required)>'
- # ./spec/rails_helper.rb:178:in `block (3 levels) in <top (required)>'
- # /Users/dmn/.rvm/gems/ruby-2.2.2/gems/vcr-2.9.3/lib/vcr.rb:237:in `turned_off'
- # ./spec/rails_helper.rb:178:in `block (2 levels) in <top (required)>'
- # ./spec/rails_helper.rb:171:in `block (2 levels) in <top (required)>'
- Finished in 4 minutes 36.8 seconds (files took 8.1 seconds to load)
- 37 examples, 11 failures, 12 pending
- Failed examples:
- rspec ./spec/features/amex_spec.rb:71 # AMEX payments payment method should be changed from Braintree to Stripe for AMEX cards
- rspec ./spec/features/stripe_spec.rb:26 # Stripe behaves like payments subscription and card updates should be able to update subscription without card
- rspec ./spec/features/stripe_spec.rb:26 # Stripe behaves like payments subscription and card updates should be able to update card without subscription
- rspec ./spec/features/stripe_spec.rb:26 # Stripe behaves like payments plans Starter behaves like purchase plan should be successful
- rspec ./spec/features/stripe_spec.rb:26 # Stripe behaves like payments plans Pro Monthly behaves like purchase plan should be successful
- rspec ./spec/features/stripe_spec.rb:26 # Stripe behaves like payments plans Pro Annual behaves like purchase plan should be successful
- rspec ./spec/features/stripe_spec.rb:26 # Stripe behaves like payments coupons should be able to apply 100% discount coupon
- rspec ./spec/features/vat_spec.rb:134 # Germany VAT add 19% VAT for Germany
- rspec ./spec/features/vat_spec.rb:163 # Germany VAT common countries should be without VAT
- rspec ./spec/features/vat_spec.rb:103 # Germany VAT payment method should be Stripe if it's already on Stripe
- rspec ./spec/features/vat_spec.rb:73 # Germany VAT payment method should be changed from Braintree to Stripe for VAT country
- Randomized with seed 35529
Advertisement
Add Comment
Please, Sign In to add comment