stripe 5.31.0 → 5.32.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (107) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +3 -0
  3. data/VERSION +1 -1
  4. data/lib/stripe/version.rb +1 -1
  5. data/stripe.gemspec +9 -2
  6. metadata +3 -195
  7. data/.editorconfig +0 -10
  8. data/.gitattributes +0 -4
  9. data/.github/ISSUE_TEMPLATE.md +0 -5
  10. data/.github/workflows/ci.yml +0 -34
  11. data/.gitignore +0 -8
  12. data/.rubocop.yml +0 -81
  13. data/.rubocop_todo.yml +0 -33
  14. data/.travis.yml +0 -38
  15. data/.vscode/extensions.json +0 -7
  16. data/.vscode/settings.json +0 -8
  17. data/test/openapi/README.md +0 -9
  18. data/test/stripe/account_link_test.rb +0 -18
  19. data/test/stripe/account_test.rb +0 -412
  20. data/test/stripe/alipay_account_test.rb +0 -37
  21. data/test/stripe/api_operations_test.rb +0 -80
  22. data/test/stripe/api_resource_test.rb +0 -646
  23. data/test/stripe/apple_pay_domain_test.rb +0 -46
  24. data/test/stripe/application_fee_refund_test.rb +0 -37
  25. data/test/stripe/application_fee_test.rb +0 -58
  26. data/test/stripe/balance_test.rb +0 -13
  27. data/test/stripe/balance_transaction_test.rb +0 -20
  28. data/test/stripe/bank_account_test.rb +0 -36
  29. data/test/stripe/billing_portal/configuration_test.rb +0 -37
  30. data/test/stripe/billing_portal/session_test.rb +0 -18
  31. data/test/stripe/capability_test.rb +0 -45
  32. data/test/stripe/charge_test.rb +0 -64
  33. data/test/stripe/checkout/session_test.rb +0 -53
  34. data/test/stripe/connection_manager_test.rb +0 -210
  35. data/test/stripe/country_spec_test.rb +0 -20
  36. data/test/stripe/coupon_test.rb +0 -61
  37. data/test/stripe/credit_note_test.rb +0 -90
  38. data/test/stripe/customer_balance_transaction_test.rb +0 -37
  39. data/test/stripe/customer_card_test.rb +0 -48
  40. data/test/stripe/customer_test.rb +0 -226
  41. data/test/stripe/dispute_test.rb +0 -51
  42. data/test/stripe/ephemeral_key_test.rb +0 -93
  43. data/test/stripe/errors_test.rb +0 -53
  44. data/test/stripe/exchange_rate_test.rb +0 -20
  45. data/test/stripe/file_link_test.rb +0 -41
  46. data/test/stripe/file_test.rb +0 -87
  47. data/test/stripe/instrumentation_test.rb +0 -74
  48. data/test/stripe/invoice_item_test.rb +0 -66
  49. data/test/stripe/invoice_line_item_test.rb +0 -8
  50. data/test/stripe/invoice_test.rb +0 -229
  51. data/test/stripe/issuing/authorization_test.rb +0 -72
  52. data/test/stripe/issuing/card_test.rb +0 -74
  53. data/test/stripe/issuing/cardholder_test.rb +0 -53
  54. data/test/stripe/issuing/dispute_test.rb +0 -54
  55. data/test/stripe/issuing/transaction_test.rb +0 -48
  56. data/test/stripe/list_object_test.rb +0 -202
  57. data/test/stripe/login_link_test.rb +0 -37
  58. data/test/stripe/mandate_test.rb +0 -14
  59. data/test/stripe/multipart_encoder_test.rb +0 -130
  60. data/test/stripe/oauth_test.rb +0 -149
  61. data/test/stripe/order_return_test.rb +0 -21
  62. data/test/stripe/order_test.rb +0 -82
  63. data/test/stripe/payment_intent_test.rb +0 -107
  64. data/test/stripe/payment_method_test.rb +0 -84
  65. data/test/stripe/payout_test.rb +0 -72
  66. data/test/stripe/person_test.rb +0 -46
  67. data/test/stripe/plan_test.rb +0 -98
  68. data/test/stripe/price_test.rb +0 -48
  69. data/test/stripe/product_test.rb +0 -58
  70. data/test/stripe/promotion_code_test.rb +0 -42
  71. data/test/stripe/radar/early_fraud_warning_test.rb +0 -22
  72. data/test/stripe/radar/value_list_item_test.rb +0 -48
  73. data/test/stripe/radar/value_list_test.rb +0 -61
  74. data/test/stripe/recipient_test.rb +0 -62
  75. data/test/stripe/refund_test.rb +0 -39
  76. data/test/stripe/reporting/report_run_test.rb +0 -33
  77. data/test/stripe/reporting/report_type_test.rb +0 -22
  78. data/test/stripe/reversal_test.rb +0 -43
  79. data/test/stripe/review_test.rb +0 -27
  80. data/test/stripe/setup_attempt_test.rb +0 -16
  81. data/test/stripe/setup_intent_test.rb +0 -84
  82. data/test/stripe/sigma/scheduled_query_run_test.rb +0 -22
  83. data/test/stripe/sku_test.rb +0 -60
  84. data/test/stripe/source_test.rb +0 -119
  85. data/test/stripe/stripe_client_test.rb +0 -1456
  86. data/test/stripe/stripe_configuration_test.rb +0 -159
  87. data/test/stripe/stripe_object_test.rb +0 -510
  88. data/test/stripe/stripe_response_test.rb +0 -95
  89. data/test/stripe/subscription_item_test.rb +0 -84
  90. data/test/stripe/subscription_schedule_test.rb +0 -82
  91. data/test/stripe/subscription_test.rb +0 -80
  92. data/test/stripe/tax_id_test.rb +0 -31
  93. data/test/stripe/tax_rate_test.rb +0 -43
  94. data/test/stripe/terminal/connection_token_test.rb +0 -16
  95. data/test/stripe/terminal/location_test.rb +0 -68
  96. data/test/stripe/terminal/reader_test.rb +0 -62
  97. data/test/stripe/three_d_secure_test.rb +0 -23
  98. data/test/stripe/topup_test.rb +0 -62
  99. data/test/stripe/transfer_test.rb +0 -88
  100. data/test/stripe/usage_record_summary_test.rb +0 -29
  101. data/test/stripe/util_test.rb +0 -402
  102. data/test/stripe/webhook_endpoint_test.rb +0 -59
  103. data/test/stripe/webhook_test.rb +0 -135
  104. data/test/stripe_mock.rb +0 -78
  105. data/test/stripe_test.rb +0 -137
  106. data/test/test_data.rb +0 -61
  107. data/test/test_helper.rb +0 -74
