bandwidth-sdk 11.0.0.pre.beta.1 → 11.0.0.pre.beta.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +3 -1
- data/Gemfile.lock +46 -23
- data/README.md +7 -3
- data/Rakefile +10 -2
- data/bandwidth-sdk.gemspec +12 -12
- data/bandwidth.yml +409 -353
- data/coverage/.last_run.json +5 -0
- data/coverage/.resultset.json +9792 -0
- data/coverage/.resultset.json.lock +0 -0
- data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_asc.png +0 -0
- data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_asc_disabled.png +0 -0
- data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_both.png +0 -0
- data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_desc.png +0 -0
- data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_desc_disabled.png +0 -0
- data/coverage/assets/0.12.3/application.css +1 -0
- data/coverage/assets/0.12.3/application.js +7 -0
- data/coverage/assets/0.12.3/colorbox/border.png +0 -0
- data/coverage/assets/0.12.3/colorbox/controls.png +0 -0
- data/coverage/assets/0.12.3/colorbox/loading.gif +0 -0
- data/coverage/assets/0.12.3/colorbox/loading_background.png +0 -0
- data/coverage/assets/0.12.3/favicon_green.png +0 -0
- data/coverage/assets/0.12.3/favicon_red.png +0 -0
- data/coverage/assets/0.12.3/favicon_yellow.png +0 -0
- data/coverage/assets/0.12.3/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/coverage/assets/0.12.3/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/coverage/assets/0.12.3/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/coverage/assets/0.12.3/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/coverage/assets/0.12.3/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/coverage/assets/0.12.3/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/coverage/assets/0.12.3/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/coverage/assets/0.12.3/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/coverage/assets/0.12.3/images/ui-icons_222222_256x240.png +0 -0
- data/coverage/assets/0.12.3/images/ui-icons_2e83ff_256x240.png +0 -0
- data/coverage/assets/0.12.3/images/ui-icons_454545_256x240.png +0 -0
- data/coverage/assets/0.12.3/images/ui-icons_888888_256x240.png +0 -0
- data/coverage/assets/0.12.3/images/ui-icons_cd0a0a_256x240.png +0 -0
- data/coverage/assets/0.12.3/loading.gif +0 -0
- data/coverage/assets/0.12.3/magnify.png +0 -0
- data/coverage/index.html +108612 -0
- data/custom_templates/Gemfile.mustache +11 -0
- data/custom_templates/README.mustache +170 -0
- data/custom_templates/gem.mustache +99 -0
- data/custom_templates/gemspec.mustache +37 -0
- data/custom_templates/version.mustache +7 -0
- data/docs/AnswerCallback.md +3 -3
- data/docs/BridgeCompleteCallback.md +2 -2
- data/docs/BridgeTargetCompleteCallback.md +2 -2
- data/docs/CallState.md +2 -2
- data/docs/CallsApi.md +15 -15
- data/docs/Conference.md +4 -4
- data/docs/ConferenceCompletedCallback.md +2 -2
- data/docs/ConferenceCreatedCallback.md +2 -2
- data/docs/ConferenceMemberExitCallback.md +2 -2
- data/docs/ConferenceMemberJoinCallback.md +2 -2
- data/docs/ConferenceRecordingAvailableCallback.md +2 -2
- data/docs/ConferenceRedirectCallback.md +2 -2
- data/docs/ConferencesApi.md +42 -42
- data/docs/CreateCall.md +11 -11
- data/docs/CreateCallResponse.md +11 -11
- data/docs/DisconnectCallback.md +2 -2
- data/docs/DtmfCallback.md +2 -2
- data/docs/GatherCallback.md +2 -2
- data/docs/InitiateCallback.md +2 -2
- data/docs/ListMessageItem.md +5 -3
- data/docs/MFAApi.md +6 -6
- data/docs/MachineDetectionCompleteCallback.md +3 -3
- data/docs/MachineDetectionConfiguration.md +2 -2
- data/docs/MachineDetectionResult.md +20 -0
- data/docs/Message.md +5 -3
- data/docs/MessageDeliveredCallbackMessage.md +1 -1
- data/docs/MessageFailedCallbackMessage.md +1 -1
- data/docs/MessageRequest.md +1 -1
- data/docs/MessageSendingCallbackMessage.md +1 -1
- data/docs/MessagesApi.md +5 -1
- data/docs/MessagesList.md +1 -1
- data/docs/PhoneNumberLookupApi.md +4 -4
- data/docs/RecordingAvailableCallback.md +2 -2
- data/docs/RecordingCompleteCallback.md +2 -2
- data/docs/RecordingsApi.md +52 -52
- data/docs/RedirectCallback.md +2 -2
- data/docs/StatisticsApi.md +2 -2
- data/docs/TranscribeRecording.md +4 -2
- data/docs/TranscriptionAvailableCallback.md +2 -2
- data/docs/TransferAnswerCallback.md +2 -2
- data/docs/TransferCompleteCallback.md +2 -2
- data/docs/TransferDisconnectCallback.md +2 -2
- data/docs/UpdateCall.md +3 -3
- data/docs/UpdateConference.md +3 -3
- data/lib/bandwidth-sdk/api/calls_api.rb +18 -18
- data/lib/bandwidth-sdk/api/conferences_api.rb +46 -46
- data/lib/bandwidth-sdk/api/media_api.rb +2 -2
- data/lib/bandwidth-sdk/api/messages_api.rb +8 -2
- data/lib/bandwidth-sdk/api/mfa_api.rb +10 -10
- data/lib/bandwidth-sdk/api/phone_number_lookup_api.rb +6 -6
- data/lib/bandwidth-sdk/api/recordings_api.rb +55 -55
- data/lib/bandwidth-sdk/api/statistics_api.rb +3 -3
- data/lib/bandwidth-sdk/api_client.rb +1 -1
- data/lib/bandwidth-sdk/api_error.rb +2 -2
- data/lib/bandwidth-sdk/configuration.rb +3 -3
- data/lib/bandwidth-sdk/models/account_statistics.rb +2 -4
- data/lib/bandwidth-sdk/models/answer_callback.rb +4 -7
- data/lib/bandwidth-sdk/models/bridge_complete_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/bridge_target_complete_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/bxml/bxml.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/nestable_verb.rb +3 -7
- data/lib/bandwidth-sdk/models/bxml/response.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/root.rb +3 -3
- data/lib/bandwidth-sdk/models/bxml/verb.rb +4 -5
- data/lib/bandwidth-sdk/models/bxml/verbs/bridge.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/conference.rb +2 -5
- data/lib/bandwidth-sdk/models/bxml/verbs/custom_param.rb +16 -0
- data/lib/bandwidth-sdk/models/bxml/verbs/forward.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/gather.rb +3 -5
- data/lib/bandwidth-sdk/models/bxml/verbs/hangup.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/pause.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/pause_recording.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/phone_number.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/play_audio.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/record.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/redirect.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/ring.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/send_dtmf.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/sip_uri.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/speak_sentence.rb +3 -5
- data/lib/bandwidth-sdk/models/bxml/verbs/start_gather.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/start_recording.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/start_stream.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/start_transcription.rb +29 -0
- data/lib/bandwidth-sdk/models/bxml/verbs/stop_gather.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/stop_recording.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/stop_stream.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/stop_transcription.rb +15 -0
- data/lib/bandwidth-sdk/models/bxml/verbs/stream_param.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/tag.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/transfer.rb +2 -4
- data/lib/bandwidth-sdk/models/call_direction_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/call_recording_metadata.rb +2 -4
- data/lib/bandwidth-sdk/models/call_state.rb +4 -6
- data/lib/bandwidth-sdk/models/call_state_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/callback_method_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/code_request.rb +2 -4
- data/lib/bandwidth-sdk/models/conference.rb +5 -7
- data/lib/bandwidth-sdk/models/conference_completed_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/conference_created_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/conference_member.rb +2 -4
- data/lib/bandwidth-sdk/models/conference_member_exit_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/conference_member_join_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/conference_recording_available_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/conference_recording_metadata.rb +2 -4
- data/lib/bandwidth-sdk/models/conference_redirect_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/conference_state_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/create_call.rb +14 -7
- data/lib/bandwidth-sdk/models/create_call_response.rb +10 -12
- data/lib/bandwidth-sdk/models/create_lookup_response.rb +2 -4
- data/lib/bandwidth-sdk/models/create_message_request_error.rb +2 -4
- data/lib/bandwidth-sdk/models/deferred_result.rb +2 -4
- data/lib/bandwidth-sdk/models/disconenct_callback.rb +1 -3
- data/lib/bandwidth-sdk/models/disconnect_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/diversion.rb +2 -4
- data/lib/bandwidth-sdk/models/dtmf_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/field_error.rb +2 -4
- data/lib/bandwidth-sdk/models/file_format_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/gather_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/inbound_message_callback.rb +2 -4
- data/lib/bandwidth-sdk/models/inbound_message_callback_message.rb +3 -4
- data/lib/bandwidth-sdk/models/initiate_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/list_message_direction_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/list_message_item.rb +19 -10
- data/lib/bandwidth-sdk/models/lookup_request.rb +2 -4
- data/lib/bandwidth-sdk/models/lookup_result.rb +2 -4
- data/lib/bandwidth-sdk/models/lookup_status.rb +2 -4
- data/lib/bandwidth-sdk/models/lookup_status_enum.rb +5 -5
- data/lib/bandwidth-sdk/models/machine_detection_complete_callback.rb +4 -7
- data/lib/bandwidth-sdk/models/machine_detection_configuration.rb +2 -4
- data/lib/bandwidth-sdk/models/machine_detection_mode_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/machine_detection_result.rb +229 -0
- data/lib/bandwidth-sdk/models/media.rb +2 -4
- data/lib/bandwidth-sdk/models/message.rb +17 -9
- data/lib/bandwidth-sdk/models/message_delivered_callback.rb +2 -4
- data/lib/bandwidth-sdk/models/message_delivered_callback_message.rb +3 -4
- data/lib/bandwidth-sdk/models/message_direction_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/message_failed_callback.rb +2 -4
- data/lib/bandwidth-sdk/models/message_failed_callback_message.rb +3 -4
- data/lib/bandwidth-sdk/models/message_request.rb +4 -6
- data/lib/bandwidth-sdk/models/message_sending_callback.rb +2 -4
- data/lib/bandwidth-sdk/models/message_sending_callback_message.rb +3 -4
- data/lib/bandwidth-sdk/models/message_status_enum.rb +9 -9
- data/lib/bandwidth-sdk/models/message_type_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/messages_list.rb +3 -5
- data/lib/bandwidth-sdk/models/messaging_code_response.rb +2 -4
- data/lib/bandwidth-sdk/models/messaging_request_error.rb +2 -4
- data/lib/bandwidth-sdk/models/mfa_forbidden_request_error.rb +2 -4
- data/lib/bandwidth-sdk/models/mfa_request_error.rb +2 -4
- data/lib/bandwidth-sdk/models/mfa_unauthorized_request_error.rb +2 -4
- data/lib/bandwidth-sdk/models/page_info.rb +2 -4
- data/lib/bandwidth-sdk/models/priority_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/recording_available_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/recording_complete_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/recording_state_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/redirect_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/redirect_method_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/stir_shaken.rb +2 -4
- data/lib/bandwidth-sdk/models/tag.rb +2 -4
- data/lib/bandwidth-sdk/models/tn_lookup_request_error.rb +2 -4
- data/lib/bandwidth-sdk/models/transcribe_recording.rb +20 -9
- data/lib/bandwidth-sdk/models/transcription.rb +2 -4
- data/lib/bandwidth-sdk/models/transcription_available_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/transcription_list.rb +2 -4
- data/lib/bandwidth-sdk/models/transcription_metadata.rb +2 -4
- data/lib/bandwidth-sdk/models/transfer_answer_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/transfer_complete_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/transfer_disconnect_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/update_call.rb +12 -5
- data/lib/bandwidth-sdk/models/update_call_recording.rb +2 -4
- data/lib/bandwidth-sdk/models/update_conference.rb +3 -5
- data/lib/bandwidth-sdk/models/update_conference_member.rb +2 -4
- data/lib/bandwidth-sdk/models/verify_code_request.rb +2 -4
- data/lib/bandwidth-sdk/models/verify_code_response.rb +2 -4
- data/lib/bandwidth-sdk/models/voice_api_error.rb +2 -4
- data/lib/bandwidth-sdk/models/voice_code_response.rb +2 -4
- data/lib/bandwidth-sdk/version.rb +2 -2
- data/lib/bandwidth-sdk.rb +5 -1
- data/openapi-config.yml +1 -0
- data/openapitools.json +7 -0
- data/ruby-notes.md +11 -60
- data/spec/api/calls_api_spec.rb +228 -0
- data/spec/api/conferences_api_spec.rb +393 -0
- data/spec/api/media_api_spec.rb +129 -0
- data/spec/api/messages_api_spec.rb +193 -0
- data/spec/api/mfa_api_spec.rb +130 -0
- data/spec/api/phone_number_lookup_api_spec.rb +100 -0
- data/spec/api/recordings_api_spec.rb +395 -0
- data/spec/api/statistics_api_spec.rb +45 -0
- data/spec/api_client_spec.rb +377 -0
- data/spec/api_error_spec.rb +23 -0
- data/spec/call_utils.rb +28 -28
- data/spec/configuration_spec.rb +178 -0
- data/spec/integration/calls_api_integration_spec.rb +88 -69
- data/spec/integration/conferences_api_integration_spec.rb +74 -68
- data/spec/integration/media_api_integration_spec.rb +38 -32
- data/spec/integration/messages_api_integration_spec.rb +79 -38
- data/spec/integration/mfa_api_integration_spec.rb +41 -33
- data/spec/integration/phone_number_lookup_api_integration_spec.rb +26 -22
- data/spec/integration/recordings_api_integration_spec.rb +84 -77
- data/spec/integration/statistics_api_integration_spec.rb +15 -14
- data/spec/{unit/models → models}/bxml/bxml_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/nestable_verb_spec.rb +1 -3
- data/spec/{unit/models → models}/bxml/response_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verb_spec.rb +1 -14
- data/spec/{unit/models → models}/bxml/verbs/bridge_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/conference_spec.rb +0 -2
- data/spec/models/bxml/verbs/custom_param_spec.rb +36 -0
- data/spec/{unit/models → models}/bxml/verbs/forward_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/gather_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/hangup_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/pause_recording_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/pause_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/phone_number_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/play_audio_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/record_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/redirect_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/resume_recording_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/ring_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/send_dtmf_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/sip_uri_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/speak_sentence_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/start_gather_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/start_recording_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/start_stream_spec.rb +2 -4
- data/spec/models/bxml/verbs/start_transcription_spec.rb +74 -0
- data/spec/{unit/models → models}/bxml/verbs/stop_gather_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/stop_recording_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/stop_stream_spec.rb +0 -2
- data/spec/models/bxml/verbs/stop_transcription_spec.rb +34 -0
- data/spec/{unit/models → models}/bxml/verbs/stream_param_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/tag_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/transfer_spec.rb +0 -2
- data/spec/models/call_state_enum_spec.rb +16 -0
- data/spec/models/call_state_spec.rb +181 -0
- data/spec/models/deferred_result_spec.rb +87 -0
- data/spec/models/message_spec.rb +145 -0
- data/spec/models/verify_code_request_spec.rb +134 -0
- data/spec/spec_helper.rb +48 -31
- metadata +146 -254
- data/spec/unit/api/calls_api_spec.rb +0 -89
- data/spec/unit/api/conferences_api_spec.rb +0 -163
- data/spec/unit/api/media_api_spec.rb +0 -90
- data/spec/unit/api/messages_api_spec.rb +0 -73
- data/spec/unit/api/mfa_api_spec.rb +0 -74
- data/spec/unit/api/phone_number_lookup_api_spec.rb +0 -61
- data/spec/unit/api/recordings_api_spec.rb +0 -177
- data/spec/unit/api/statistics_api_spec.rb +0 -47
- data/spec/unit/models/account_statistics_spec.rb +0 -40
- data/spec/unit/models/answer_callback_spec.rb +0 -112
- data/spec/unit/models/bridge_complete_callback_spec.rb +0 -124
- data/spec/unit/models/bridge_target_complete_callback_spec.rb +0 -106
- data/spec/unit/models/call_direction_enum_spec.rb +0 -28
- data/spec/unit/models/call_recording_metadata_spec.rb +0 -136
- data/spec/unit/models/call_state_enum_spec.rb +0 -28
- data/spec/unit/models/call_state_spec.rb +0 -136
- data/spec/unit/models/callback_method_enum_spec.rb +0 -28
- data/spec/unit/models/code_request_spec.rb +0 -64
- data/spec/unit/models/conference_completed_callback_spec.rb +0 -58
- data/spec/unit/models/conference_created_callback_spec.rb +0 -58
- data/spec/unit/models/conference_member_exit_callback_spec.rb +0 -76
- data/spec/unit/models/conference_member_join_callback_spec.rb +0 -76
- data/spec/unit/models/conference_member_spec.rb +0 -64
- data/spec/unit/models/conference_recording_available_callback_spec.rb +0 -112
- data/spec/unit/models/conference_recording_metadata_spec.rb +0 -94
- data/spec/unit/models/conference_redirect_callback_spec.rb +0 -58
- data/spec/unit/models/conference_spec.rb +0 -76
- data/spec/unit/models/conference_state_enum_spec.rb +0 -28
- data/spec/unit/models/create_call_response_spec.rb +0 -154
- data/spec/unit/models/create_call_spec.rb +0 -142
- data/spec/unit/models/create_lookup_response_spec.rb +0 -40
- data/spec/unit/models/create_message_request_error_spec.rb +0 -46
- data/spec/unit/models/deferred_result_spec.rb +0 -40
- data/spec/unit/models/disconnect_callback_spec.rb +0 -130
- data/spec/unit/models/diversion_spec.rb +0 -70
- data/spec/unit/models/dtmf_callback_spec.rb +0 -130
- data/spec/unit/models/field_error_spec.rb +0 -40
- data/spec/unit/models/file_format_enum_spec.rb +0 -28
- data/spec/unit/models/gather_callback_spec.rb +0 -136
- data/spec/unit/models/inbound_message_callback_message_spec.rb +0 -100
- data/spec/unit/models/inbound_message_callback_spec.rb +0 -58
- data/spec/unit/models/initiate_callback_spec.rb +0 -100
- data/spec/unit/models/list_message_direction_enum_spec.rb +0 -28
- data/spec/unit/models/list_message_item_spec.rb +0 -124
- data/spec/unit/models/lookup_request_spec.rb +0 -34
- data/spec/unit/models/lookup_result_spec.rb +0 -82
- data/spec/unit/models/lookup_status_enum_spec.rb +0 -28
- data/spec/unit/models/lookup_status_spec.rb +0 -52
- data/spec/unit/models/machine_detection_complete_callback_spec.rb +0 -112
- data/spec/unit/models/machine_detection_configuration_spec.rb +0 -118
- data/spec/unit/models/machine_detection_mode_enum_spec.rb +0 -28
- data/spec/unit/models/media_spec.rb +0 -46
- data/spec/unit/models/message_delivered_callback_message_spec.rb +0 -100
- data/spec/unit/models/message_delivered_callback_spec.rb +0 -58
- data/spec/unit/models/message_direction_enum_spec.rb +0 -28
- data/spec/unit/models/message_failed_callback_message_spec.rb +0 -100
- data/spec/unit/models/message_failed_callback_spec.rb +0 -64
- data/spec/unit/models/message_request_spec.rb +0 -76
- data/spec/unit/models/message_sending_callback_message_spec.rb +0 -100
- data/spec/unit/models/message_sending_callback_spec.rb +0 -58
- data/spec/unit/models/message_spec.rb +0 -100
- data/spec/unit/models/message_status_enum_spec.rb +0 -28
- data/spec/unit/models/message_type_enum_spec.rb +0 -28
- data/spec/unit/models/messages_list_spec.rb +0 -46
- data/spec/unit/models/messaging_code_response_spec.rb +0 -34
- data/spec/unit/models/messaging_request_error_spec.rb +0 -40
- data/spec/unit/models/mfa_forbidden_request_error_spec.rb +0 -34
- data/spec/unit/models/mfa_request_error_spec.rb +0 -40
- data/spec/unit/models/mfa_unauthorized_request_error_spec.rb +0 -34
- data/spec/unit/models/page_info_spec.rb +0 -52
- data/spec/unit/models/priority_enum_spec.rb +0 -28
- data/spec/unit/models/recording_available_callback_spec.rb +0 -160
- data/spec/unit/models/recording_complete_callback_spec.rb +0 -160
- data/spec/unit/models/recording_state_enum_spec.rb +0 -28
- data/spec/unit/models/redirect_callback_spec.rb +0 -124
- data/spec/unit/models/redirect_method_enum_spec.rb +0 -28
- data/spec/unit/models/stir_shaken_spec.rb +0 -46
- data/spec/unit/models/tag_spec.rb +0 -40
- data/spec/unit/models/tn_lookup_request_error_spec.rb +0 -34
- data/spec/unit/models/transcribe_recording_spec.rb +0 -64
- data/spec/unit/models/transcription_available_callback_spec.rb +0 -154
- data/spec/unit/models/transcription_list_spec.rb +0 -34
- data/spec/unit/models/transcription_metadata_spec.rb +0 -52
- data/spec/unit/models/transcription_spec.rb +0 -40
- data/spec/unit/models/transfer_answer_callback_spec.rb +0 -118
- data/spec/unit/models/transfer_complete_callback_spec.rb +0 -136
- data/spec/unit/models/transfer_disconnect_callback_spec.rb +0 -148
- data/spec/unit/models/update_call_recording_spec.rb +0 -34
- data/spec/unit/models/update_call_spec.rb +0 -88
- data/spec/unit/models/update_conference_member_spec.rb +0 -46
- data/spec/unit/models/update_conference_spec.rb +0 -82
- data/spec/unit/models/verify_code_request_spec.rb +0 -52
- data/spec/unit/models/verify_code_response_spec.rb +0 -34
- data/spec/unit/models/voice_api_error_spec.rb +0 -46
- data/spec/unit/models/voice_code_response_spec.rb +0 -34
@@ -1,20 +1,25 @@
|
|
1
|
-
require 'spec_helper'
|
2
|
-
require 'json'
|
3
1
|
require_relative '../call_utils'
|
4
2
|
|
5
3
|
# Integration Tests for Bandwidth::RecordingsApi
|
6
4
|
describe 'RecordingsApi Integration Tests' do
|
7
5
|
before(:all) do
|
6
|
+
WebMock.allow_net_connect!
|
8
7
|
Bandwidth.configure do |config|
|
9
8
|
config.username = BW_USERNAME
|
10
9
|
config.password = BW_PASSWORD
|
11
10
|
config.return_binary_data = true
|
12
11
|
end
|
13
|
-
@
|
14
|
-
@
|
12
|
+
@recordings_api_instance = Bandwidth::RecordingsApi.new
|
13
|
+
@calls_api_instance = Bandwidth::CallsApi.new
|
14
|
+
|
15
|
+
# recording info
|
15
16
|
$manteca_test_id = setup_manteca('CALL')
|
16
|
-
$manteca_call_id = create_manteca_call($manteca_test_id,
|
17
|
-
$recording_id =
|
17
|
+
$manteca_call_id = create_manteca_call($manteca_test_id, '/bxml/startLongRecording', @calls_api_instance)
|
18
|
+
$recording_id = ''
|
19
|
+
end
|
20
|
+
|
21
|
+
after(:all) do
|
22
|
+
WebMock.disable_net_connect!
|
18
23
|
end
|
19
24
|
|
20
25
|
# Update Recording
|
@@ -29,21 +34,21 @@ describe 'RecordingsApi Integration Tests' do
|
|
29
34
|
)
|
30
35
|
|
31
36
|
sleep(SLEEP_TIME_S * 2)
|
32
|
-
|
33
|
-
expect(
|
37
|
+
pause_data, pause_status_code, pause_headers = @recordings_api_instance.update_call_recording_state_with_http_info(BW_ACCOUNT_ID, $manteca_call_id, pause_recording)
|
38
|
+
expect(pause_status_code).to eq(200)
|
34
39
|
|
35
40
|
sleep(SLEEP_TIME_S)
|
36
|
-
|
37
|
-
expect(
|
41
|
+
record_data, record_status_code, record_headers = @recordings_api_instance.update_call_recording_state_with_http_info(BW_ACCOUNT_ID, $manteca_call_id, start_recording)
|
42
|
+
expect(record_status_code).to eq(200)
|
38
43
|
|
39
|
-
|
40
|
-
expect(
|
44
|
+
complete_data, complete_status_code, complete_headers = @calls_api_instance.update_call_with_http_info(BW_ACCOUNT_ID, $manteca_call_id, $complete_call_body)
|
45
|
+
expect(complete_status_code).to eq(200)
|
41
46
|
|
42
47
|
retries = 0
|
43
48
|
recording_complete = false
|
44
49
|
begin
|
45
50
|
while !recording_complete && retries < MAX_RETRIES
|
46
|
-
recording_complete = get_manteca_test_status($manteca_test_id)[
|
51
|
+
recording_complete = get_manteca_test_status($manteca_test_id)['callRecorded']
|
47
52
|
retries += 1
|
48
53
|
sleep(SLEEP_TIME_S)
|
49
54
|
end
|
@@ -51,81 +56,83 @@ describe 'RecordingsApi Integration Tests' do
|
|
51
56
|
puts e.inspect
|
52
57
|
end
|
53
58
|
|
54
|
-
expect(recording_complete).to
|
59
|
+
expect(recording_complete).to be true
|
55
60
|
end
|
56
61
|
end
|
57
62
|
|
58
63
|
# Get Call Recordings
|
59
64
|
describe 'list_account_call_recordings' do
|
60
65
|
it 'lists account call recordings' do
|
61
|
-
|
66
|
+
data, status_code, headers = @recordings_api_instance.list_account_call_recordings_with_http_info(BW_ACCOUNT_ID)
|
62
67
|
|
63
|
-
expect(
|
64
|
-
expect(
|
65
|
-
expect(
|
66
|
-
expect(
|
68
|
+
expect(status_code).to eq(200)
|
69
|
+
expect(data).to be_instance_of(Array)
|
70
|
+
expect(data[0]).to be_instance_of(Bandwidth::CallRecordingMetadata)
|
71
|
+
expect(data[0].application_id).to be_instance_of(String)
|
72
|
+
expect(data[0].account_id).to eq(BW_ACCOUNT_ID)
|
67
73
|
end
|
68
74
|
end
|
69
75
|
|
70
76
|
# List Call Recordings
|
71
77
|
describe 'list_call_recordings' do
|
72
78
|
it 'lists all recordings for a single call' do
|
73
|
-
|
74
|
-
|
75
|
-
expect(
|
76
|
-
expect(
|
77
|
-
expect(
|
78
|
-
expect(
|
79
|
-
expect(
|
80
|
-
expect(
|
81
|
-
expect(
|
79
|
+
data, status_code, headers = @recordings_api_instance.list_call_recordings_with_http_info(BW_ACCOUNT_ID, $manteca_call_id)
|
80
|
+
|
81
|
+
expect(status_code).to eq(200)
|
82
|
+
expect(data).to be_instance_of(Array)
|
83
|
+
expect(data[0]).to be_instance_of(Bandwidth::CallRecordingMetadata)
|
84
|
+
expect(data[0].application_id).to eq(MANTECA_APPLICATION_ID)
|
85
|
+
expect(data[0].account_id).to eq(BW_ACCOUNT_ID)
|
86
|
+
expect(data[0].call_id).to eq($manteca_call_id)
|
87
|
+
expect(data[0].recording_id).to be_instance_of(String)
|
88
|
+
expect(data[0].status).to eq('complete').or eq('partial')
|
82
89
|
|
83
|
-
$recording_id =
|
90
|
+
$recording_id = data[0].recording_id
|
84
91
|
end
|
85
92
|
end
|
86
93
|
|
87
94
|
# Get Call Recording
|
88
95
|
describe 'get_call_recording' do
|
89
96
|
it 'gets a call recording by id' do
|
90
|
-
|
97
|
+
data, status_code, headers = @recordings_api_instance.get_call_recording_with_http_info(BW_ACCOUNT_ID, $manteca_call_id, $recording_id)
|
91
98
|
|
92
|
-
expect(
|
93
|
-
expect(
|
94
|
-
expect(
|
95
|
-
expect(
|
96
|
-
expect(
|
97
|
-
expect(
|
98
|
-
expect(
|
99
|
+
expect(status_code).to eq(200)
|
100
|
+
expect(data).to be_instance_of(Bandwidth::CallRecordingMetadata)
|
101
|
+
expect(data.application_id).to eq(MANTECA_APPLICATION_ID)
|
102
|
+
expect(data.account_id).to eq(BW_ACCOUNT_ID)
|
103
|
+
expect(data.call_id).to eq($manteca_call_id)
|
104
|
+
expect(data.status).to eq('complete').or eq('partial')
|
105
|
+
expect(data.recording_id).to eq($recording_id)
|
99
106
|
end
|
100
107
|
end
|
101
108
|
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
109
|
+
# Download Recording
|
110
|
+
describe 'download_call_recording' do
|
111
|
+
it 'downloads a call recording by id' do
|
112
|
+
data, status_code, headers = @recordings_api_instance.download_call_recording_with_http_info(BW_ACCOUNT_ID, $manteca_call_id, $recording_id)
|
106
113
|
|
107
|
-
|
108
|
-
|
109
|
-
end
|
114
|
+
expect(status_code).to eq(200)
|
115
|
+
expect(data).to be_instance_of(String)
|
110
116
|
end
|
117
|
+
end
|
111
118
|
|
112
119
|
# Create Transcription Request
|
113
120
|
describe 'transcribe_call_recording' do
|
114
121
|
it 'creates a transcription request' do
|
115
122
|
transcribe_recording = Bandwidth::TranscribeRecording.new(
|
116
|
-
callback_url: MANTECA_BASE_URL +
|
123
|
+
callback_url: MANTECA_BASE_URL + '/transcriptions',
|
117
124
|
tag: $manteca_test_id
|
118
125
|
)
|
119
126
|
|
120
|
-
|
121
|
-
expect(
|
127
|
+
data, status_code, headers = @recordings_api_instance.transcribe_call_recording_with_http_info(BW_ACCOUNT_ID, $manteca_call_id, $recording_id, transcribe_recording)
|
128
|
+
expect(status_code).to eq(204)
|
122
129
|
|
123
130
|
retries = 0
|
124
131
|
transcription_complete = false
|
125
132
|
sleep(SLEEP_TIME_S * 10)
|
126
133
|
begin
|
127
134
|
while !transcription_complete && retries < MAX_RETRIES
|
128
|
-
transcription_complete = get_manteca_test_status($manteca_test_id)[
|
135
|
+
transcription_complete = get_manteca_test_status($manteca_test_id)['callTranscribed']
|
129
136
|
retries += 1
|
130
137
|
sleep(SLEEP_TIME_S)
|
131
138
|
end
|
@@ -133,54 +140,55 @@ describe 'RecordingsApi Integration Tests' do
|
|
133
140
|
puts e.inspect
|
134
141
|
end
|
135
142
|
|
136
|
-
expect(transcription_complete).to
|
143
|
+
expect(transcription_complete).to be true
|
137
144
|
end
|
138
145
|
end
|
139
146
|
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
147
|
+
# Get Transcription
|
148
|
+
describe 'get_call_transcription' do
|
149
|
+
it 'gets the completed call recording transcription' do
|
150
|
+
data, status_code, headers = @recordings_api_instance.get_call_transcription_with_http_info(BW_ACCOUNT_ID, $manteca_call_id, $recording_id)
|
151
|
+
|
152
|
+
expect(status_code).to eq(200)
|
153
|
+
expect(data).to be_instance_of(Bandwidth::TranscriptionList)
|
154
|
+
expect(data.transcripts).to be_instance_of(Array)
|
155
|
+
expect(data.transcripts[0]).to be_instance_of(Bandwidth::Transcription)
|
156
|
+
expect(data.transcripts[0].text).to be_instance_of(String)
|
157
|
+
expect(data.transcripts[0].confidence).to be_instance_of(Float)
|
151
158
|
end
|
159
|
+
end
|
152
160
|
|
153
161
|
# Delete Transcription
|
154
162
|
describe 'delete_call_transcription' do
|
155
163
|
it 'deletes the completed call recording transcription' do
|
156
|
-
|
157
|
-
expect(
|
164
|
+
data, status_code, headers = @recordings_api_instance.delete_call_transcription_with_http_info(BW_ACCOUNT_ID, $manteca_call_id, $recording_id)
|
165
|
+
expect(status_code).to eq(204)
|
158
166
|
end
|
159
167
|
end
|
160
168
|
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
end
|
169
|
+
# Delete Recording Media
|
170
|
+
describe 'delete_recording_media' do
|
171
|
+
it 'deletes the completed call recording media' do
|
172
|
+
data, status_code, headers = @recordings_api_instance.delete_recording_media_with_http_info(BW_ACCOUNT_ID, $manteca_call_id, $recording_id)
|
173
|
+
expect(status_code).to eq(204)
|
167
174
|
end
|
175
|
+
end
|
168
176
|
|
169
177
|
# Delete Recording
|
170
178
|
describe 'delete_recording' do
|
171
179
|
it 'deletes the completed call recording data' do
|
172
|
-
|
173
|
-
expect(
|
180
|
+
data, status_code, headers = @recordings_api_instance.delete_recording_with_http_info(BW_ACCOUNT_ID, $manteca_call_id, $recording_id)
|
181
|
+
expect(status_code).to eq(204)
|
174
182
|
end
|
175
183
|
end
|
176
184
|
|
177
185
|
# HTTP 4XX Errors
|
178
186
|
describe 'http error' do
|
179
187
|
it 'causes a 404 error' do
|
180
|
-
dne_id =
|
188
|
+
dne_id = 'does-not-exist'
|
181
189
|
|
182
190
|
expect {
|
183
|
-
@
|
191
|
+
@recordings_api_instance.get_call_recording_with_http_info(BW_ACCOUNT_ID, dne_id, dne_id)
|
184
192
|
}.to raise_error { |e|
|
185
193
|
expect(e).to be_instance_of(Bandwidth::ApiError)
|
186
194
|
expect(e.code).to eq(404)
|
@@ -189,12 +197,12 @@ describe 'RecordingsApi Integration Tests' do
|
|
189
197
|
|
190
198
|
it 'causes a 401 error' do
|
191
199
|
Bandwidth.configure do |config|
|
192
|
-
config.username =
|
193
|
-
config.password =
|
200
|
+
config.username = UNAUTHORIZED_USERNAME
|
201
|
+
config.password = UNAUTHORIZED_PASSWORD
|
194
202
|
end
|
195
203
|
|
196
204
|
expect {
|
197
|
-
@
|
205
|
+
@recordings_api_instance.get_call_recording_with_http_info(BW_ACCOUNT_ID, $manteca_call_id, $recording_id)
|
198
206
|
}.to raise_error { |e|
|
199
207
|
expect(e).to be_instance_of(Bandwidth::ApiError)
|
200
208
|
expect(e.code).to eq(401)
|
@@ -208,12 +216,11 @@ describe 'RecordingsApi Integration Tests' do
|
|
208
216
|
end
|
209
217
|
|
210
218
|
expect {
|
211
|
-
@
|
219
|
+
@recordings_api_instance.get_call_recording_with_http_info(BW_ACCOUNT_ID, $manteca_call_id, $recording_id)
|
212
220
|
}.to raise_error { |e|
|
213
221
|
expect(e).to be_instance_of(Bandwidth::ApiError)
|
214
222
|
expect(e.code).to eq(403)
|
215
223
|
}
|
216
224
|
end
|
217
225
|
end
|
218
|
-
|
219
226
|
end
|
@@ -1,25 +1,27 @@
|
|
1
|
-
require 'spec_helper'
|
2
|
-
require 'json'
|
3
|
-
|
4
1
|
# Integration Tests for Bandwidth::StatisticsApi
|
5
2
|
describe 'StatisticsApi Integration Tests' do
|
6
3
|
before(:all) do
|
4
|
+
WebMock.allow_net_connect!
|
7
5
|
Bandwidth.configure do |config|
|
8
6
|
config.username = BW_USERNAME
|
9
7
|
config.password = BW_PASSWORD
|
10
8
|
end
|
11
|
-
@
|
9
|
+
@statistics_api_instance = Bandwidth::StatisticsApi.new
|
10
|
+
end
|
11
|
+
|
12
|
+
after(:all) do
|
13
|
+
WebMock.disable_net_connect!
|
12
14
|
end
|
13
15
|
|
14
16
|
# Get Account Statistics
|
15
17
|
describe 'get_statistics' do
|
16
18
|
it 'gets account statistics' do
|
17
|
-
|
19
|
+
data, status_code, headers = @statistics_api_instance.get_statistics_with_http_info(BW_ACCOUNT_ID)
|
18
20
|
|
19
|
-
expect(
|
20
|
-
expect(
|
21
|
-
expect(
|
22
|
-
expect(
|
21
|
+
expect(status_code).to eq(200)
|
22
|
+
expect(data).to be_instance_of(Bandwidth::AccountStatistics)
|
23
|
+
expect(data.current_call_queue_size).to be_instance_of(Integer)
|
24
|
+
expect(data.max_call_queue_size).to eq(7500)
|
23
25
|
end
|
24
26
|
end
|
25
27
|
|
@@ -27,12 +29,12 @@ describe 'StatisticsApi Integration Tests' do
|
|
27
29
|
describe 'http error' do
|
28
30
|
it 'causes a 401 error' do
|
29
31
|
Bandwidth.configure do |config|
|
30
|
-
config.username =
|
31
|
-
config.password =
|
32
|
+
config.username = UNAUTHORIZED_USERNAME
|
33
|
+
config.password = UNAUTHORIZED_PASSWORD
|
32
34
|
end
|
33
35
|
|
34
36
|
expect {
|
35
|
-
@
|
37
|
+
@statistics_api_instance.get_statistics_with_http_info(BW_ACCOUNT_ID)
|
36
38
|
}.to raise_error { |e|
|
37
39
|
expect(e).to be_instance_of(Bandwidth::ApiError)
|
38
40
|
expect(e.code).to eq(401)
|
@@ -46,12 +48,11 @@ describe 'StatisticsApi Integration Tests' do
|
|
46
48
|
end
|
47
49
|
|
48
50
|
expect {
|
49
|
-
@
|
51
|
+
@statistics_api_instance.get_statistics_with_http_info(BW_ACCOUNT_ID)
|
50
52
|
}.to raise_error { |e|
|
51
53
|
expect(e).to be_instance_of(Bandwidth::ApiError)
|
52
54
|
expect(e.code).to eq(403)
|
53
55
|
}
|
54
56
|
end
|
55
57
|
end
|
56
|
-
|
57
58
|
end
|
@@ -1,8 +1,6 @@
|
|
1
|
-
require 'spec_helper'
|
2
|
-
|
3
1
|
# Unit tests for Bandwidth::Bxml::NestableVerb
|
4
2
|
describe 'Bandwidth::Bxml::NestableVerb' do
|
5
|
-
let(:instance) {
|
3
|
+
let(:instance) { Bandwidth::Bxml::NestableVerb.new('Test') }
|
6
4
|
|
7
5
|
describe 'test an instance of NestableVerb' do
|
8
6
|
it 'validates instance of NestableVerb' do
|
@@ -1,8 +1,6 @@
|
|
1
|
-
require 'spec_helper'
|
2
|
-
|
3
1
|
# Unit tests for Bandwidth::Bxml::Verb
|
4
2
|
describe 'Bandwidth::Bxml::Verb' do
|
5
|
-
let(:instance) {
|
3
|
+
let(:instance) { Bandwidth::Bxml::Verb.new('Test') }
|
6
4
|
|
7
5
|
describe 'test an instance of Verb' do
|
8
6
|
it 'validates instance of Verb' do
|
@@ -13,16 +11,5 @@ describe 'Bandwidth::Bxml::Verb' do
|
|
13
11
|
expected = "\n<Test/>\n"
|
14
12
|
expect(instance.to_bxml).to eq(expected)
|
15
13
|
end
|
16
|
-
|
17
|
-
it 'tests invalid attribute' do
|
18
|
-
attributes = {'invalid_attribute' => 'invalid'}
|
19
|
-
instance.set_attributes(attributes)
|
20
|
-
|
21
|
-
expect {
|
22
|
-
instance.generate_xml
|
23
|
-
}.to raise_error { |e|
|
24
|
-
expect(e).to be_a(NoMethodError)
|
25
|
-
}
|
26
|
-
end
|
27
14
|
end
|
28
15
|
end
|
@@ -0,0 +1,36 @@
|
|
1
|
+
# Unit tests for Bandwidth::Bxml::CustomParam
|
2
|
+
describe 'Bandwidth::Bxml::CustomParam' do
|
3
|
+
let(:initial_attributes) {
|
4
|
+
{
|
5
|
+
name: 'initial_name',
|
6
|
+
value: 'initial_value'
|
7
|
+
}
|
8
|
+
}
|
9
|
+
|
10
|
+
let(:new_attributes) {
|
11
|
+
{
|
12
|
+
name: 'new_name',
|
13
|
+
value: 'new_value'
|
14
|
+
}
|
15
|
+
}
|
16
|
+
|
17
|
+
let(:instance) { Bandwidth::Bxml::CustomParam.new(initial_attributes) }
|
18
|
+
|
19
|
+
describe 'test an instance of CustomParam' do
|
20
|
+
it 'validates instance of CustomParam' do
|
21
|
+
expect(instance).to be_instance_of(Bandwidth::Bxml::CustomParam)
|
22
|
+
expect(instance).to be_a(Bandwidth::Bxml::Verb)
|
23
|
+
end
|
24
|
+
|
25
|
+
it 'tests the to_bxml method of the CustomParam instance' do
|
26
|
+
expected = "\n<CustomParam name=\"initial_name\" value=\"initial_value\"/>\n"
|
27
|
+
expect(instance.to_bxml).to eq(expected)
|
28
|
+
end
|
29
|
+
|
30
|
+
it 'tests the set_attributes method of the CustomParam instance' do
|
31
|
+
instance.set_attributes(new_attributes)
|
32
|
+
expected = "\n<CustomParam name=\"new_name\" value=\"new_value\"/>\n"
|
33
|
+
expect(instance.to_bxml).to eq(expected)
|
34
|
+
end
|
35
|
+
end
|
36
|
+
end
|
@@ -1,5 +1,3 @@
|
|
1
|
-
require 'spec_helper'
|
2
|
-
|
3
1
|
# Unit tests for Bandwidth::Bxml::StartStream
|
4
2
|
describe 'Bandwidth::Bxml::StartStream' do
|
5
3
|
let(:initial_attributes) {
|
@@ -26,8 +24,8 @@ describe 'Bandwidth::Bxml::StartStream' do
|
|
26
24
|
}
|
27
25
|
}
|
28
26
|
|
29
|
-
let (:stream_param_1) { Bandwidth::Bxml::StreamParam.new({name: 'stream_param_name_1', value: 'stream_param_value_1'}) }
|
30
|
-
let (:stream_param_2) { Bandwidth::Bxml::StreamParam.new({name: 'stream_param_name_2', value: 'stream_param_value_2'}) }
|
27
|
+
let (:stream_param_1) { Bandwidth::Bxml::StreamParam.new({ name: 'stream_param_name_1', value: 'stream_param_value_1' }) }
|
28
|
+
let (:stream_param_2) { Bandwidth::Bxml::StreamParam.new({ name: 'stream_param_name_2', value: 'stream_param_value_2' }) }
|
31
29
|
|
32
30
|
let(:instance) { Bandwidth::Bxml::StartStream.new([], initial_attributes) }
|
33
31
|
let(:instance_nested) { Bandwidth::Bxml::StartStream.new([stream_param_1], initial_attributes) }
|