mx-platform-ruby 0.22.0 → 0.22.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +11 -25
- data/lib/mx-platform-ruby/api/mx_platform_api.rb +1 -1
- data/lib/mx-platform-ruby/api_client.rb +90 -55
- data/lib/mx-platform-ruby/api_error.rb +2 -1
- data/lib/mx-platform-ruby/configuration.rb +102 -26
- data/lib/mx-platform-ruby/models/account_create_request.rb +18 -18
- data/lib/mx-platform-ruby/models/account_create_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/account_number_response.rb +14 -18
- data/lib/mx-platform-ruby/models/account_numbers_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/account_owner_response.rb +14 -18
- data/lib/mx-platform-ruby/models/account_owners_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/account_response.rb +14 -18
- data/lib/mx-platform-ruby/models/account_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/account_update_request.rb +14 -18
- data/lib/mx-platform-ruby/models/account_update_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/accounts_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/authorization_code_request.rb +14 -18
- data/lib/mx-platform-ruby/models/authorization_code_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/authorization_code_response.rb +14 -18
- data/lib/mx-platform-ruby/models/authorization_code_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/categories_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/category_create_request.rb +16 -18
- data/lib/mx-platform-ruby/models/category_create_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/category_response.rb +14 -18
- data/lib/mx-platform-ruby/models/category_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/category_update_request.rb +14 -18
- data/lib/mx-platform-ruby/models/category_update_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/challenge_response.rb +14 -18
- data/lib/mx-platform-ruby/models/challenges_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/connect_widget_request.rb +14 -18
- data/lib/mx-platform-ruby/models/connect_widget_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/connect_widget_response.rb +14 -18
- data/lib/mx-platform-ruby/models/connect_widget_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/credential_request.rb +14 -18
- data/lib/mx-platform-ruby/models/credential_response.rb +14 -18
- data/lib/mx-platform-ruby/models/credentials_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/enhance_transaction_response.rb +14 -18
- data/lib/mx-platform-ruby/models/enhance_transactions_request.rb +18 -18
- data/lib/mx-platform-ruby/models/enhance_transactions_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/enhance_transactions_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/holding_response.rb +14 -18
- data/lib/mx-platform-ruby/models/holding_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/holdings_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/image_option_response.rb +14 -18
- data/lib/mx-platform-ruby/models/institution_response.rb +14 -18
- data/lib/mx-platform-ruby/models/institution_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/institutions_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/managed_account_create_request.rb +20 -18
- data/lib/mx-platform-ruby/models/managed_account_create_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/managed_account_update_request.rb +14 -18
- data/lib/mx-platform-ruby/models/managed_account_update_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/managed_member_create_request.rb +16 -18
- data/lib/mx-platform-ruby/models/managed_member_create_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/managed_member_update_request.rb +14 -18
- data/lib/mx-platform-ruby/models/managed_member_update_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/managed_transaction_create_request.rb +24 -18
- data/lib/mx-platform-ruby/models/managed_transaction_create_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/managed_transaction_update_request.rb +14 -18
- data/lib/mx-platform-ruby/models/managed_transaction_update_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/member_create_request.rb +18 -18
- data/lib/mx-platform-ruby/models/member_create_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/member_response.rb +14 -18
- data/lib/mx-platform-ruby/models/member_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/member_resume_request.rb +14 -18
- data/lib/mx-platform-ruby/models/member_resume_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/member_status_response.rb +14 -18
- data/lib/mx-platform-ruby/models/member_status_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/member_update_request.rb +14 -18
- data/lib/mx-platform-ruby/models/member_update_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/members_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/merchant_location_response.rb +14 -18
- data/lib/mx-platform-ruby/models/merchant_location_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/merchant_response.rb +14 -18
- data/lib/mx-platform-ruby/models/merchant_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/merchants_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/o_auth_window_response.rb +14 -18
- data/lib/mx-platform-ruby/models/o_auth_window_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/option_response.rb +14 -18
- data/lib/mx-platform-ruby/models/pagination_response.rb +14 -18
- data/lib/mx-platform-ruby/models/payment_processor_authorization_code_request.rb +14 -18
- data/lib/mx-platform-ruby/models/payment_processor_authorization_code_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/payment_processor_authorization_code_response.rb +14 -18
- data/lib/mx-platform-ruby/models/payment_processor_authorization_code_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/spending_plan_account_response.rb +14 -18
- data/lib/mx-platform-ruby/models/spending_plan_accounts_response.rb +14 -18
- data/lib/mx-platform-ruby/models/spending_plan_iteration_item_create_request_body.rb +16 -18
- data/lib/mx-platform-ruby/models/spending_plan_iteration_item_response.rb +14 -18
- data/lib/mx-platform-ruby/models/spending_plan_iteration_items_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/spending_plan_iteration_response.rb +14 -18
- data/lib/mx-platform-ruby/models/spending_plan_iterations_response.rb +14 -18
- data/lib/mx-platform-ruby/models/spending_plan_response.rb +14 -18
- data/lib/mx-platform-ruby/models/spending_plans_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/statement_response.rb +14 -18
- data/lib/mx-platform-ruby/models/statement_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/statements_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/tag_create_request.rb +16 -18
- data/lib/mx-platform-ruby/models/tag_create_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/tag_response.rb +14 -18
- data/lib/mx-platform-ruby/models/tag_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/tag_update_request.rb +16 -18
- data/lib/mx-platform-ruby/models/tag_update_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/tagging_create_request.rb +18 -18
- data/lib/mx-platform-ruby/models/tagging_create_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/tagging_response.rb +14 -18
- data/lib/mx-platform-ruby/models/tagging_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/tagging_update_request.rb +16 -18
- data/lib/mx-platform-ruby/models/tagging_update_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/taggings_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/tags_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/tax_document_response.rb +14 -18
- data/lib/mx-platform-ruby/models/tax_document_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/tax_documents_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/transaction_response.rb +14 -18
- data/lib/mx-platform-ruby/models/transaction_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/transaction_rule_create_request.rb +18 -18
- data/lib/mx-platform-ruby/models/transaction_rule_create_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/transaction_rule_response.rb +14 -18
- data/lib/mx-platform-ruby/models/transaction_rule_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/transaction_rule_update_request.rb +14 -18
- data/lib/mx-platform-ruby/models/transaction_rule_update_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/transaction_rules_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/transaction_update_request.rb +16 -18
- data/lib/mx-platform-ruby/models/transaction_update_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/transactions_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/user_create_request.rb +14 -18
- data/lib/mx-platform-ruby/models/user_create_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/user_response.rb +14 -18
- data/lib/mx-platform-ruby/models/user_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/user_update_request.rb +14 -18
- data/lib/mx-platform-ruby/models/user_update_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/users_response_body.rb +14 -18
- data/lib/mx-platform-ruby/models/widget_request.rb +16 -18
- data/lib/mx-platform-ruby/models/widget_request_body.rb +14 -18
- data/lib/mx-platform-ruby/models/widget_response.rb +14 -18
- data/lib/mx-platform-ruby/models/widget_response_body.rb +14 -18
- data/lib/mx-platform-ruby/version.rb +2 -2
- data/lib/mx-platform-ruby.rb +1 -1
- data/mx-platform-ruby.gemspec +3 -2
- data/openapi/config.yml +1 -1
- data/openapitools.json +1 -1
- data/spec/api/mx_platform_api_spec.rb +114 -114
- data/spec/api_client_spec.rb +36 -1
- data/spec/configuration_spec.rb +41 -1
- data/spec/models/account_create_request_body_spec.rb +2 -2
- data/spec/models/account_create_request_spec.rb +22 -22
- data/spec/models/account_number_response_spec.rb +10 -10
- data/spec/models/account_numbers_response_body_spec.rb +3 -3
- data/spec/models/account_owner_response_spec.rb +15 -15
- data/spec/models/account_owners_response_body_spec.rb +3 -3
- data/spec/models/account_response_body_spec.rb +2 -2
- data/spec/models/account_response_spec.rb +57 -57
- data/spec/models/account_update_request_body_spec.rb +2 -2
- data/spec/models/account_update_request_spec.rb +22 -22
- data/spec/models/accounts_response_body_spec.rb +3 -3
- data/spec/models/authorization_code_request_body_spec.rb +2 -2
- data/spec/models/authorization_code_request_spec.rb +2 -2
- data/spec/models/authorization_code_response_body_spec.rb +2 -2
- data/spec/models/authorization_code_response_spec.rb +2 -2
- data/spec/models/categories_response_body_spec.rb +3 -3
- data/spec/models/category_create_request_body_spec.rb +2 -2
- data/spec/models/category_create_request_spec.rb +4 -4
- data/spec/models/category_response_body_spec.rb +2 -2
- data/spec/models/category_response_spec.rb +9 -9
- data/spec/models/category_update_request_body_spec.rb +2 -2
- data/spec/models/category_update_request_spec.rb +3 -3
- data/spec/models/challenge_response_spec.rb +8 -8
- data/spec/models/challenges_response_body_spec.rb +3 -3
- data/spec/models/connect_widget_request_body_spec.rb +2 -2
- data/spec/models/connect_widget_request_spec.rb +15 -15
- data/spec/models/connect_widget_response_body_spec.rb +2 -2
- data/spec/models/connect_widget_response_spec.rb +3 -3
- data/spec/models/credential_request_spec.rb +3 -3
- data/spec/models/credential_response_spec.rb +7 -7
- data/spec/models/credentials_response_body_spec.rb +3 -3
- data/spec/models/enhance_transaction_response_spec.rb +24 -24
- data/spec/models/enhance_transactions_request_body_spec.rb +2 -2
- data/spec/models/enhance_transactions_request_spec.rb +8 -8
- data/spec/models/enhance_transactions_response_body_spec.rb +2 -2
- data/spec/models/holding_response_body_spec.rb +2 -2
- data/spec/models/holding_response_spec.rb +20 -20
- data/spec/models/holdings_response_body_spec.rb +3 -3
- data/spec/models/image_option_response_spec.rb +4 -4
- data/spec/models/institution_response_body_spec.rb +2 -2
- data/spec/models/institution_response_spec.rb +15 -15
- data/spec/models/institutions_response_body_spec.rb +3 -3
- data/spec/models/managed_account_create_request_body_spec.rb +2 -2
- data/spec/models/managed_account_create_request_spec.rb +32 -32
- data/spec/models/managed_account_update_request_body_spec.rb +2 -2
- data/spec/models/managed_account_update_request_spec.rb +32 -32
- data/spec/models/managed_member_create_request_body_spec.rb +2 -2
- data/spec/models/managed_member_create_request_spec.rb +5 -5
- data/spec/models/managed_member_update_request_body_spec.rb +2 -2
- data/spec/models/managed_member_update_request_spec.rb +4 -4
- data/spec/models/managed_transaction_create_request_body_spec.rb +2 -2
- data/spec/models/managed_transaction_create_request_spec.rb +21 -21
- data/spec/models/managed_transaction_update_request_body_spec.rb +2 -2
- data/spec/models/managed_transaction_update_request_spec.rb +21 -21
- data/spec/models/member_create_request_body_spec.rb +6 -6
- data/spec/models/member_create_request_spec.rb +8 -8
- data/spec/models/member_response_body_spec.rb +2 -2
- data/spec/models/member_response_spec.rb +16 -16
- data/spec/models/member_resume_request_body_spec.rb +2 -2
- data/spec/models/member_resume_request_spec.rb +2 -2
- data/spec/models/member_status_response_body_spec.rb +2 -2
- data/spec/models/member_status_response_spec.rb +10 -10
- data/spec/models/member_update_request_body_spec.rb +2 -2
- data/spec/models/member_update_request_spec.rb +6 -6
- data/spec/models/members_response_body_spec.rb +3 -3
- data/spec/models/merchant_location_response_body_spec.rb +2 -2
- data/spec/models/merchant_location_response_spec.rb +13 -13
- data/spec/models/merchant_response_body_spec.rb +2 -2
- data/spec/models/merchant_response_spec.rb +7 -7
- data/spec/models/merchants_response_body_spec.rb +3 -3
- data/spec/models/o_auth_window_response_body_spec.rb +2 -2
- data/spec/models/o_auth_window_response_spec.rb +3 -3
- data/spec/models/option_response_spec.rb +3 -3
- data/spec/models/pagination_response_spec.rb +5 -5
- data/spec/models/payment_processor_authorization_code_request_body_spec.rb +2 -2
- data/spec/models/payment_processor_authorization_code_request_spec.rb +4 -4
- data/spec/models/payment_processor_authorization_code_response_body_spec.rb +2 -2
- data/spec/models/payment_processor_authorization_code_response_spec.rb +2 -2
- data/spec/models/spending_plan_account_response_spec.rb +8 -8
- data/spec/models/spending_plan_accounts_response_spec.rb +3 -3
- data/spec/models/spending_plan_iteration_item_create_request_body_spec.rb +6 -6
- data/spec/models/spending_plan_iteration_item_response_spec.rb +13 -13
- data/spec/models/spending_plan_iteration_items_response_body_spec.rb +3 -3
- data/spec/models/spending_plan_iteration_response_spec.rb +9 -9
- data/spec/models/spending_plan_iterations_response_spec.rb +3 -3
- data/spec/models/spending_plan_response_spec.rb +6 -6
- data/spec/models/spending_plans_response_body_spec.rb +3 -3
- data/spec/models/statement_response_body_spec.rb +2 -2
- data/spec/models/statement_response_spec.rb +9 -9
- data/spec/models/statements_response_body_spec.rb +3 -3
- data/spec/models/tag_create_request_body_spec.rb +2 -2
- data/spec/models/tag_create_request_spec.rb +2 -2
- data/spec/models/tag_response_body_spec.rb +2 -2
- data/spec/models/tag_response_spec.rb +4 -4
- data/spec/models/tag_update_request_body_spec.rb +2 -2
- data/spec/models/tag_update_request_spec.rb +2 -2
- data/spec/models/tagging_create_request_body_spec.rb +2 -2
- data/spec/models/tagging_create_request_spec.rb +3 -3
- data/spec/models/tagging_response_body_spec.rb +2 -2
- data/spec/models/tagging_response_spec.rb +6 -6
- data/spec/models/tagging_update_request_body_spec.rb +2 -2
- data/spec/models/tagging_update_request_spec.rb +2 -2
- data/spec/models/taggings_response_body_spec.rb +3 -3
- data/spec/models/tags_response_body_spec.rb +3 -3
- data/spec/models/tax_document_response_body_spec.rb +2 -2
- data/spec/models/tax_document_response_spec.rb +11 -11
- data/spec/models/tax_documents_response_body_spec.rb +3 -3
- data/spec/models/transaction_response_body_spec.rb +2 -2
- data/spec/models/transaction_response_spec.rb +44 -44
- data/spec/models/transaction_rule_create_request_body_spec.rb +2 -2
- data/spec/models/transaction_rule_create_request_spec.rb +4 -4
- data/spec/models/transaction_rule_response_body_spec.rb +2 -2
- data/spec/models/transaction_rule_response_spec.rb +8 -8
- data/spec/models/transaction_rule_update_request_body_spec.rb +2 -2
- data/spec/models/transaction_rule_update_request_spec.rb +4 -4
- data/spec/models/transaction_rules_response_body_spec.rb +3 -3
- data/spec/models/transaction_update_request_body_spec.rb +2 -2
- data/spec/models/transaction_update_request_spec.rb +2 -2
- data/spec/models/transactions_response_body_spec.rb +3 -3
- data/spec/models/user_create_request_body_spec.rb +2 -2
- data/spec/models/user_create_request_spec.rb +5 -5
- data/spec/models/user_response_body_spec.rb +2 -2
- data/spec/models/user_response_spec.rb +6 -6
- data/spec/models/user_update_request_body_spec.rb +2 -2
- data/spec/models/user_update_request_spec.rb +5 -5
- data/spec/models/users_response_body_spec.rb +3 -3
- data/spec/models/widget_request_body_spec.rb +2 -2
- data/spec/models/widget_request_spec.rb +17 -17
- data/spec/models/widget_response_body_spec.rb +2 -2
- data/spec/models/widget_response_spec.rb +4 -4
- data/spec/spec_helper.rb +1 -1
- metadata +132 -118
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version:
|
9
|
+
OpenAPI Generator version: 7.0.1
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -27,337 +27,337 @@ describe MxPlatformRuby::AccountResponse do
|
|
27
27
|
end
|
28
28
|
describe 'test attribute "account_number"' do
|
29
29
|
it 'should work' do
|
30
|
-
# assertion here. ref: https://
|
30
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
31
|
end
|
32
32
|
end
|
33
33
|
|
34
34
|
describe 'test attribute "account_ownership"' do
|
35
35
|
it 'should work' do
|
36
|
-
# assertion here. ref: https://
|
36
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
37
37
|
end
|
38
38
|
end
|
39
39
|
|
40
40
|
describe 'test attribute "annuity_policy_to_date"' do
|
41
41
|
it 'should work' do
|
42
|
-
# assertion here. ref: https://
|
42
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
43
43
|
end
|
44
44
|
end
|
45
45
|
|
46
46
|
describe 'test attribute "annuity_provider"' do
|
47
47
|
it 'should work' do
|
48
|
-
# assertion here. ref: https://
|
48
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
49
49
|
end
|
50
50
|
end
|
51
51
|
|
52
52
|
describe 'test attribute "annuity_term_year"' do
|
53
53
|
it 'should work' do
|
54
|
-
# assertion here. ref: https://
|
54
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
55
55
|
end
|
56
56
|
end
|
57
57
|
|
58
58
|
describe 'test attribute "apr"' do
|
59
59
|
it 'should work' do
|
60
|
-
# assertion here. ref: https://
|
60
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
61
61
|
end
|
62
62
|
end
|
63
63
|
|
64
64
|
describe 'test attribute "apy"' do
|
65
65
|
it 'should work' do
|
66
|
-
# assertion here. ref: https://
|
66
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
67
67
|
end
|
68
68
|
end
|
69
69
|
|
70
70
|
describe 'test attribute "available_balance"' do
|
71
71
|
it 'should work' do
|
72
|
-
# assertion here. ref: https://
|
72
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
73
73
|
end
|
74
74
|
end
|
75
75
|
|
76
76
|
describe 'test attribute "available_credit"' do
|
77
77
|
it 'should work' do
|
78
|
-
# assertion here. ref: https://
|
78
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
79
79
|
end
|
80
80
|
end
|
81
81
|
|
82
82
|
describe 'test attribute "balance"' do
|
83
83
|
it 'should work' do
|
84
|
-
# assertion here. ref: https://
|
84
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
85
85
|
end
|
86
86
|
end
|
87
87
|
|
88
88
|
describe 'test attribute "cash_balance"' do
|
89
89
|
it 'should work' do
|
90
|
-
# assertion here. ref: https://
|
90
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
91
91
|
end
|
92
92
|
end
|
93
93
|
|
94
94
|
describe 'test attribute "cash_surrender_value"' do
|
95
95
|
it 'should work' do
|
96
|
-
# assertion here. ref: https://
|
96
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
97
97
|
end
|
98
98
|
end
|
99
99
|
|
100
100
|
describe 'test attribute "created_at"' do
|
101
101
|
it 'should work' do
|
102
|
-
# assertion here. ref: https://
|
102
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
103
103
|
end
|
104
104
|
end
|
105
105
|
|
106
106
|
describe 'test attribute "credit_limit"' do
|
107
107
|
it 'should work' do
|
108
|
-
# assertion here. ref: https://
|
108
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
109
109
|
end
|
110
110
|
end
|
111
111
|
|
112
112
|
describe 'test attribute "currency_code"' do
|
113
113
|
it 'should work' do
|
114
|
-
# assertion here. ref: https://
|
114
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
115
115
|
end
|
116
116
|
end
|
117
117
|
|
118
118
|
describe 'test attribute "day_payment_is_due"' do
|
119
119
|
it 'should work' do
|
120
|
-
# assertion here. ref: https://
|
120
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
121
121
|
end
|
122
122
|
end
|
123
123
|
|
124
124
|
describe 'test attribute "death_benefit"' do
|
125
125
|
it 'should work' do
|
126
|
-
# assertion here. ref: https://
|
126
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
127
127
|
end
|
128
128
|
end
|
129
129
|
|
130
130
|
describe 'test attribute "guid"' do
|
131
131
|
it 'should work' do
|
132
|
-
# assertion here. ref: https://
|
132
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
133
133
|
end
|
134
134
|
end
|
135
135
|
|
136
136
|
describe 'test attribute "holdings_value"' do
|
137
137
|
it 'should work' do
|
138
|
-
# assertion here. ref: https://
|
138
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
139
139
|
end
|
140
140
|
end
|
141
141
|
|
142
142
|
describe 'test attribute "id"' do
|
143
143
|
it 'should work' do
|
144
|
-
# assertion here. ref: https://
|
144
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
145
145
|
end
|
146
146
|
end
|
147
147
|
|
148
148
|
describe 'test attribute "imported_at"' do
|
149
149
|
it 'should work' do
|
150
|
-
# assertion here. ref: https://
|
150
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
151
151
|
end
|
152
152
|
end
|
153
153
|
|
154
154
|
describe 'test attribute "interest_rate"' do
|
155
155
|
it 'should work' do
|
156
|
-
# assertion here. ref: https://
|
156
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
157
157
|
end
|
158
158
|
end
|
159
159
|
|
160
160
|
describe 'test attribute "institution_code"' do
|
161
161
|
it 'should work' do
|
162
|
-
# assertion here. ref: https://
|
162
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
163
163
|
end
|
164
164
|
end
|
165
165
|
|
166
166
|
describe 'test attribute "insured_name"' do
|
167
167
|
it 'should work' do
|
168
|
-
# assertion here. ref: https://
|
168
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
169
169
|
end
|
170
170
|
end
|
171
171
|
|
172
172
|
describe 'test attribute "is_closed"' do
|
173
173
|
it 'should work' do
|
174
|
-
# assertion here. ref: https://
|
174
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
175
175
|
end
|
176
176
|
end
|
177
177
|
|
178
178
|
describe 'test attribute "is_hidden"' do
|
179
179
|
it 'should work' do
|
180
|
-
# assertion here. ref: https://
|
180
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
181
181
|
end
|
182
182
|
end
|
183
183
|
|
184
184
|
describe 'test attribute "is_manual"' do
|
185
185
|
it 'should work' do
|
186
|
-
# assertion here. ref: https://
|
186
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
187
187
|
end
|
188
188
|
end
|
189
189
|
|
190
190
|
describe 'test attribute "last_payment"' do
|
191
191
|
it 'should work' do
|
192
|
-
# assertion here. ref: https://
|
192
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
193
193
|
end
|
194
194
|
end
|
195
195
|
|
196
196
|
describe 'test attribute "last_payment_at"' do
|
197
197
|
it 'should work' do
|
198
|
-
# assertion here. ref: https://
|
198
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
199
199
|
end
|
200
200
|
end
|
201
201
|
|
202
202
|
describe 'test attribute "loan_amount"' do
|
203
203
|
it 'should work' do
|
204
|
-
# assertion here. ref: https://
|
204
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
205
205
|
end
|
206
206
|
end
|
207
207
|
|
208
208
|
describe 'test attribute "margin_balance"' do
|
209
209
|
it 'should work' do
|
210
|
-
# assertion here. ref: https://
|
210
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
211
211
|
end
|
212
212
|
end
|
213
213
|
|
214
214
|
describe 'test attribute "matures_on"' do
|
215
215
|
it 'should work' do
|
216
|
-
# assertion here. ref: https://
|
216
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
217
217
|
end
|
218
218
|
end
|
219
219
|
|
220
220
|
describe 'test attribute "member_guid"' do
|
221
221
|
it 'should work' do
|
222
|
-
# assertion here. ref: https://
|
222
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
223
223
|
end
|
224
224
|
end
|
225
225
|
|
226
226
|
describe 'test attribute "member_id"' do
|
227
227
|
it 'should work' do
|
228
|
-
# assertion here. ref: https://
|
228
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
229
229
|
end
|
230
230
|
end
|
231
231
|
|
232
232
|
describe 'test attribute "member_is_managed_by_user"' do
|
233
233
|
it 'should work' do
|
234
|
-
# assertion here. ref: https://
|
234
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
235
235
|
end
|
236
236
|
end
|
237
237
|
|
238
238
|
describe 'test attribute "metadata"' do
|
239
239
|
it 'should work' do
|
240
|
-
# assertion here. ref: https://
|
240
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
241
241
|
end
|
242
242
|
end
|
243
243
|
|
244
244
|
describe 'test attribute "minimum_balance"' do
|
245
245
|
it 'should work' do
|
246
|
-
# assertion here. ref: https://
|
246
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
247
247
|
end
|
248
248
|
end
|
249
249
|
|
250
250
|
describe 'test attribute "minimum_payment"' do
|
251
251
|
it 'should work' do
|
252
|
-
# assertion here. ref: https://
|
252
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
253
253
|
end
|
254
254
|
end
|
255
255
|
|
256
256
|
describe 'test attribute "name"' do
|
257
257
|
it 'should work' do
|
258
|
-
# assertion here. ref: https://
|
258
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
259
259
|
end
|
260
260
|
end
|
261
261
|
|
262
262
|
describe 'test attribute "nickname"' do
|
263
263
|
it 'should work' do
|
264
|
-
# assertion here. ref: https://
|
264
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
265
265
|
end
|
266
266
|
end
|
267
267
|
|
268
268
|
describe 'test attribute "original_balance"' do
|
269
269
|
it 'should work' do
|
270
|
-
# assertion here. ref: https://
|
270
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
271
271
|
end
|
272
272
|
end
|
273
273
|
|
274
274
|
describe 'test attribute "pay_out_amount"' do
|
275
275
|
it 'should work' do
|
276
|
-
# assertion here. ref: https://
|
276
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
277
277
|
end
|
278
278
|
end
|
279
279
|
|
280
280
|
describe 'test attribute "payment_due_at"' do
|
281
281
|
it 'should work' do
|
282
|
-
# assertion here. ref: https://
|
282
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
283
283
|
end
|
284
284
|
end
|
285
285
|
|
286
286
|
describe 'test attribute "payoff_balance"' do
|
287
287
|
it 'should work' do
|
288
|
-
# assertion here. ref: https://
|
288
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
289
289
|
end
|
290
290
|
end
|
291
291
|
|
292
292
|
describe 'test attribute "premium_amount"' do
|
293
293
|
it 'should work' do
|
294
|
-
# assertion here. ref: https://
|
294
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
295
295
|
end
|
296
296
|
end
|
297
297
|
|
298
298
|
describe 'test attribute "property_type"' do
|
299
299
|
it 'should work' do
|
300
|
-
# assertion here. ref: https://
|
300
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
301
301
|
end
|
302
302
|
end
|
303
303
|
|
304
304
|
describe 'test attribute "routing_number"' do
|
305
305
|
it 'should work' do
|
306
|
-
# assertion here. ref: https://
|
306
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
307
307
|
end
|
308
308
|
end
|
309
309
|
|
310
310
|
describe 'test attribute "started_on"' do
|
311
311
|
it 'should work' do
|
312
|
-
# assertion here. ref: https://
|
312
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
313
313
|
end
|
314
314
|
end
|
315
315
|
|
316
316
|
describe 'test attribute "subtype"' do
|
317
317
|
it 'should work' do
|
318
|
-
# assertion here. ref: https://
|
318
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
319
319
|
end
|
320
320
|
end
|
321
321
|
|
322
322
|
describe 'test attribute "today_ugl_amount"' do
|
323
323
|
it 'should work' do
|
324
|
-
# assertion here. ref: https://
|
324
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
325
325
|
end
|
326
326
|
end
|
327
327
|
|
328
328
|
describe 'test attribute "today_ugl_percentage"' do
|
329
329
|
it 'should work' do
|
330
|
-
# assertion here. ref: https://
|
330
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
331
331
|
end
|
332
332
|
end
|
333
333
|
|
334
334
|
describe 'test attribute "total_account_value"' do
|
335
335
|
it 'should work' do
|
336
|
-
# assertion here. ref: https://
|
336
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
337
337
|
end
|
338
338
|
end
|
339
339
|
|
340
340
|
describe 'test attribute "type"' do
|
341
341
|
it 'should work' do
|
342
|
-
# assertion here. ref: https://
|
342
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
343
343
|
end
|
344
344
|
end
|
345
345
|
|
346
346
|
describe 'test attribute "updated_at"' do
|
347
347
|
it 'should work' do
|
348
|
-
# assertion here. ref: https://
|
348
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
349
349
|
end
|
350
350
|
end
|
351
351
|
|
352
352
|
describe 'test attribute "user_guid"' do
|
353
353
|
it 'should work' do
|
354
|
-
# assertion here. ref: https://
|
354
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
355
355
|
end
|
356
356
|
end
|
357
357
|
|
358
358
|
describe 'test attribute "user_id"' do
|
359
359
|
it 'should work' do
|
360
|
-
# assertion here. ref: https://
|
360
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
361
361
|
end
|
362
362
|
end
|
363
363
|
|
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version:
|
9
|
+
OpenAPI Generator version: 7.0.1
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -27,7 +27,7 @@ describe MxPlatformRuby::AccountUpdateRequestBody do
|
|
27
27
|
end
|
28
28
|
describe 'test attribute "account"' do
|
29
29
|
it 'should work' do
|
30
|
-
# assertion here. ref: https://
|
30
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
31
|
end
|
32
32
|
end
|
33
33
|
|
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version:
|
9
|
+
OpenAPI Generator version: 7.0.1
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -27,127 +27,127 @@ describe MxPlatformRuby::AccountUpdateRequest do
|
|
27
27
|
end
|
28
28
|
describe 'test attribute "account_subtype"' do
|
29
29
|
it 'should work' do
|
30
|
-
# assertion here. ref: https://
|
30
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
31
|
end
|
32
32
|
end
|
33
33
|
|
34
34
|
describe 'test attribute "account_type"' do
|
35
35
|
it 'should work' do
|
36
|
-
# assertion here. ref: https://
|
36
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
37
37
|
end
|
38
38
|
end
|
39
39
|
|
40
40
|
describe 'test attribute "apr"' do
|
41
41
|
it 'should work' do
|
42
|
-
# assertion here. ref: https://
|
42
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
43
43
|
end
|
44
44
|
end
|
45
45
|
|
46
46
|
describe 'test attribute "apy"' do
|
47
47
|
it 'should work' do
|
48
|
-
# assertion here. ref: https://
|
48
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
49
49
|
end
|
50
50
|
end
|
51
51
|
|
52
52
|
describe 'test attribute "available_balance"' do
|
53
53
|
it 'should work' do
|
54
|
-
# assertion here. ref: https://
|
54
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
55
55
|
end
|
56
56
|
end
|
57
57
|
|
58
58
|
describe 'test attribute "balance"' do
|
59
59
|
it 'should work' do
|
60
|
-
# assertion here. ref: https://
|
60
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
61
61
|
end
|
62
62
|
end
|
63
63
|
|
64
64
|
describe 'test attribute "cash_surrender_value"' do
|
65
65
|
it 'should work' do
|
66
|
-
# assertion here. ref: https://
|
66
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
67
67
|
end
|
68
68
|
end
|
69
69
|
|
70
70
|
describe 'test attribute "credit_limit"' do
|
71
71
|
it 'should work' do
|
72
|
-
# assertion here. ref: https://
|
72
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
73
73
|
end
|
74
74
|
end
|
75
75
|
|
76
76
|
describe 'test attribute "currency_code"' do
|
77
77
|
it 'should work' do
|
78
|
-
# assertion here. ref: https://
|
78
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
79
79
|
end
|
80
80
|
end
|
81
81
|
|
82
82
|
describe 'test attribute "death_benefit"' do
|
83
83
|
it 'should work' do
|
84
|
-
# assertion here. ref: https://
|
84
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
85
85
|
end
|
86
86
|
end
|
87
87
|
|
88
88
|
describe 'test attribute "interest_rate"' do
|
89
89
|
it 'should work' do
|
90
|
-
# assertion here. ref: https://
|
90
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
91
91
|
end
|
92
92
|
end
|
93
93
|
|
94
94
|
describe 'test attribute "is_business"' do
|
95
95
|
it 'should work' do
|
96
|
-
# assertion here. ref: https://
|
96
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
97
97
|
end
|
98
98
|
end
|
99
99
|
|
100
100
|
describe 'test attribute "is_closed"' do
|
101
101
|
it 'should work' do
|
102
|
-
# assertion here. ref: https://
|
102
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
103
103
|
end
|
104
104
|
end
|
105
105
|
|
106
106
|
describe 'test attribute "is_hidden"' do
|
107
107
|
it 'should work' do
|
108
|
-
# assertion here. ref: https://
|
108
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
109
109
|
end
|
110
110
|
end
|
111
111
|
|
112
112
|
describe 'test attribute "loan_amount"' do
|
113
113
|
it 'should work' do
|
114
|
-
# assertion here. ref: https://
|
114
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
115
115
|
end
|
116
116
|
end
|
117
117
|
|
118
118
|
describe 'test attribute "metadata"' do
|
119
119
|
it 'should work' do
|
120
|
-
# assertion here. ref: https://
|
120
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
121
121
|
end
|
122
122
|
end
|
123
123
|
|
124
124
|
describe 'test attribute "name"' do
|
125
125
|
it 'should work' do
|
126
|
-
# assertion here. ref: https://
|
126
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
127
127
|
end
|
128
128
|
end
|
129
129
|
|
130
130
|
describe 'test attribute "nickname"' do
|
131
131
|
it 'should work' do
|
132
|
-
# assertion here. ref: https://
|
132
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
133
133
|
end
|
134
134
|
end
|
135
135
|
|
136
136
|
describe 'test attribute "original_balance"' do
|
137
137
|
it 'should work' do
|
138
|
-
# assertion here. ref: https://
|
138
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
139
139
|
end
|
140
140
|
end
|
141
141
|
|
142
142
|
describe 'test attribute "property_type"' do
|
143
143
|
it 'should work' do
|
144
|
-
# assertion here. ref: https://
|
144
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
145
145
|
end
|
146
146
|
end
|
147
147
|
|
148
148
|
describe 'test attribute "skip_webhook"' do
|
149
149
|
it 'should work' do
|
150
|
-
# assertion here. ref: https://
|
150
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
151
151
|
end
|
152
152
|
end
|
153
153
|
|
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version:
|
9
|
+
OpenAPI Generator version: 7.0.1
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -27,13 +27,13 @@ describe MxPlatformRuby::AccountsResponseBody do
|
|
27
27
|
end
|
28
28
|
describe 'test attribute "accounts"' do
|
29
29
|
it 'should work' do
|
30
|
-
# assertion here. ref: https://
|
30
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
31
|
end
|
32
32
|
end
|
33
33
|
|
34
34
|
describe 'test attribute "pagination"' do
|
35
35
|
it 'should work' do
|
36
|
-
# assertion here. ref: https://
|
36
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
37
37
|
end
|
38
38
|
end
|
39
39
|
|
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: 0.1.0
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version:
|
9
|
+
OpenAPI Generator version: 7.0.1
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -27,7 +27,7 @@ describe MxPlatformRuby::AuthorizationCodeRequestBody do
|
|
27
27
|
end
|
28
28
|
describe 'test attribute "authorization_code"' do
|
29
29
|
it 'should work' do
|
30
|
-
# assertion here. ref: https://
|
30
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
31
31
|
end
|
32
32
|
end
|
33
33
|
|