@@ -1,46 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require ::File.expand_path("../test_helper", __dir__)
4
-
5
- module Stripe
6
- class ApplePayDomainTest < Test::Unit::TestCase
7
- should "be listable" do
8
- domains = Stripe::ApplePayDomain.list
9
- assert_requested :get, "#{Stripe.api_base}/v1/apple_pay/domains"
10
- assert domains.data.is_a?(Array)
11
- assert domains.data[0].is_a?(Stripe::ApplePayDomain)
12
- end
13
-
14
- should "be retrievable" do
15
- domain = Stripe::ApplePayDomain.retrieve("apwc_123")
16
- assert_requested :get, "#{Stripe.api_base}/v1/apple_pay/domains/apwc_123"
17
- assert domain.is_a?(Stripe::ApplePayDomain)
18
- end
19
-
20
- should "be creatable" do
21
- domain = Stripe::ApplePayDomain.create(domain_name: "example.com")
22
- assert_requested :post, "#{Stripe.api_base}/v1/apple_pay/domains"
23
- assert domain.is_a?(Stripe::ApplePayDomain)
24
- end
25
-
26
- should "be deletable" do
27
- end
28
-
29
- context "#delete" do
30
- should "be deletable" do
31
- domain = Stripe::ApplePayDomain.retrieve("apwc_123")
32
- domain = domain.delete
33
- assert_requested :delete, "#{Stripe.api_base}/v1/apple_pay/domains/#{domain.id}"
34
- assert domain.is_a?(Stripe::ApplePayDomain)
35
- end
36
- end
37
-
38
- context ".delete" do
39
- should "be deletable" do
40
- domain = Stripe::ApplePayDomain.delete("apwc_123")
41
- assert_requested :delete, "#{Stripe.api_base}/v1/apple_pay/domains/apwc_123"
42
- assert domain.is_a?(Stripe::ApplePayDomain)
43
- end
44
- end
45
- end
46
- end
@@ -1,37 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require ::File.expand_path("../test_helper", __dir__)
4
-
5
- module Stripe
6
- class ApplicationFeeRefundTest < Test::Unit::TestCase
7
- setup do
8
- @fee = Stripe::ApplicationFee.retrieve("fee_123")
9
- end
10
-
11
- should "be listable" do
12
- refunds = @fee.refunds
13
-
14
- # notably this *doesn't* make an API call
15
- assert_not_requested :get,
16
- "#{Stripe.api_base}/v1/application_fees/#{@fee.id}/refunds"
17
-
18
- assert refunds.data.is_a?(Array)
19
- assert refunds.first.is_a?(Stripe::ApplicationFeeRefund)
20
- end
21
-
22
- should "be creatable" do
23
- refund = @fee.refunds.create
24
- assert_requested :post,
25
- "#{Stripe.api_base}/v1/application_fees/#{@fee.id}/refunds"
26
- assert refund.is_a?(Stripe::ApplicationFeeRefund)
27
- end
28
-
29
- should "be saveable" do
30
- refund = @fee.refunds.first
31
- refund.metadata["key"] = "value"
32
- refund.save
33
- assert_requested :post,
34
- "#{Stripe.api_base}/v1/application_fees/#{@fee.id}/refunds/#{refund.id}"
35
- end
36
- end
37
- end
@@ -1,58 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require ::File.expand_path("../test_helper", __dir__)
4
-
5
- module Stripe
6
- class ApplicationFeeTest < Test::Unit::TestCase
7
- should "be listable" do
8
- fees = Stripe::ApplicationFee.list
9
- assert_requested :get, "#{Stripe.api_base}/v1/application_fees"
10
- assert fees.data.is_a?(Array)
11
- assert fees.data[0].is_a?(Stripe::ApplicationFee)
12
- end
13
-
14
- context "#create_refund" do
15
- should "create a refund" do
16
- refund = Stripe::ApplicationFee.create_refund(
17
- "fee_123"
18
- )
19
- assert_requested :post, "#{Stripe.api_base}/v1/application_fees/fee_123/refunds"
20
- assert refund.is_a?(Stripe::ApplicationFeeRefund)
21
- end
22
- end
23
-
24
- context "#retrieve_refund" do
25
- should "retrieve a refund" do
26
- refund = Stripe::ApplicationFee.retrieve_refund(
27
- "fee_123",
28
- "fr_123"
29
- )
30
- assert_requested :get, "#{Stripe.api_base}/v1/application_fees/fee_123/refunds/fr_123"
31
- assert refund.is_a?(Stripe::ApplicationFeeRefund)
32
- end
33
- end
34
-
35
- context "#update_refund" do
36
- should "update a refund" do
37
- refund = Stripe::ApplicationFee.update_refund(
38
- "fee_123",
39
- "fr_123",
40
- metadata: { foo: "bar" }
41
- )
42
- assert_requested :post, "#{Stripe.api_base}/v1/application_fees/fee_123/refunds/fr_123"
43
- assert refund.is_a?(Stripe::ApplicationFeeRefund)
44
- end
45
- end
46
-
47
- context "#list_refunds" do
48
- should "list the application fee's refuns" do
49
- refunds = Stripe::ApplicationFee.list_refunds(
50
- "fee_123"
51
- )
52
- assert_requested :get, "#{Stripe.api_base}/v1/application_fees/fee_123/refunds"
53
- assert refunds.is_a?(Stripe::ListObject)
54
- assert refunds.data.is_a?(Array)
55
- end
56
- end
57
- end
58
- end
@@ -1,13 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require ::File.expand_path("../test_helper", __dir__)
4
-
5
- module Stripe
6
- class BalanceTest < Test::Unit::TestCase
7
- should "be retrievable" do
8
- balance = Stripe::Balance.retrieve
9
- assert_requested :get, "#{Stripe.api_base}/v1/balance"
10
- assert balance.is_a?(Stripe::Balance)
11
- end
12
- end
13
- end
@@ -1,20 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require ::File.expand_path("../test_helper", __dir__)
4
-
5
- module Stripe
6
- class BalanceTransactionTest < Test::Unit::TestCase
7
- should "be listable" do
8
- balance_transactions = Stripe::BalanceTransaction.list
9
- assert_requested :get, "#{Stripe.api_base}/v1/balance_transactions"
10
- assert balance_transactions.data.is_a?(Array)
11
- assert balance_transactions.first.is_a?(Stripe::BalanceTransaction)
12
- end
13
-
14
- should "be retrievable" do
15
- balance_transaction = Stripe::BalanceTransaction.retrieve("txn_123")
16
- assert_requested :get, "#{Stripe.api_base}/v1/balance_transactions/txn_123"
17
- assert balance_transaction.is_a?(Stripe::BalanceTransaction)
18
- end
19
- end
20
- end
@@ -1,36 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require ::File.expand_path("../test_helper", __dir__)
4
-
5
- module Stripe
6
- class BankAccountTest < Test::Unit::TestCase
7
- context "#resource_url" do
8
- should "return an external account URL" do
9
- bank_account = Stripe::BankAccount.construct_from(
10
- account: "acct_123",
11
- id: "ba_123"
12
- )
13
- assert_equal "/v1/accounts/acct_123/external_accounts/ba_123",
14
- bank_account.resource_url
15
- end
16
-
17
- should "return a customer URL" do
18
- bank_account = Stripe::BankAccount.construct_from(
19
- customer: "cus_123",
20
- id: "ba_123"
21
- )
22
- assert_equal "/v1/customers/cus_123/sources/ba_123",
23
- bank_account.resource_url
24
- end
25
- end
26
-
27
- context "#verify" do
28
- should "verify the account" do
29
- bank_account = Stripe::BankAccount.construct_from(customer: "cus_123",
30
- id: "ba_123")
31
- bank_account = bank_account.verify(amounts: [1, 2])
32
- assert bank_account.is_a?(Stripe::BankAccount)
33
- end
34
- end
35
- end
36
- end
@@ -1,37 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require ::File.expand_path("../../test_helper", __dir__)
4
-
5
- module Stripe
6
- module BillingPortal
7
- class ConfigurationTest < Test::Unit::TestCase
8
- should "be creatable" do
9
- session = Stripe::BillingPortal::Configuration.create({
10
- business_profile: {
11
- privacy_policy_url: "https://example.com/privacy",
12
- terms_of_service_url: "https://example.com/tos",
13
- },
14
- features: { customer_update: { allowed_updates: ["address"], enabled: true } },
15
- })
16
- assert_requested :post, "#{Stripe.api_base}/v1/billing_portal/configurations"
17
- assert session.is_a?(Stripe::BillingPortal::Configuration)
18
- end
19
- should "be retrievable" do
20
- session = Stripe::BillingPortal::Configuration.retrieve("bpc_xyz")
21
- assert_requested :get, "#{Stripe.api_base}/v1/billing_portal/configurations/bpc_xyz"
22
- assert session.is_a?(Stripe::BillingPortal::Configuration)
23
- end
24
-
25
- should "be updateable" do
26
- session = Stripe::BillingPortal::Configuration.update("bpc_xyz", { active: false })
27
- assert_requested :post, "#{Stripe.api_base}/v1/billing_portal/configurations/bpc_xyz"
28
- assert session.is_a?(Stripe::BillingPortal::Configuration)
29
- end
30
- should "be listable" do
31
- sessions = Stripe::BillingPortal::Configuration.list
32
- assert_requested :get, "#{Stripe.api_base}/v1/billing_portal/configurations"
33
- assert sessions.data[0].is_a?(Stripe::BillingPortal::Configuration)
34
- end
35
- end
36
- end
37
- end
@@ -1,18 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require ::File.expand_path("../../test_helper", __dir__)
4
-
5
- module Stripe
6
- module BillingPortal
7
- class SessionTest < Test::Unit::TestCase
8
- should "be creatable" do
9
- session = Stripe::BillingPortal::Session.create(
10
- customer: "cus_123",
11
- return_url: "https://stripe.com/return"
12
- )
13
- assert_requested :post, "#{Stripe.api_base}/v1/billing_portal/sessions"
14
- assert session.is_a?(Stripe::BillingPortal::Session)
15
- end
16
- end
17
- end
18
- end
@@ -1,45 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require ::File.expand_path("../test_helper", __dir__)
4
-
5
- module Stripe
6
- class CapabilityTest < Test::Unit::TestCase
7
- context "#resource_url" do
8
- should "return a resource URL" do
9
- capability = Stripe::Capability.construct_from(
10
- id: "acap_123",
11
- account: "acct_123"
12
- )
13
- assert_equal "/v1/accounts/acct_123/capabilities/acap_123",
14
- capability.resource_url
15
- end
16
-
17
- should "raise without an account" do
18
- capability = Stripe::Capability.construct_from(id: "acap_123")
19
- assert_raises NotImplementedError do
20
- capability.resource_url
21
- end
22
- end
23
- end
24
-
25
- should "raise on #retrieve" do
26
- assert_raises NotImplementedError do
27
- Stripe::Capability.retrieve("acap_123")
28
- end
29
- end
30
-
31
- should "raise on #update" do
32
- assert_raises NotImplementedError do
33
- Stripe::Capability.update("acap_123", {})
34
- end
35
- end
36
-
37
- should "be saveable" do
38
- capability = Stripe::Account.retrieve_capability("acct_123", "acap_123")
39
- capability.requested = true
40
- capability.save
41
- assert_requested :post,
42
- "#{Stripe.api_base}/v1/accounts/#{capability.account}/capabilities/#{capability.id}"
43
- end
44
- end
45
- end
@@ -1,64 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require ::File.expand_path("../test_helper", __dir__)
4
-
5
- module Stripe
6
- class ChargeTest < Test::Unit::TestCase
7
- should "be listable" do
8
- charges = Stripe::Charge.list
9
- assert_requested :get, "#{Stripe.api_base}/v1/charges"
10
- assert charges.data.is_a?(Array)
11
- assert charges.data[0].is_a?(Stripe::Charge)
12
- end
13
-
14
- should "be retrievable" do
15
- charge = Stripe::Charge.retrieve("ch_123")
16
- assert_requested :get, "#{Stripe.api_base}/v1/charges/ch_123"
17
- assert charge.is_a?(Stripe::Charge)
18
- end
19
-
20
- should "be creatable" do
21
- charge = Stripe::Charge.create(
22
- amount: 100,
23
- currency: "USD",
24
- source: "src_123"
25
- )
26
- assert_requested :post, "#{Stripe.api_base}/v1/charges"
27
- assert charge.is_a?(Stripe::Charge)
28
- end
29
-
30
- should "be saveable" do
31
- charge = Stripe::Charge.retrieve("ch_123")
32
- charge.metadata["key"] = "value"
33
- charge.save
34
- assert_requested :post, "#{Stripe.api_base}/v1/charges/#{charge.id}"
35
- end
36
-
37
- should "be updateable" do
38
- charge = Stripe::Charge.update("ch_123", metadata: { foo: "bar" })
39
- assert_requested :post, "#{Stripe.api_base}/v1/charges/ch_123"
40
- assert charge.is_a?(Stripe::Charge)
41
- end
42
-
43
- context "#capture" do
44
- should "capture the charge" do
45
- charge = Stripe::Charge.retrieve("ch_123")
46
- charge = charge.capture(amount: 100)
47
- assert_requested :post,
48
- "#{Stripe.api_base}/v1/charges/ch_123/capture",
49
- body: { amount: 100 }
50
- assert charge.is_a?(Stripe::Charge)
51
- end
52
- end
53
-
54
- context ".capture" do
55
- should "capture the charge" do
56
- charge = Stripe::Charge.capture("ch_123", amount: 100)
57
- assert_requested :post,
58
- "#{Stripe.api_base}/v1/charges/ch_123/capture",
59
- body: { amount: 100 }
60
- assert charge.is_a?(Stripe::Charge)
61
- end
62
- end
63
- end
64
- end
@@ -1,53 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require ::File.expand_path("../../test_helper", __dir__)
4
-
5
- module Stripe
6
- module Checkout
7
- class SessionTest < Test::Unit::TestCase
8
- should "be creatable" do
9
- session = Stripe::Checkout::Session.create(
10
- cancel_url: "https://stripe.com/cancel",
11
- client_reference_id: "1234",
12
- line_items: [
13
- {
14
- amount: 123,
15
- currency: "usd",
16
- description: "item 1",
17
- images: [
18
- "https://stripe.com/img1",
19
- ],
20
- name: "name",
21
- quantity: 2,
22
- },
23
- ],
24
- payment_intent_data: [
25
- receipt_email: "test@stripe.com",
26
- ],
27
- payment_method_types: ["card"],
28
- success_url: "https://stripe.com/success"
29
- )
30
- assert_requested :post, "#{Stripe.api_base}/v1/checkout/sessions"
31
- assert session.is_a?(Stripe::Checkout::Session)
32
- end
33
-
34
- should "be retrievable" do
35
- charge = Stripe::Checkout::Session.retrieve("cs_123")
36
- assert_requested :get, "#{Stripe.api_base}/v1/checkout/sessions/cs_123"
37
- assert charge.is_a?(Stripe::Checkout::Session)
38
- end
39
-
40
- context "#list_line_items" do
41
- should "list the session's line items" do
42
- sources = Stripe::Checkout::Session.list_line_items(
43
- "cs_123"
44
- )
45
- assert_requested :get, "#{Stripe.api_base}/v1/checkout/sessions/cs_123/line_items"
46
- assert sources.is_a?(Stripe::ListObject)
47
- assert sources.data.is_a?(Array)
48
- assert sources.data[0].is_a?(Stripe::LineItem)
49
- end
50
- end
51
- end
52
- end
53
- end
@@ -1,210 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require ::File.expand_path("../test_helper", __dir__)
4
-
5
- module Stripe
6
- class ConnectionManagerTest < Test::Unit::TestCase
7
- setup do
8
- @manager = Stripe::ConnectionManager.new
9
- end
10
-
11
- context "#initialize" do
12
- should "set #last_used to current time" do
13
- t = 123.0
14
- Util.stubs(:monotonic_time).returns(t)
15
- assert_equal t, Stripe::ConnectionManager.new.last_used
16
- end
17
- end
18
-
19
- context "#clear" do
20
- should "clear any active connections" do
21
- stub_request(:post, "#{Stripe.api_base}/path")
22
- .to_return(body: JSON.generate(object: "account"))
23
-
24
- # Making a request lets us know that at least one connection is open.
25
- @manager.execute_request(:post, "#{Stripe.api_base}/path")
26
-
27
- # Now clear the manager.
28
- @manager.clear
29
-
30
- # This check isn't great, but it's otherwise difficult to tell that
31
- # anything happened with just the public-facing API.
32
- assert_equal({}, @manager.instance_variable_get(:@active_connections))
33
- end
34
- end
35
-
36
- context "#connection_for" do
37
- should "correctly initialize a connection" do
38
- old_proxy = Stripe.proxy
39
-
40
- old_open_timeout = Stripe.open_timeout
41
- old_read_timeout = Stripe.read_timeout
42
- old_write_timeout = Stripe.write_timeout
43
-
44
- begin
45
- # Make sure any global initialization here is undone in the `ensure`
46
- # block below.
47
- Stripe.proxy = "http://user:pass@localhost:8080"
48
-
49
- Stripe.open_timeout = 123
50
- Stripe.read_timeout = 456
51
- Stripe.write_timeout = 789 if WRITE_TIMEOUT_SUPPORTED
52
-
53
- conn = @manager.connection_for("https://stripe.com")
54
-
55
- # Host/port
56
- assert_equal "stripe.com", conn.address
57
- assert_equal 443, conn.port
58
-
59
- # Proxy
60
- assert_equal "localhost", conn.proxy_address
61
- assert_equal 8080, conn.proxy_port
62
- assert_equal "user", conn.proxy_user
63
- assert_equal "pass", conn.proxy_pass
64
-
65
- # Timeouts
66
- assert_equal 123, conn.open_timeout
67
- assert_equal 456, conn.read_timeout
68
- assert_equal 789, conn.write_timeout if WRITE_TIMEOUT_SUPPORTED
69
-
70
- assert_equal true, conn.use_ssl?
71
- assert_equal OpenSSL::SSL::VERIFY_PEER, conn.verify_mode
72
- assert_equal Stripe.ca_store, conn.cert_store
73
- ensure
74
- Stripe.proxy = old_proxy
75
-
76
- Stripe.open_timeout = old_open_timeout
77
- Stripe.read_timeout = old_read_timeout
78
- Stripe.write_timeout = old_write_timeout if WRITE_TIMEOUT_SUPPORTED
79
- end
80
- end
81
-
82
- context "when a StripeClient has different configurations" do
83
- should "correctly initialize a connection" do
84
- old_proxy = Stripe.proxy
85
-
86
- old_open_timeout = Stripe.open_timeout
87
- old_read_timeout = Stripe.read_timeout
88
-
89
- begin
90
- client = StripeClient.new(
91
- proxy: "http://other:pass@localhost:8080",
92
- open_timeout: 400,
93
- read_timeout: 500,
94
- verify_ssl_certs: true
95
- )
96
- conn = Stripe::ConnectionManager.new(client.config)
97
- .connection_for("https://stripe.com")
98
-
99
- # Host/port
100
- assert_equal "stripe.com", conn.address
101
- assert_equal 443, conn.port
102
-
103
- # Proxy
104
- assert_equal "localhost", conn.proxy_address
105
- assert_equal 8080, conn.proxy_port
106
- assert_equal "other", conn.proxy_user
107
- assert_equal "pass", conn.proxy_pass
108
-
109
- # Timeouts
110
- assert_equal 400, conn.open_timeout
111
- assert_equal 500, conn.read_timeout
112
-
113
- assert_equal true, conn.use_ssl?
114
- assert_equal OpenSSL::SSL::VERIFY_PEER, conn.verify_mode
115
- assert_equal Stripe.ca_store, conn.cert_store
116
- ensure
117
- Stripe.proxy = old_proxy
118
-
119
- Stripe.open_timeout = old_open_timeout
120
- Stripe.read_timeout = old_read_timeout
121
- end
122
- end
123
- end
124
-
125
- should "produce the same connection multiple times" do
126
- conn1 = @manager.connection_for("https://stripe.com")
127
- conn2 = @manager.connection_for("https://stripe.com")
128
-
129
- assert_equal conn1, conn2
130
- end
131
-
132
- should "produce different connections for different hosts" do
133
- conn1 = @manager.connection_for("https://example.com")
134
- conn2 = @manager.connection_for("https://stripe.com")
135
-
136
- refute_equal conn1, conn2
137
- end
138
-
139
- should "produce different connections for different ports" do
140
- conn1 = @manager.connection_for("https://stripe.com:80")
141
- conn2 = @manager.connection_for("https://stripe.com:443")
142
-
143
- refute_equal conn1, conn2
144
- end
145
- end
146
-
147
- context "#execute_request" do
148
- should "make a request" do
149
- stub_request(:post, "#{Stripe.api_base}/path?query=bar")
150
- .with(
151
- body: "body=foo",
152
- headers: { "Stripe-Account" => "bar" }
153
- )
154
- .to_return(body: JSON.generate(object: "account"))
155
-
156
- @manager.execute_request(:post, "#{Stripe.api_base}/path",
157
- body: "body=foo",
158
- headers: { "Stripe-Account" => "bar" },
159
- query: "query=bar")
160
- end
161
-
162
- should "perform basic argument validation" do
163
- e = assert_raises ArgumentError do
164
- @manager.execute_request("POST", "#{Stripe.api_base}/path")
165
- end
166
- assert_equal e.message, "method should be a symbol"
167
-
168
- e = assert_raises ArgumentError do
169
- @manager.execute_request(:post, :uri)
170
- end
171
- assert_equal e.message, "uri should be a string"
172
-
173
- e = assert_raises ArgumentError do
174
- @manager.execute_request(:post, "#{Stripe.api_base}/path",
175
- body: {})
176
- end
177
- assert_equal e.message, "body should be a string"
178
-
179
- e = assert_raises ArgumentError do
180
- @manager.execute_request(:post, "#{Stripe.api_base}/path",
181
- headers: "foo")
182
- end
183
- assert_equal e.message, "headers should be a hash"
184
-
185
- e = assert_raises ArgumentError do
186
- @manager.execute_request(:post, "#{Stripe.api_base}/path",
187
- query: {})
188
- end
189
- assert_equal e.message, "query should be a string"
190
- end
191
-
192
- should "set #last_used to current time" do
193
- stub_request(:post, "#{Stripe.api_base}/path")
194
- .to_return(body: JSON.generate(object: "account"))
195
-
196
- t = 123.0
197
- Util.stubs(:monotonic_time).returns(t)
198
-
199
- manager = Stripe::ConnectionManager.new
200
-
201
- # `#last_used` is also set by the constructor, so make sure we get a
202
- # new value for it.
203
- Util.stubs(:monotonic_time).returns(t + 1.0)
204
-
205
- manager.execute_request(:post, "#{Stripe.api_base}/path")
206
- assert_equal t + 1.0, manager.last_used
207
- end
208
- end
209
- end
210
- end