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
|
|
@@ -41,7 +41,7 @@ describe 'MxPlatformApi' do
|
|
41
41
|
# @return [MemberResponseBody]
|
42
42
|
describe 'aggregate_member test' do
|
43
43
|
it 'should work' do
|
44
|
-
# assertion here. ref: https://
|
44
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
45
45
|
end
|
46
46
|
end
|
47
47
|
|
@@ -54,7 +54,7 @@ describe 'MxPlatformApi' do
|
|
54
54
|
# @return [MemberResponseBody]
|
55
55
|
describe 'check_balances test' do
|
56
56
|
it 'should work' do
|
57
|
-
# assertion here. ref: https://
|
57
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
58
58
|
end
|
59
59
|
end
|
60
60
|
|
@@ -67,7 +67,7 @@ describe 'MxPlatformApi' do
|
|
67
67
|
# @return [CategoryResponseBody]
|
68
68
|
describe 'create_category test' do
|
69
69
|
it 'should work' do
|
70
|
-
# assertion here. ref: https://
|
70
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
71
71
|
end
|
72
72
|
end
|
73
73
|
|
@@ -81,7 +81,7 @@ describe 'MxPlatformApi' do
|
|
81
81
|
# @return [AccountResponseBody]
|
82
82
|
describe 'create_managed_account test' 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
|
|
@@ -94,7 +94,7 @@ describe 'MxPlatformApi' do
|
|
94
94
|
# @return [MemberResponseBody]
|
95
95
|
describe 'create_managed_member test' do
|
96
96
|
it 'should work' do
|
97
|
-
# assertion here. ref: https://
|
97
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
98
98
|
end
|
99
99
|
end
|
100
100
|
|
@@ -109,7 +109,7 @@ describe 'MxPlatformApi' do
|
|
109
109
|
# @return [TransactionResponseBody]
|
110
110
|
describe 'create_managed_transaction test' do
|
111
111
|
it 'should work' do
|
112
|
-
# assertion here. ref: https://
|
112
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
113
113
|
end
|
114
114
|
end
|
115
115
|
|
@@ -122,7 +122,7 @@ describe 'MxPlatformApi' do
|
|
122
122
|
# @return [AccountResponseBody]
|
123
123
|
describe 'create_manual_account test' do
|
124
124
|
it 'should work' do
|
125
|
-
# assertion here. ref: https://
|
125
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
126
126
|
end
|
127
127
|
end
|
128
128
|
|
@@ -135,7 +135,7 @@ describe 'MxPlatformApi' do
|
|
135
135
|
# @return [MemberResponseBody]
|
136
136
|
describe 'create_member test' 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
|
|
@@ -147,7 +147,7 @@ describe 'MxPlatformApi' do
|
|
147
147
|
# @return [SpendingPlanResponse]
|
148
148
|
describe 'create_spending_plan test' 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
|
|
@@ -161,7 +161,7 @@ describe 'MxPlatformApi' do
|
|
161
161
|
# @return [SpendingPlanIterationItemResponse]
|
162
162
|
describe 'create_spending_plan_iteration_item test' do
|
163
163
|
it 'should work' do
|
164
|
-
# assertion here. ref: https://
|
164
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
165
165
|
end
|
166
166
|
end
|
167
167
|
|
@@ -174,7 +174,7 @@ describe 'MxPlatformApi' do
|
|
174
174
|
# @return [TagResponseBody]
|
175
175
|
describe 'create_tag test' do
|
176
176
|
it 'should work' do
|
177
|
-
# assertion here. ref: https://
|
177
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
178
178
|
end
|
179
179
|
end
|
180
180
|
|
@@ -187,7 +187,7 @@ describe 'MxPlatformApi' do
|
|
187
187
|
# @return [TaggingResponseBody]
|
188
188
|
describe 'create_tagging test' do
|
189
189
|
it 'should work' do
|
190
|
-
# assertion here. ref: https://
|
190
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
191
191
|
end
|
192
192
|
end
|
193
193
|
|
@@ -200,7 +200,7 @@ describe 'MxPlatformApi' do
|
|
200
200
|
# @return [TransactionRuleResponseBody]
|
201
201
|
describe 'create_transaction_rule test' do
|
202
202
|
it 'should work' do
|
203
|
-
# assertion here. ref: https://
|
203
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
204
204
|
end
|
205
205
|
end
|
206
206
|
|
@@ -212,7 +212,7 @@ describe 'MxPlatformApi' do
|
|
212
212
|
# @return [UserResponseBody]
|
213
213
|
describe 'create_user test' do
|
214
214
|
it 'should work' do
|
215
|
-
# assertion here. ref: https://
|
215
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
216
216
|
end
|
217
217
|
end
|
218
218
|
|
@@ -225,7 +225,7 @@ describe 'MxPlatformApi' do
|
|
225
225
|
# @return [nil]
|
226
226
|
describe 'delete_category test' 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
|
|
@@ -239,7 +239,7 @@ describe 'MxPlatformApi' do
|
|
239
239
|
# @return [nil]
|
240
240
|
describe 'delete_managed_account test' do
|
241
241
|
it 'should work' do
|
242
|
-
# assertion here. ref: https://
|
242
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
243
243
|
end
|
244
244
|
end
|
245
245
|
|
@@ -252,7 +252,7 @@ describe 'MxPlatformApi' do
|
|
252
252
|
# @return [nil]
|
253
253
|
describe 'delete_managed_member test' do
|
254
254
|
it 'should work' do
|
255
|
-
# assertion here. ref: https://
|
255
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
256
256
|
end
|
257
257
|
end
|
258
258
|
|
@@ -267,7 +267,7 @@ describe 'MxPlatformApi' do
|
|
267
267
|
# @return [nil]
|
268
268
|
describe 'delete_managed_transaction test' 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
|
|
@@ -280,7 +280,7 @@ describe 'MxPlatformApi' do
|
|
280
280
|
# @return [nil]
|
281
281
|
describe 'delete_manual_account test' do
|
282
282
|
it 'should work' do
|
283
|
-
# assertion here. ref: https://
|
283
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
284
284
|
end
|
285
285
|
end
|
286
286
|
|
@@ -293,7 +293,7 @@ describe 'MxPlatformApi' do
|
|
293
293
|
# @return [nil]
|
294
294
|
describe 'delete_member test' do
|
295
295
|
it 'should work' do
|
296
|
-
# assertion here. ref: https://
|
296
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
297
297
|
end
|
298
298
|
end
|
299
299
|
|
@@ -306,7 +306,7 @@ describe 'MxPlatformApi' do
|
|
306
306
|
# @return [nil]
|
307
307
|
describe 'delete_spending_plan test' do
|
308
308
|
it 'should work' do
|
309
|
-
# assertion here. ref: https://
|
309
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
310
310
|
end
|
311
311
|
end
|
312
312
|
|
@@ -320,7 +320,7 @@ describe 'MxPlatformApi' do
|
|
320
320
|
# @return [nil]
|
321
321
|
describe 'delete_spending_plan_account test' do
|
322
322
|
it 'should work' do
|
323
|
-
# assertion here. ref: https://
|
323
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
324
324
|
end
|
325
325
|
end
|
326
326
|
|
@@ -334,7 +334,7 @@ describe 'MxPlatformApi' do
|
|
334
334
|
# @return [nil]
|
335
335
|
describe 'delete_spending_plan_iteration_item test' do
|
336
336
|
it 'should work' do
|
337
|
-
# assertion here. ref: https://
|
337
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
338
338
|
end
|
339
339
|
end
|
340
340
|
|
@@ -347,7 +347,7 @@ describe 'MxPlatformApi' do
|
|
347
347
|
# @return [nil]
|
348
348
|
describe 'delete_tag test' do
|
349
349
|
it 'should work' do
|
350
|
-
# assertion here. ref: https://
|
350
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
351
351
|
end
|
352
352
|
end
|
353
353
|
|
@@ -360,7 +360,7 @@ describe 'MxPlatformApi' do
|
|
360
360
|
# @return [nil]
|
361
361
|
describe 'delete_tagging test' do
|
362
362
|
it 'should work' do
|
363
|
-
# assertion here. ref: https://
|
363
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
364
364
|
end
|
365
365
|
end
|
366
366
|
|
@@ -373,7 +373,7 @@ describe 'MxPlatformApi' do
|
|
373
373
|
# @return [nil]
|
374
374
|
describe 'delete_transaction_rule test' do
|
375
375
|
it 'should work' do
|
376
|
-
# assertion here. ref: https://
|
376
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
377
377
|
end
|
378
378
|
end
|
379
379
|
|
@@ -385,7 +385,7 @@ describe 'MxPlatformApi' do
|
|
385
385
|
# @return [nil]
|
386
386
|
describe 'delete_user test' do
|
387
387
|
it 'should work' do
|
388
|
-
# assertion here. ref: https://
|
388
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
389
389
|
end
|
390
390
|
end
|
391
391
|
|
@@ -397,7 +397,7 @@ describe 'MxPlatformApi' do
|
|
397
397
|
# @return [PaymentProcessorAuthorizationCodeResponseBody]
|
398
398
|
describe 'deprecated_request_payment_processor_authorization_code test' do
|
399
399
|
it 'should work' do
|
400
|
-
# assertion here. ref: https://
|
400
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
401
401
|
end
|
402
402
|
end
|
403
403
|
|
@@ -411,7 +411,7 @@ describe 'MxPlatformApi' do
|
|
411
411
|
# @return [File]
|
412
412
|
describe 'download_statement_pdf test' do
|
413
413
|
it 'should work' do
|
414
|
-
# assertion here. ref: https://
|
414
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
415
415
|
end
|
416
416
|
end
|
417
417
|
|
@@ -425,7 +425,7 @@ describe 'MxPlatformApi' do
|
|
425
425
|
# @return [File]
|
426
426
|
describe 'download_tax_document test' do
|
427
427
|
it 'should work' do
|
428
|
-
# assertion here. ref: https://
|
428
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
429
429
|
end
|
430
430
|
end
|
431
431
|
|
@@ -437,7 +437,7 @@ describe 'MxPlatformApi' do
|
|
437
437
|
# @return [EnhanceTransactionsResponseBody]
|
438
438
|
describe 'enhance_transactions test' do
|
439
439
|
it 'should work' do
|
440
|
-
# assertion here. ref: https://
|
440
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
441
441
|
end
|
442
442
|
end
|
443
443
|
|
@@ -450,7 +450,7 @@ describe 'MxPlatformApi' do
|
|
450
450
|
# @return [MemberResponseBody]
|
451
451
|
describe 'extend_history test' do
|
452
452
|
it 'should work' do
|
453
|
-
# assertion here. ref: https://
|
453
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
454
454
|
end
|
455
455
|
end
|
456
456
|
|
@@ -463,7 +463,7 @@ describe 'MxPlatformApi' do
|
|
463
463
|
# @return [MemberResponseBody]
|
464
464
|
describe 'fetch_statements test' do
|
465
465
|
it 'should work' do
|
466
|
-
# assertion here. ref: https://
|
466
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
467
467
|
end
|
468
468
|
end
|
469
469
|
|
@@ -476,7 +476,7 @@ describe 'MxPlatformApi' do
|
|
476
476
|
# @return [MemberResponseBody]
|
477
477
|
describe 'fetch_tax_documents test' do
|
478
478
|
it 'should work' do
|
479
|
-
# assertion here. ref: https://
|
479
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
480
480
|
end
|
481
481
|
end
|
482
482
|
|
@@ -489,7 +489,7 @@ describe 'MxPlatformApi' do
|
|
489
489
|
# @return [MemberResponseBody]
|
490
490
|
describe 'identify_member test' do
|
491
491
|
it 'should work' do
|
492
|
-
# assertion here. ref: https://
|
492
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
493
493
|
end
|
494
494
|
end
|
495
495
|
|
@@ -504,7 +504,7 @@ describe 'MxPlatformApi' do
|
|
504
504
|
# @return [AccountNumbersResponseBody]
|
505
505
|
describe 'list_account_numbers_by_account test' do
|
506
506
|
it 'should work' do
|
507
|
-
# assertion here. ref: https://
|
507
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
508
508
|
end
|
509
509
|
end
|
510
510
|
|
@@ -519,7 +519,7 @@ describe 'MxPlatformApi' do
|
|
519
519
|
# @return [AccountNumbersResponseBody]
|
520
520
|
describe 'list_account_numbers_by_member test' do
|
521
521
|
it 'should work' do
|
522
|
-
# assertion here. ref: https://
|
522
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
523
523
|
end
|
524
524
|
end
|
525
525
|
|
@@ -534,7 +534,7 @@ describe 'MxPlatformApi' do
|
|
534
534
|
# @return [AccountOwnersResponseBody]
|
535
535
|
describe 'list_account_owners_by_member test' do
|
536
536
|
it 'should work' do
|
537
|
-
# assertion here. ref: https://
|
537
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
538
538
|
end
|
539
539
|
end
|
540
540
|
|
@@ -548,7 +548,7 @@ describe 'MxPlatformApi' do
|
|
548
548
|
# @return [CategoriesResponseBody]
|
549
549
|
describe 'list_categories test' do
|
550
550
|
it 'should work' do
|
551
|
-
# assertion here. ref: https://
|
551
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
552
552
|
end
|
553
553
|
end
|
554
554
|
|
@@ -561,7 +561,7 @@ describe 'MxPlatformApi' do
|
|
561
561
|
# @return [CategoriesResponseBody]
|
562
562
|
describe 'list_default_categories test' do
|
563
563
|
it 'should work' do
|
564
|
-
# assertion here. ref: https://
|
564
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
565
565
|
end
|
566
566
|
end
|
567
567
|
|
@@ -575,7 +575,7 @@ describe 'MxPlatformApi' do
|
|
575
575
|
# @return [CategoriesResponseBody]
|
576
576
|
describe 'list_default_categories_by_user test' do
|
577
577
|
it 'should work' do
|
578
|
-
# assertion here. ref: https://
|
578
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
579
579
|
end
|
580
580
|
end
|
581
581
|
|
@@ -588,7 +588,7 @@ describe 'MxPlatformApi' do
|
|
588
588
|
# @return [InstitutionsResponseBody]
|
589
589
|
describe 'list_favorite_institutions test' do
|
590
590
|
it 'should work' do
|
591
|
-
# assertion here. ref: https://
|
591
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
592
592
|
end
|
593
593
|
end
|
594
594
|
|
@@ -604,7 +604,7 @@ describe 'MxPlatformApi' do
|
|
604
604
|
# @return [HoldingsResponseBody]
|
605
605
|
describe 'list_holdings test' do
|
606
606
|
it 'should work' do
|
607
|
-
# assertion here. ref: https://
|
607
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
608
608
|
end
|
609
609
|
end
|
610
610
|
|
@@ -621,7 +621,7 @@ describe 'MxPlatformApi' do
|
|
621
621
|
# @return [HoldingsResponseBody]
|
622
622
|
describe 'list_holdings_by_account test' do
|
623
623
|
it 'should work' do
|
624
|
-
# assertion here. ref: https://
|
624
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
625
625
|
end
|
626
626
|
end
|
627
627
|
|
@@ -638,7 +638,7 @@ describe 'MxPlatformApi' do
|
|
638
638
|
# @return [HoldingsResponseBody]
|
639
639
|
describe 'list_holdings_by_member test' do
|
640
640
|
it 'should work' do
|
641
|
-
# assertion here. ref: https://
|
641
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
642
642
|
end
|
643
643
|
end
|
644
644
|
|
@@ -652,7 +652,7 @@ describe 'MxPlatformApi' do
|
|
652
652
|
# @return [CredentialsResponseBody]
|
653
653
|
describe 'list_institution_credentials test' do
|
654
654
|
it 'should work' do
|
655
|
-
# assertion here. ref: https://
|
655
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
656
656
|
end
|
657
657
|
end
|
658
658
|
|
@@ -670,7 +670,7 @@ describe 'MxPlatformApi' do
|
|
670
670
|
# @return [InstitutionsResponseBody]
|
671
671
|
describe 'list_institutions test' do
|
672
672
|
it 'should work' do
|
673
|
-
# assertion here. ref: https://
|
673
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
674
674
|
end
|
675
675
|
end
|
676
676
|
|
@@ -685,7 +685,7 @@ describe 'MxPlatformApi' do
|
|
685
685
|
# @return [AccountsResponseBody]
|
686
686
|
describe 'list_managed_accounts test' do
|
687
687
|
it 'should work' do
|
688
|
-
# assertion here. ref: https://
|
688
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
689
689
|
end
|
690
690
|
end
|
691
691
|
|
@@ -698,7 +698,7 @@ describe 'MxPlatformApi' do
|
|
698
698
|
# @return [InstitutionsResponseBody]
|
699
699
|
describe 'list_managed_institutions test' do
|
700
700
|
it 'should work' do
|
701
|
-
# assertion here. ref: https://
|
701
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
702
702
|
end
|
703
703
|
end
|
704
704
|
|
@@ -712,7 +712,7 @@ describe 'MxPlatformApi' do
|
|
712
712
|
# @return [MembersResponseBody]
|
713
713
|
describe 'list_managed_members test' do
|
714
714
|
it 'should work' do
|
715
|
-
# assertion here. ref: https://
|
715
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
716
716
|
end
|
717
717
|
end
|
718
718
|
|
@@ -728,7 +728,7 @@ describe 'MxPlatformApi' do
|
|
728
728
|
# @return [TransactionsResponseBody]
|
729
729
|
describe 'list_managed_transactions test' do
|
730
730
|
it 'should work' do
|
731
|
-
# assertion here. ref: https://
|
731
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
732
732
|
end
|
733
733
|
end
|
734
734
|
|
@@ -744,7 +744,7 @@ describe 'MxPlatformApi' do
|
|
744
744
|
# @return [AccountsResponseBody]
|
745
745
|
describe 'list_member_accounts test' do
|
746
746
|
it 'should work' do
|
747
|
-
# assertion here. ref: https://
|
747
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
748
748
|
end
|
749
749
|
end
|
750
750
|
|
@@ -759,7 +759,7 @@ describe 'MxPlatformApi' do
|
|
759
759
|
# @return [ChallengesResponseBody]
|
760
760
|
describe 'list_member_challenges test' do
|
761
761
|
it 'should work' do
|
762
|
-
# assertion here. ref: https://
|
762
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
763
763
|
end
|
764
764
|
end
|
765
765
|
|
@@ -774,7 +774,7 @@ describe 'MxPlatformApi' do
|
|
774
774
|
# @return [CredentialsResponseBody]
|
775
775
|
describe 'list_member_credentials test' do
|
776
776
|
it 'should work' do
|
777
|
-
# assertion here. ref: https://
|
777
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
778
778
|
end
|
779
779
|
end
|
780
780
|
|
@@ -788,7 +788,7 @@ describe 'MxPlatformApi' do
|
|
788
788
|
# @return [MembersResponseBody]
|
789
789
|
describe 'list_members test' do
|
790
790
|
it 'should work' do
|
791
|
-
# assertion here. ref: https://
|
791
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
792
792
|
end
|
793
793
|
end
|
794
794
|
|
@@ -801,7 +801,7 @@ describe 'MxPlatformApi' do
|
|
801
801
|
# @return [MerchantsResponseBody]
|
802
802
|
describe 'list_merchants test' do
|
803
803
|
it 'should work' do
|
804
|
-
# assertion here. ref: https://
|
804
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
805
805
|
end
|
806
806
|
end
|
807
807
|
|
@@ -816,7 +816,7 @@ describe 'MxPlatformApi' do
|
|
816
816
|
# @return [SpendingPlanAccountsResponse]
|
817
817
|
describe 'list_spending_plan_accounts test' do
|
818
818
|
it 'should work' do
|
819
|
-
# assertion here. ref: https://
|
819
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
820
820
|
end
|
821
821
|
end
|
822
822
|
|
@@ -831,7 +831,7 @@ describe 'MxPlatformApi' do
|
|
831
831
|
# @return [SpendingPlanIterationItemsResponseBody]
|
832
832
|
describe 'list_spending_plan_iteration_items test' do
|
833
833
|
it 'should work' do
|
834
|
-
# assertion here. ref: https://
|
834
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
835
835
|
end
|
836
836
|
end
|
837
837
|
|
@@ -846,7 +846,7 @@ describe 'MxPlatformApi' do
|
|
846
846
|
# @return [SpendingPlanIterationsResponse]
|
847
847
|
describe 'list_spending_plan_iterations test' do
|
848
848
|
it 'should work' do
|
849
|
-
# assertion here. ref: https://
|
849
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
850
850
|
end
|
851
851
|
end
|
852
852
|
|
@@ -860,7 +860,7 @@ describe 'MxPlatformApi' do
|
|
860
860
|
# @return [SpendingPlansResponseBody]
|
861
861
|
describe 'list_spending_plans test' do
|
862
862
|
it 'should work' do
|
863
|
-
# assertion here. ref: https://
|
863
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
864
864
|
end
|
865
865
|
end
|
866
866
|
|
@@ -875,7 +875,7 @@ describe 'MxPlatformApi' do
|
|
875
875
|
# @return [StatementsResponseBody]
|
876
876
|
describe 'list_statements_by_member test' do
|
877
877
|
it 'should work' do
|
878
|
-
# assertion here. ref: https://
|
878
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
879
879
|
end
|
880
880
|
end
|
881
881
|
|
@@ -889,7 +889,7 @@ describe 'MxPlatformApi' do
|
|
889
889
|
# @return [TaggingsResponseBody]
|
890
890
|
describe 'list_taggings test' do
|
891
891
|
it 'should work' do
|
892
|
-
# assertion here. ref: https://
|
892
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
893
893
|
end
|
894
894
|
end
|
895
895
|
|
@@ -903,7 +903,7 @@ describe 'MxPlatformApi' do
|
|
903
903
|
# @return [TagsResponseBody]
|
904
904
|
describe 'list_tags test' do
|
905
905
|
it 'should work' do
|
906
|
-
# assertion here. ref: https://
|
906
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
907
907
|
end
|
908
908
|
end
|
909
909
|
|
@@ -918,7 +918,7 @@ describe 'MxPlatformApi' do
|
|
918
918
|
# @return [TaxDocumentsResponseBody]
|
919
919
|
describe 'list_tax_documents test' do
|
920
920
|
it 'should work' do
|
921
|
-
# assertion here. ref: https://
|
921
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
922
922
|
end
|
923
923
|
end
|
924
924
|
|
@@ -932,7 +932,7 @@ describe 'MxPlatformApi' do
|
|
932
932
|
# @return [TransactionRulesResponseBody]
|
933
933
|
describe 'list_transaction_rules test' do
|
934
934
|
it 'should work' do
|
935
|
-
# assertion here. ref: https://
|
935
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
936
936
|
end
|
937
937
|
end
|
938
938
|
|
@@ -948,7 +948,7 @@ describe 'MxPlatformApi' do
|
|
948
948
|
# @return [TransactionsResponseBody]
|
949
949
|
describe 'list_transactions test' do
|
950
950
|
it 'should work' do
|
951
|
-
# assertion here. ref: https://
|
951
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
952
952
|
end
|
953
953
|
end
|
954
954
|
|
@@ -965,7 +965,7 @@ describe 'MxPlatformApi' do
|
|
965
965
|
# @return [TransactionsResponseBody]
|
966
966
|
describe 'list_transactions_by_account test' do
|
967
967
|
it 'should work' do
|
968
|
-
# assertion here. ref: https://
|
968
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
969
969
|
end
|
970
970
|
end
|
971
971
|
|
@@ -982,7 +982,7 @@ describe 'MxPlatformApi' do
|
|
982
982
|
# @return [TransactionsResponseBody]
|
983
983
|
describe 'list_transactions_by_member test' do
|
984
984
|
it 'should work' do
|
985
|
-
# assertion here. ref: https://
|
985
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
986
986
|
end
|
987
987
|
end
|
988
988
|
|
@@ -999,7 +999,7 @@ describe 'MxPlatformApi' do
|
|
999
999
|
# @return [TransactionsResponseBody]
|
1000
1000
|
describe 'list_transactions_by_tag test' do
|
1001
1001
|
it 'should work' do
|
1002
|
-
# assertion here. ref: https://
|
1002
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1003
1003
|
end
|
1004
1004
|
end
|
1005
1005
|
|
@@ -1015,7 +1015,7 @@ describe 'MxPlatformApi' do
|
|
1015
1015
|
# @return [AccountsResponseBody]
|
1016
1016
|
describe 'list_user_accounts test' do
|
1017
1017
|
it 'should work' do
|
1018
|
-
# assertion here. ref: https://
|
1018
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1019
1019
|
end
|
1020
1020
|
end
|
1021
1021
|
|
@@ -1031,7 +1031,7 @@ describe 'MxPlatformApi' do
|
|
1031
1031
|
# @return [UsersResponseBody]
|
1032
1032
|
describe 'list_users test' do
|
1033
1033
|
it 'should work' do
|
1034
|
-
# assertion here. ref: https://
|
1034
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1035
1035
|
end
|
1036
1036
|
end
|
1037
1037
|
|
@@ -1044,7 +1044,7 @@ describe 'MxPlatformApi' do
|
|
1044
1044
|
# @return [AccountResponseBody]
|
1045
1045
|
describe 'read_account test' do
|
1046
1046
|
it 'should work' do
|
1047
|
-
# assertion here. ref: https://
|
1047
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1048
1048
|
end
|
1049
1049
|
end
|
1050
1050
|
|
@@ -1058,7 +1058,7 @@ describe 'MxPlatformApi' do
|
|
1058
1058
|
# @return [AccountResponseBody]
|
1059
1059
|
describe 'read_account_by_member test' do
|
1060
1060
|
it 'should work' do
|
1061
|
-
# assertion here. ref: https://
|
1061
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1062
1062
|
end
|
1063
1063
|
end
|
1064
1064
|
|
@@ -1071,7 +1071,7 @@ describe 'MxPlatformApi' do
|
|
1071
1071
|
# @return [CategoryResponseBody]
|
1072
1072
|
describe 'read_category test' do
|
1073
1073
|
it 'should work' do
|
1074
|
-
# assertion here. ref: https://
|
1074
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1075
1075
|
end
|
1076
1076
|
end
|
1077
1077
|
|
@@ -1083,7 +1083,7 @@ describe 'MxPlatformApi' do
|
|
1083
1083
|
# @return [CategoryResponseBody]
|
1084
1084
|
describe 'read_default_category test' do
|
1085
1085
|
it 'should work' do
|
1086
|
-
# assertion here. ref: https://
|
1086
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1087
1087
|
end
|
1088
1088
|
end
|
1089
1089
|
|
@@ -1096,7 +1096,7 @@ describe 'MxPlatformApi' do
|
|
1096
1096
|
# @return [HoldingResponseBody]
|
1097
1097
|
describe 'read_holding test' do
|
1098
1098
|
it 'should work' do
|
1099
|
-
# assertion here. ref: https://
|
1099
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1100
1100
|
end
|
1101
1101
|
end
|
1102
1102
|
|
@@ -1108,7 +1108,7 @@ describe 'MxPlatformApi' do
|
|
1108
1108
|
# @return [InstitutionResponseBody]
|
1109
1109
|
describe 'read_institution test' do
|
1110
1110
|
it 'should work' do
|
1111
|
-
# assertion here. ref: https://
|
1111
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1112
1112
|
end
|
1113
1113
|
end
|
1114
1114
|
|
@@ -1122,7 +1122,7 @@ describe 'MxPlatformApi' do
|
|
1122
1122
|
# @return [AccountResponseBody]
|
1123
1123
|
describe 'read_managed_account test' do
|
1124
1124
|
it 'should work' do
|
1125
|
-
# assertion here. ref: https://
|
1125
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1126
1126
|
end
|
1127
1127
|
end
|
1128
1128
|
|
@@ -1135,7 +1135,7 @@ describe 'MxPlatformApi' do
|
|
1135
1135
|
# @return [MemberResponseBody]
|
1136
1136
|
describe 'read_managed_member test' do
|
1137
1137
|
it 'should work' do
|
1138
|
-
# assertion here. ref: https://
|
1138
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1139
1139
|
end
|
1140
1140
|
end
|
1141
1141
|
|
@@ -1150,7 +1150,7 @@ describe 'MxPlatformApi' do
|
|
1150
1150
|
# @return [TransactionResponseBody]
|
1151
1151
|
describe 'read_managed_transaction test' do
|
1152
1152
|
it 'should work' do
|
1153
|
-
# assertion here. ref: https://
|
1153
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1154
1154
|
end
|
1155
1155
|
end
|
1156
1156
|
|
@@ -1163,7 +1163,7 @@ describe 'MxPlatformApi' do
|
|
1163
1163
|
# @return [MemberResponseBody]
|
1164
1164
|
describe 'read_member test' do
|
1165
1165
|
it 'should work' do
|
1166
|
-
# assertion here. ref: https://
|
1166
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1167
1167
|
end
|
1168
1168
|
end
|
1169
1169
|
|
@@ -1176,7 +1176,7 @@ describe 'MxPlatformApi' do
|
|
1176
1176
|
# @return [MemberStatusResponseBody]
|
1177
1177
|
describe 'read_member_status test' do
|
1178
1178
|
it 'should work' do
|
1179
|
-
# assertion here. ref: https://
|
1179
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1180
1180
|
end
|
1181
1181
|
end
|
1182
1182
|
|
@@ -1188,7 +1188,7 @@ describe 'MxPlatformApi' do
|
|
1188
1188
|
# @return [MerchantResponseBody]
|
1189
1189
|
describe 'read_merchant test' do
|
1190
1190
|
it 'should work' do
|
1191
|
-
# assertion here. ref: https://
|
1191
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1192
1192
|
end
|
1193
1193
|
end
|
1194
1194
|
|
@@ -1200,7 +1200,7 @@ describe 'MxPlatformApi' do
|
|
1200
1200
|
# @return [MerchantLocationResponseBody]
|
1201
1201
|
describe 'read_merchant_location test' do
|
1202
1202
|
it 'should work' do
|
1203
|
-
# assertion here. ref: https://
|
1203
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1204
1204
|
end
|
1205
1205
|
end
|
1206
1206
|
|
@@ -1216,7 +1216,7 @@ describe 'MxPlatformApi' do
|
|
1216
1216
|
# @return [SpendingPlanAccountResponse]
|
1217
1217
|
describe 'read_spending_plan_account test' do
|
1218
1218
|
it 'should work' do
|
1219
|
-
# assertion here. ref: https://
|
1219
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1220
1220
|
end
|
1221
1221
|
end
|
1222
1222
|
|
@@ -1232,7 +1232,7 @@ describe 'MxPlatformApi' do
|
|
1232
1232
|
# @return [SpendingPlanIterationResponse]
|
1233
1233
|
describe 'read_spending_plan_iteration test' do
|
1234
1234
|
it 'should work' do
|
1235
|
-
# assertion here. ref: https://
|
1235
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1236
1236
|
end
|
1237
1237
|
end
|
1238
1238
|
|
@@ -1248,7 +1248,7 @@ describe 'MxPlatformApi' do
|
|
1248
1248
|
# @return [SpendingPlanIterationItemResponse]
|
1249
1249
|
describe 'read_spending_plan_iteration_item test' do
|
1250
1250
|
it 'should work' do
|
1251
|
-
# assertion here. ref: https://
|
1251
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1252
1252
|
end
|
1253
1253
|
end
|
1254
1254
|
|
@@ -1263,7 +1263,7 @@ describe 'MxPlatformApi' do
|
|
1263
1263
|
# @return [SpendingPlanResponse]
|
1264
1264
|
describe 'read_spending_plan_user test' do
|
1265
1265
|
it 'should work' do
|
1266
|
-
# assertion here. ref: https://
|
1266
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1267
1267
|
end
|
1268
1268
|
end
|
1269
1269
|
|
@@ -1277,7 +1277,7 @@ describe 'MxPlatformApi' do
|
|
1277
1277
|
# @return [StatementResponseBody]
|
1278
1278
|
describe 'read_statement_by_member test' do
|
1279
1279
|
it 'should work' do
|
1280
|
-
# assertion here. ref: https://
|
1280
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1281
1281
|
end
|
1282
1282
|
end
|
1283
1283
|
|
@@ -1290,7 +1290,7 @@ describe 'MxPlatformApi' do
|
|
1290
1290
|
# @return [TagResponseBody]
|
1291
1291
|
describe 'read_tag test' do
|
1292
1292
|
it 'should work' do
|
1293
|
-
# assertion here. ref: https://
|
1293
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1294
1294
|
end
|
1295
1295
|
end
|
1296
1296
|
|
@@ -1303,7 +1303,7 @@ describe 'MxPlatformApi' do
|
|
1303
1303
|
# @return [TaggingResponseBody]
|
1304
1304
|
describe 'read_tagging test' do
|
1305
1305
|
it 'should work' do
|
1306
|
-
# assertion here. ref: https://
|
1306
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1307
1307
|
end
|
1308
1308
|
end
|
1309
1309
|
|
@@ -1317,7 +1317,7 @@ describe 'MxPlatformApi' do
|
|
1317
1317
|
# @return [TaxDocumentResponseBody]
|
1318
1318
|
describe 'read_tax_document test' do
|
1319
1319
|
it 'should work' do
|
1320
|
-
# assertion here. ref: https://
|
1320
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1321
1321
|
end
|
1322
1322
|
end
|
1323
1323
|
|
@@ -1330,7 +1330,7 @@ describe 'MxPlatformApi' do
|
|
1330
1330
|
# @return [TransactionResponseBody]
|
1331
1331
|
describe 'read_transaction test' do
|
1332
1332
|
it 'should work' do
|
1333
|
-
# assertion here. ref: https://
|
1333
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1334
1334
|
end
|
1335
1335
|
end
|
1336
1336
|
|
@@ -1343,7 +1343,7 @@ describe 'MxPlatformApi' do
|
|
1343
1343
|
# @return [TransactionRuleResponseBody]
|
1344
1344
|
describe 'read_transaction_rule test' do
|
1345
1345
|
it 'should work' do
|
1346
|
-
# assertion here. ref: https://
|
1346
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1347
1347
|
end
|
1348
1348
|
end
|
1349
1349
|
|
@@ -1355,7 +1355,7 @@ describe 'MxPlatformApi' do
|
|
1355
1355
|
# @return [UserResponseBody]
|
1356
1356
|
describe 'read_user test' do
|
1357
1357
|
it 'should work' do
|
1358
|
-
# assertion here. ref: https://
|
1358
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1359
1359
|
end
|
1360
1360
|
end
|
1361
1361
|
|
@@ -1367,7 +1367,7 @@ describe 'MxPlatformApi' do
|
|
1367
1367
|
# @return [AuthorizationCodeResponseBody]
|
1368
1368
|
describe 'request_authorization_code test' do
|
1369
1369
|
it 'should work' do
|
1370
|
-
# assertion here. ref: https://
|
1370
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1371
1371
|
end
|
1372
1372
|
end
|
1373
1373
|
|
@@ -1380,7 +1380,7 @@ describe 'MxPlatformApi' do
|
|
1380
1380
|
# @return [ConnectWidgetResponseBody]
|
1381
1381
|
describe 'request_connect_widget_url test' do
|
1382
1382
|
it 'should work' do
|
1383
|
-
# assertion here. ref: https://
|
1383
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1384
1384
|
end
|
1385
1385
|
end
|
1386
1386
|
|
@@ -1398,7 +1398,7 @@ describe 'MxPlatformApi' do
|
|
1398
1398
|
# @return [OAuthWindowResponseBody]
|
1399
1399
|
describe 'request_o_auth_window_uri test' do
|
1400
1400
|
it 'should work' do
|
1401
|
-
# assertion here. ref: https://
|
1401
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1402
1402
|
end
|
1403
1403
|
end
|
1404
1404
|
|
@@ -1412,7 +1412,7 @@ describe 'MxPlatformApi' do
|
|
1412
1412
|
# @return [WidgetResponseBody]
|
1413
1413
|
describe 'request_widget_url test' do
|
1414
1414
|
it 'should work' do
|
1415
|
-
# assertion here. ref: https://
|
1415
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1416
1416
|
end
|
1417
1417
|
end
|
1418
1418
|
|
@@ -1426,7 +1426,7 @@ describe 'MxPlatformApi' do
|
|
1426
1426
|
# @return [MemberResponseBody]
|
1427
1427
|
describe 'resume_aggregation test' do
|
1428
1428
|
it 'should work' do
|
1429
|
-
# assertion here. ref: https://
|
1429
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1430
1430
|
end
|
1431
1431
|
end
|
1432
1432
|
|
@@ -1441,7 +1441,7 @@ describe 'MxPlatformApi' do
|
|
1441
1441
|
# @return [AccountResponseBody]
|
1442
1442
|
describe 'update_account_by_member test' do
|
1443
1443
|
it 'should work' do
|
1444
|
-
# assertion here. ref: https://
|
1444
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1445
1445
|
end
|
1446
1446
|
end
|
1447
1447
|
|
@@ -1455,7 +1455,7 @@ describe 'MxPlatformApi' do
|
|
1455
1455
|
# @return [CategoryResponseBody]
|
1456
1456
|
describe 'update_category test' do
|
1457
1457
|
it 'should work' do
|
1458
|
-
# assertion here. ref: https://
|
1458
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1459
1459
|
end
|
1460
1460
|
end
|
1461
1461
|
|
@@ -1470,7 +1470,7 @@ describe 'MxPlatformApi' do
|
|
1470
1470
|
# @return [AccountResponseBody]
|
1471
1471
|
describe 'update_managed_account test' do
|
1472
1472
|
it 'should work' do
|
1473
|
-
# assertion here. ref: https://
|
1473
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1474
1474
|
end
|
1475
1475
|
end
|
1476
1476
|
|
@@ -1484,7 +1484,7 @@ describe 'MxPlatformApi' do
|
|
1484
1484
|
# @return [MemberResponseBody]
|
1485
1485
|
describe 'update_managed_member test' do
|
1486
1486
|
it 'should work' do
|
1487
|
-
# assertion here. ref: https://
|
1487
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1488
1488
|
end
|
1489
1489
|
end
|
1490
1490
|
|
@@ -1500,7 +1500,7 @@ describe 'MxPlatformApi' do
|
|
1500
1500
|
# @return [TransactionResponseBody]
|
1501
1501
|
describe 'update_managed_transaction test' do
|
1502
1502
|
it 'should work' do
|
1503
|
-
# assertion here. ref: https://
|
1503
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1504
1504
|
end
|
1505
1505
|
end
|
1506
1506
|
|
@@ -1514,7 +1514,7 @@ describe 'MxPlatformApi' do
|
|
1514
1514
|
# @return [MemberResponseBody]
|
1515
1515
|
describe 'update_member test' do
|
1516
1516
|
it 'should work' do
|
1517
|
-
# assertion here. ref: https://
|
1517
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1518
1518
|
end
|
1519
1519
|
end
|
1520
1520
|
|
@@ -1529,7 +1529,7 @@ describe 'MxPlatformApi' do
|
|
1529
1529
|
# @return [SpendingPlanIterationItemResponse]
|
1530
1530
|
describe 'update_spending_plan_iteration_item test' do
|
1531
1531
|
it 'should work' do
|
1532
|
-
# assertion here. ref: https://
|
1532
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1533
1533
|
end
|
1534
1534
|
end
|
1535
1535
|
|
@@ -1543,7 +1543,7 @@ describe 'MxPlatformApi' do
|
|
1543
1543
|
# @return [TagResponseBody]
|
1544
1544
|
describe 'update_tag test' do
|
1545
1545
|
it 'should work' do
|
1546
|
-
# assertion here. ref: https://
|
1546
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1547
1547
|
end
|
1548
1548
|
end
|
1549
1549
|
|
@@ -1557,7 +1557,7 @@ describe 'MxPlatformApi' do
|
|
1557
1557
|
# @return [TaggingResponseBody]
|
1558
1558
|
describe 'update_tagging test' do
|
1559
1559
|
it 'should work' do
|
1560
|
-
# assertion here. ref: https://
|
1560
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1561
1561
|
end
|
1562
1562
|
end
|
1563
1563
|
|
@@ -1571,7 +1571,7 @@ describe 'MxPlatformApi' do
|
|
1571
1571
|
# @return [TransactionResponseBody]
|
1572
1572
|
describe 'update_transaction test' do
|
1573
1573
|
it 'should work' do
|
1574
|
-
# assertion here. ref: https://
|
1574
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1575
1575
|
end
|
1576
1576
|
end
|
1577
1577
|
|
@@ -1585,7 +1585,7 @@ describe 'MxPlatformApi' do
|
|
1585
1585
|
# @return [TransactionRuleResponseBody]
|
1586
1586
|
describe 'update_transaction_rule test' do
|
1587
1587
|
it 'should work' do
|
1588
|
-
# assertion here. ref: https://
|
1588
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1589
1589
|
end
|
1590
1590
|
end
|
1591
1591
|
|
@@ -1598,7 +1598,7 @@ describe 'MxPlatformApi' do
|
|
1598
1598
|
# @return [UserResponseBody]
|
1599
1599
|
describe 'update_user test' do
|
1600
1600
|
it 'should work' do
|
1601
|
-
# assertion here. ref: https://
|
1601
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1602
1602
|
end
|
1603
1603
|
end
|
1604
1604
|
|
@@ -1611,7 +1611,7 @@ describe 'MxPlatformApi' do
|
|
1611
1611
|
# @return [MemberResponseBody]
|
1612
1612
|
describe 'verify_member test' do
|
1613
1613
|
it 'should work' do
|
1614
|
-
# assertion here. ref: https://
|
1614
|
+
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
|
1615
1615
|
end
|
1616
1616
|
end
|
1617
1617
|
|