Mock Version: 1.4.6 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-twilio.spec'], chrootPath='/var/lib/mock/633048-fedora-rawhide-i386/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '22806186d34d49aa8e8ae531a60fb16a', '-D', '/var/lib/mock/633048-fedora-rawhide-i386/root', '-a', '--private-network', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-twilio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-twilio-6.8.0-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-twilio.spec'], chrootPath='/var/lib/mock/633048-fedora-rawhide-i386/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f4067f17a5944731957fd9db4bee5b08', '-D', '/var/lib/mock/633048-fedora-rawhide-i386/root', '-a', '--private-network', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-twilio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jOCGsM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf twilio-python-6.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-twilio-6.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd twilio-python-6.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5BhKal + umask 022 + cd /builddir/build/BUILD + cd twilio-python-6.8.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/twilio copying twilio/request_validator.py -> build/lib/twilio copying twilio/compat.py -> build/lib/twilio copying twilio/__init__.py -> build/lib/twilio creating build/lib/twilio/twiml copying twilio/twiml/voice_response.py -> build/lib/twilio/twiml copying twilio/twiml/messaging_response.py -> build/lib/twilio/twiml copying twilio/twiml/fax_response.py -> build/lib/twilio/twiml copying twilio/twiml/__init__.py -> build/lib/twilio/twiml creating build/lib/twilio/rest copying twilio/rest/__init__.py -> build/lib/twilio/rest creating build/lib/twilio/jwt copying twilio/jwt/compat.py -> build/lib/twilio/jwt copying twilio/jwt/__init__.py -> build/lib/twilio/jwt creating build/lib/twilio/http copying twilio/http/validation_client.py -> build/lib/twilio/http copying twilio/http/response.py -> build/lib/twilio/http copying twilio/http/request.py -> build/lib/twilio/http copying twilio/http/http_client.py -> build/lib/twilio/http copying twilio/http/__init__.py -> build/lib/twilio/http creating build/lib/twilio/base copying twilio/base/version.py -> build/lib/twilio/base copying twilio/base/values.py -> build/lib/twilio/base copying twilio/base/serialize.py -> build/lib/twilio/base copying twilio/base/page.py -> build/lib/twilio/base copying twilio/base/obsolete.py -> build/lib/twilio/base copying twilio/base/list_resource.py -> build/lib/twilio/base copying twilio/base/instance_resource.py -> build/lib/twilio/base copying twilio/base/instance_context.py -> build/lib/twilio/base copying twilio/base/exceptions.py -> build/lib/twilio/base copying twilio/base/domain.py -> build/lib/twilio/base copying twilio/base/deserialize.py -> build/lib/twilio/base copying twilio/base/__init__.py -> build/lib/twilio/base creating build/lib/twilio/rest/wireless copying twilio/rest/wireless/__init__.py -> build/lib/twilio/rest/wireless creating build/lib/twilio/rest/video copying twilio/rest/video/__init__.py -> build/lib/twilio/rest/video creating build/lib/twilio/rest/trunking copying twilio/rest/trunking/__init__.py -> build/lib/twilio/rest/trunking creating build/lib/twilio/rest/taskrouter copying twilio/rest/taskrouter/__init__.py -> build/lib/twilio/rest/taskrouter creating build/lib/twilio/rest/sync copying twilio/rest/sync/__init__.py -> build/lib/twilio/rest/sync creating build/lib/twilio/rest/proxy copying twilio/rest/proxy/__init__.py -> build/lib/twilio/rest/proxy creating build/lib/twilio/rest/pricing copying twilio/rest/pricing/__init__.py -> build/lib/twilio/rest/pricing creating build/lib/twilio/rest/preview copying twilio/rest/preview/__init__.py -> build/lib/twilio/rest/preview creating build/lib/twilio/rest/notify copying twilio/rest/notify/__init__.py -> build/lib/twilio/rest/notify creating build/lib/twilio/rest/monitor copying twilio/rest/monitor/__init__.py -> build/lib/twilio/rest/monitor creating build/lib/twilio/rest/messaging copying twilio/rest/messaging/__init__.py -> build/lib/twilio/rest/messaging creating build/lib/twilio/rest/lookups copying twilio/rest/lookups/__init__.py -> build/lib/twilio/rest/lookups creating build/lib/twilio/rest/ip_messaging copying twilio/rest/ip_messaging/__init__.py -> build/lib/twilio/rest/ip_messaging creating build/lib/twilio/rest/fax copying twilio/rest/fax/__init__.py -> build/lib/twilio/rest/fax creating build/lib/twilio/rest/chat copying twilio/rest/chat/__init__.py -> build/lib/twilio/rest/chat creating build/lib/twilio/rest/api copying twilio/rest/api/__init__.py -> build/lib/twilio/rest/api creating build/lib/twilio/rest/accounts copying twilio/rest/accounts/__init__.py -> build/lib/twilio/rest/accounts creating build/lib/twilio/rest/wireless/v1 copying twilio/rest/wireless/v1/rate_plan.py -> build/lib/twilio/rest/wireless/v1 copying twilio/rest/wireless/v1/command.py -> build/lib/twilio/rest/wireless/v1 copying twilio/rest/wireless/v1/__init__.py -> build/lib/twilio/rest/wireless/v1 creating build/lib/twilio/rest/wireless/v1/sim copying twilio/rest/wireless/v1/sim/usage_record.py -> build/lib/twilio/rest/wireless/v1/sim copying twilio/rest/wireless/v1/sim/data_session.py -> build/lib/twilio/rest/wireless/v1/sim copying twilio/rest/wireless/v1/sim/__init__.py -> build/lib/twilio/rest/wireless/v1/sim creating build/lib/twilio/rest/video/v1 copying twilio/rest/video/v1/__init__.py -> build/lib/twilio/rest/video/v1 creating build/lib/twilio/rest/video/v1/room copying twilio/rest/video/v1/room/__init__.py -> build/lib/twilio/rest/video/v1/room creating build/lib/twilio/rest/video/v1/recording copying twilio/rest/video/v1/recording/__init__.py -> build/lib/twilio/rest/video/v1/recording creating build/lib/twilio/rest/video/v1/room/recording copying twilio/rest/video/v1/room/recording/__init__.py -> build/lib/twilio/rest/video/v1/room/recording creating build/lib/twilio/rest/trunking/v1 copying twilio/rest/trunking/v1/__init__.py -> build/lib/twilio/rest/trunking/v1 creating build/lib/twilio/rest/trunking/v1/trunk copying twilio/rest/trunking/v1/trunk/phone_number.py -> build/lib/twilio/rest/trunking/v1/trunk copying twilio/rest/trunking/v1/trunk/origination_url.py -> build/lib/twilio/rest/trunking/v1/trunk copying twilio/rest/trunking/v1/trunk/ip_access_control_list.py -> build/lib/twilio/rest/trunking/v1/trunk copying twilio/rest/trunking/v1/trunk/credential_list.py -> build/lib/twilio/rest/trunking/v1/trunk copying twilio/rest/trunking/v1/trunk/__init__.py -> build/lib/twilio/rest/trunking/v1/trunk creating build/lib/twilio/rest/taskrouter/v1 copying twilio/rest/taskrouter/v1/__init__.py -> build/lib/twilio/rest/taskrouter/v1 creating build/lib/twilio/rest/taskrouter/v1/workspace copying twilio/rest/taskrouter/v1/workspace/workspace_statistics.py -> build/lib/twilio/rest/taskrouter/v1/workspace copying twilio/rest/taskrouter/v1/workspace/workspace_real_time_statistics.py -> build/lib/twilio/rest/taskrouter/v1/workspace copying twilio/rest/taskrouter/v1/workspace/workspace_cumulative_statistics.py -> build/lib/twilio/rest/taskrouter/v1/workspace copying twilio/rest/taskrouter/v1/workspace/task_channel.py -> build/lib/twilio/rest/taskrouter/v1/workspace copying twilio/rest/taskrouter/v1/workspace/event.py -> build/lib/twilio/rest/taskrouter/v1/workspace copying twilio/rest/taskrouter/v1/workspace/activity.py -> build/lib/twilio/rest/taskrouter/v1/workspace copying twilio/rest/taskrouter/v1/workspace/__init__.py -> build/lib/twilio/rest/taskrouter/v1/workspace creating build/lib/twilio/rest/taskrouter/v1/workspace/workflow copying twilio/rest/taskrouter/v1/workspace/workflow/workflow_statistics.py -> build/lib/twilio/rest/taskrouter/v1/workspace/workflow copying twilio/rest/taskrouter/v1/workspace/workflow/workflow_real_time_statistics.py -> build/lib/twilio/rest/taskrouter/v1/workspace/workflow copying twilio/rest/taskrouter/v1/workspace/workflow/workflow_cumulative_statistics.py -> build/lib/twilio/rest/taskrouter/v1/workspace/workflow copying twilio/rest/taskrouter/v1/workspace/workflow/__init__.py -> build/lib/twilio/rest/taskrouter/v1/workspace/workflow creating build/lib/twilio/rest/taskrouter/v1/workspace/worker copying twilio/rest/taskrouter/v1/workspace/worker/workers_statistics.py -> build/lib/twilio/rest/taskrouter/v1/workspace/worker copying twilio/rest/taskrouter/v1/workspace/worker/workers_real_time_statistics.py -> build/lib/twilio/rest/taskrouter/v1/workspace/worker copying twilio/rest/taskrouter/v1/workspace/worker/workers_cumulative_statistics.py -> build/lib/twilio/rest/taskrouter/v1/workspace/worker copying twilio/rest/taskrouter/v1/workspace/worker/worker_statistics.py -> build/lib/twilio/rest/taskrouter/v1/workspace/worker copying twilio/rest/taskrouter/v1/workspace/worker/worker_channel.py -> build/lib/twilio/rest/taskrouter/v1/workspace/worker copying twilio/rest/taskrouter/v1/workspace/worker/reservation.py -> build/lib/twilio/rest/taskrouter/v1/workspace/worker copying twilio/rest/taskrouter/v1/workspace/worker/__init__.py -> build/lib/twilio/rest/taskrouter/v1/workspace/worker creating build/lib/twilio/rest/taskrouter/v1/workspace/task_queue copying twilio/rest/taskrouter/v1/workspace/task_queue/task_queues_statistics.py -> build/lib/twilio/rest/taskrouter/v1/workspace/task_queue copying twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_statistics.py -> build/lib/twilio/rest/taskrouter/v1/workspace/task_queue copying twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_real_time_statistics.py -> build/lib/twilio/rest/taskrouter/v1/workspace/task_queue copying twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_cumulative_statistics.py -> build/lib/twilio/rest/taskrouter/v1/workspace/task_queue copying twilio/rest/taskrouter/v1/workspace/task_queue/__init__.py -> build/lib/twilio/rest/taskrouter/v1/workspace/task_queue creating build/lib/twilio/rest/taskrouter/v1/workspace/task copying twilio/rest/taskrouter/v1/workspace/task/reservation.py -> build/lib/twilio/rest/taskrouter/v1/workspace/task copying twilio/rest/taskrouter/v1/workspace/task/__init__.py -> build/lib/twilio/rest/taskrouter/v1/workspace/task creating build/lib/twilio/rest/sync/v1 copying twilio/rest/sync/v1/__init__.py -> build/lib/twilio/rest/sync/v1 creating build/lib/twilio/rest/sync/v1/service copying twilio/rest/sync/v1/service/__init__.py -> build/lib/twilio/rest/sync/v1/service creating build/lib/twilio/rest/sync/v1/service/sync_stream copying twilio/rest/sync/v1/service/sync_stream/stream_message.py -> build/lib/twilio/rest/sync/v1/service/sync_stream copying twilio/rest/sync/v1/service/sync_stream/__init__.py -> build/lib/twilio/rest/sync/v1/service/sync_stream creating build/lib/twilio/rest/sync/v1/service/sync_map copying twilio/rest/sync/v1/service/sync_map/sync_map_permission.py -> build/lib/twilio/rest/sync/v1/service/sync_map copying twilio/rest/sync/v1/service/sync_map/sync_map_item.py -> build/lib/twilio/rest/sync/v1/service/sync_map copying twilio/rest/sync/v1/service/sync_map/__init__.py -> build/lib/twilio/rest/sync/v1/service/sync_map creating build/lib/twilio/rest/sync/v1/service/sync_list copying twilio/rest/sync/v1/service/sync_list/sync_list_permission.py -> build/lib/twilio/rest/sync/v1/service/sync_list copying twilio/rest/sync/v1/service/sync_list/sync_list_item.py -> build/lib/twilio/rest/sync/v1/service/sync_list copying twilio/rest/sync/v1/service/sync_list/__init__.py -> build/lib/twilio/rest/sync/v1/service/sync_list creating build/lib/twilio/rest/sync/v1/service/document copying twilio/rest/sync/v1/service/document/document_permission.py -> build/lib/twilio/rest/sync/v1/service/document copying twilio/rest/sync/v1/service/document/__init__.py -> build/lib/twilio/rest/sync/v1/service/document creating build/lib/twilio/rest/proxy/v1 copying twilio/rest/proxy/v1/__init__.py -> build/lib/twilio/rest/proxy/v1 creating build/lib/twilio/rest/proxy/v1/service copying twilio/rest/proxy/v1/service/short_code.py -> build/lib/twilio/rest/proxy/v1/service copying twilio/rest/proxy/v1/service/phone_number.py -> build/lib/twilio/rest/proxy/v1/service copying twilio/rest/proxy/v1/service/__init__.py -> build/lib/twilio/rest/proxy/v1/service creating build/lib/twilio/rest/proxy/v1/service/session copying twilio/rest/proxy/v1/service/session/interaction.py -> build/lib/twilio/rest/proxy/v1/service/session copying twilio/rest/proxy/v1/service/session/__init__.py -> build/lib/twilio/rest/proxy/v1/service/session creating build/lib/twilio/rest/proxy/v1/service/session/participant copying twilio/rest/proxy/v1/service/session/participant/message_interaction.py -> build/lib/twilio/rest/proxy/v1/service/session/participant copying twilio/rest/proxy/v1/service/session/participant/__init__.py -> build/lib/twilio/rest/proxy/v1/service/session/participant creating build/lib/twilio/rest/pricing/v1 copying twilio/rest/pricing/v1/__init__.py -> build/lib/twilio/rest/pricing/v1 creating build/lib/twilio/rest/pricing/v1/voice copying twilio/rest/pricing/v1/voice/number.py -> build/lib/twilio/rest/pricing/v1/voice copying twilio/rest/pricing/v1/voice/country.py -> build/lib/twilio/rest/pricing/v1/voice copying twilio/rest/pricing/v1/voice/__init__.py -> build/lib/twilio/rest/pricing/v1/voice creating build/lib/twilio/rest/pricing/v1/phone_number copying twilio/rest/pricing/v1/phone_number/country.py -> build/lib/twilio/rest/pricing/v1/phone_number copying twilio/rest/pricing/v1/phone_number/__init__.py -> build/lib/twilio/rest/pricing/v1/phone_number creating build/lib/twilio/rest/pricing/v1/messaging copying twilio/rest/pricing/v1/messaging/country.py -> build/lib/twilio/rest/pricing/v1/messaging copying twilio/rest/pricing/v1/messaging/__init__.py -> build/lib/twilio/rest/pricing/v1/messaging creating build/lib/twilio/rest/preview/wireless copying twilio/rest/preview/wireless/rate_plan.py -> build/lib/twilio/rest/preview/wireless copying twilio/rest/preview/wireless/command.py -> build/lib/twilio/rest/preview/wireless copying twilio/rest/preview/wireless/__init__.py -> build/lib/twilio/rest/preview/wireless creating build/lib/twilio/rest/preview/sync copying twilio/rest/preview/sync/__init__.py -> build/lib/twilio/rest/preview/sync creating build/lib/twilio/rest/preview/proxy copying twilio/rest/preview/proxy/__init__.py -> build/lib/twilio/rest/preview/proxy creating build/lib/twilio/rest/preview/marketplace copying twilio/rest/preview/marketplace/__init__.py -> build/lib/twilio/rest/preview/marketplace creating build/lib/twilio/rest/preview/hosted_numbers copying twilio/rest/preview/hosted_numbers/hosted_number_order.py -> build/lib/twilio/rest/preview/hosted_numbers copying twilio/rest/preview/hosted_numbers/authorization_document.py -> build/lib/twilio/rest/preview/hosted_numbers copying twilio/rest/preview/hosted_numbers/__init__.py -> build/lib/twilio/rest/preview/hosted_numbers creating build/lib/twilio/rest/preview/deployed_devices copying twilio/rest/preview/deployed_devices/__init__.py -> build/lib/twilio/rest/preview/deployed_devices creating build/lib/twilio/rest/preview/bulk_exports copying twilio/rest/preview/bulk_exports/export_configuration.py -> build/lib/twilio/rest/preview/bulk_exports copying twilio/rest/preview/bulk_exports/__init__.py -> build/lib/twilio/rest/preview/bulk_exports creating build/lib/twilio/rest/preview/acc_security copying twilio/rest/preview/acc_security/__init__.py -> build/lib/twilio/rest/preview/acc_security creating build/lib/twilio/rest/preview/wireless/sim copying twilio/rest/preview/wireless/sim/usage.py -> build/lib/twilio/rest/preview/wireless/sim copying twilio/rest/preview/wireless/sim/__init__.py -> build/lib/twilio/rest/preview/wireless/sim creating build/lib/twilio/rest/preview/sync/service copying twilio/rest/preview/sync/service/__init__.py -> build/lib/twilio/rest/preview/sync/service creating build/lib/twilio/rest/preview/sync/service/sync_map copying twilio/rest/preview/sync/service/sync_map/sync_map_permission.py -> build/lib/twilio/rest/preview/sync/service/sync_map copying twilio/rest/preview/sync/service/sync_map/sync_map_item.py -> build/lib/twilio/rest/preview/sync/service/sync_map copying twilio/rest/preview/sync/service/sync_map/__init__.py -> build/lib/twilio/rest/preview/sync/service/sync_map creating build/lib/twilio/rest/preview/sync/service/sync_list copying twilio/rest/preview/sync/service/sync_list/sync_list_permission.py -> build/lib/twilio/rest/preview/sync/service/sync_list copying twilio/rest/preview/sync/service/sync_list/sync_list_item.py -> build/lib/twilio/rest/preview/sync/service/sync_list copying twilio/rest/preview/sync/service/sync_list/__init__.py -> build/lib/twilio/rest/preview/sync/service/sync_list creating build/lib/twilio/rest/preview/sync/service/document copying twilio/rest/preview/sync/service/document/document_permission.py -> build/lib/twilio/rest/preview/sync/service/document copying twilio/rest/preview/sync/service/document/__init__.py -> build/lib/twilio/rest/preview/sync/service/document creating build/lib/twilio/rest/preview/proxy/service copying twilio/rest/preview/proxy/service/short_code.py -> build/lib/twilio/rest/preview/proxy/service copying twilio/rest/preview/proxy/service/phone_number.py -> build/lib/twilio/rest/preview/proxy/service copying twilio/rest/preview/proxy/service/__init__.py -> build/lib/twilio/rest/preview/proxy/service creating build/lib/twilio/rest/preview/proxy/service/session copying twilio/rest/preview/proxy/service/session/interaction.py -> build/lib/twilio/rest/preview/proxy/service/session copying twilio/rest/preview/proxy/service/session/__init__.py -> build/lib/twilio/rest/preview/proxy/service/session creating build/lib/twilio/rest/preview/proxy/service/session/participant copying twilio/rest/preview/proxy/service/session/participant/message_interaction.py -> build/lib/twilio/rest/preview/proxy/service/session/participant copying twilio/rest/preview/proxy/service/session/participant/__init__.py -> build/lib/twilio/rest/preview/proxy/service/session/participant creating build/lib/twilio/rest/preview/marketplace/installed_add_on copying twilio/rest/preview/marketplace/installed_add_on/installed_add_on_extension.py -> build/lib/twilio/rest/preview/marketplace/installed_add_on copying twilio/rest/preview/marketplace/installed_add_on/__init__.py -> build/lib/twilio/rest/preview/marketplace/installed_add_on creating build/lib/twilio/rest/preview/marketplace/available_add_on copying twilio/rest/preview/marketplace/available_add_on/available_add_on_extension.py -> build/lib/twilio/rest/preview/marketplace/available_add_on copying twilio/rest/preview/marketplace/available_add_on/__init__.py -> build/lib/twilio/rest/preview/marketplace/available_add_on creating build/lib/twilio/rest/preview/deployed_devices/fleet copying twilio/rest/preview/deployed_devices/fleet/key.py -> build/lib/twilio/rest/preview/deployed_devices/fleet copying twilio/rest/preview/deployed_devices/fleet/device.py -> build/lib/twilio/rest/preview/deployed_devices/fleet copying twilio/rest/preview/deployed_devices/fleet/deployment.py -> build/lib/twilio/rest/preview/deployed_devices/fleet copying twilio/rest/preview/deployed_devices/fleet/certificate.py -> build/lib/twilio/rest/preview/deployed_devices/fleet copying twilio/rest/preview/deployed_devices/fleet/__init__.py -> build/lib/twilio/rest/preview/deployed_devices/fleet creating build/lib/twilio/rest/preview/bulk_exports/export copying twilio/rest/preview/bulk_exports/export/day.py -> build/lib/twilio/rest/preview/bulk_exports/export copying twilio/rest/preview/bulk_exports/export/__init__.py -> build/lib/twilio/rest/preview/bulk_exports/export creating build/lib/twilio/rest/preview/acc_security/service copying twilio/rest/preview/acc_security/service/verification_check.py -> build/lib/twilio/rest/preview/acc_security/service copying twilio/rest/preview/acc_security/service/verification.py -> build/lib/twilio/rest/preview/acc_security/service copying twilio/rest/preview/acc_security/service/__init__.py -> build/lib/twilio/rest/preview/acc_security/service creating build/lib/twilio/rest/notify/v1 copying twilio/rest/notify/v1/credential.py -> build/lib/twilio/rest/notify/v1 copying twilio/rest/notify/v1/__init__.py -> build/lib/twilio/rest/notify/v1 creating build/lib/twilio/rest/notify/v1/service copying twilio/rest/notify/v1/service/segment.py -> build/lib/twilio/rest/notify/v1/service copying twilio/rest/notify/v1/service/notification.py -> build/lib/twilio/rest/notify/v1/service copying twilio/rest/notify/v1/service/binding.py -> build/lib/twilio/rest/notify/v1/service copying twilio/rest/notify/v1/service/__init__.py -> build/lib/twilio/rest/notify/v1/service creating build/lib/twilio/rest/notify/v1/service/user copying twilio/rest/notify/v1/service/user/user_binding.py -> build/lib/twilio/rest/notify/v1/service/user copying twilio/rest/notify/v1/service/user/segment_memberships.py -> build/lib/twilio/rest/notify/v1/service/user copying twilio/rest/notify/v1/service/user/__init__.py -> build/lib/twilio/rest/notify/v1/service/user creating build/lib/twilio/rest/monitor/v1 copying twilio/rest/monitor/v1/event.py -> build/lib/twilio/rest/monitor/v1 copying twilio/rest/monitor/v1/alert.py -> build/lib/twilio/rest/monitor/v1 copying twilio/rest/monitor/v1/__init__.py -> build/lib/twilio/rest/monitor/v1 creating build/lib/twilio/rest/messaging/v1 copying twilio/rest/messaging/v1/__init__.py -> build/lib/twilio/rest/messaging/v1 creating build/lib/twilio/rest/messaging/v1/service copying twilio/rest/messaging/v1/service/short_code.py -> build/lib/twilio/rest/messaging/v1/service copying twilio/rest/messaging/v1/service/phone_number.py -> build/lib/twilio/rest/messaging/v1/service copying twilio/rest/messaging/v1/service/alpha_sender.py -> build/lib/twilio/rest/messaging/v1/service copying twilio/rest/messaging/v1/service/__init__.py -> build/lib/twilio/rest/messaging/v1/service creating build/lib/twilio/rest/lookups/v1 copying twilio/rest/lookups/v1/phone_number.py -> build/lib/twilio/rest/lookups/v1 copying twilio/rest/lookups/v1/__init__.py -> build/lib/twilio/rest/lookups/v1 creating build/lib/twilio/rest/ip_messaging/v2 copying twilio/rest/ip_messaging/v2/credential.py -> build/lib/twilio/rest/ip_messaging/v2 copying twilio/rest/ip_messaging/v2/__init__.py -> build/lib/twilio/rest/ip_messaging/v2 creating build/lib/twilio/rest/ip_messaging/v1 copying twilio/rest/ip_messaging/v1/credential.py -> build/lib/twilio/rest/ip_messaging/v1 copying twilio/rest/ip_messaging/v1/__init__.py -> build/lib/twilio/rest/ip_messaging/v1 creating build/lib/twilio/rest/ip_messaging/v2/service copying twilio/rest/ip_messaging/v2/service/role.py -> build/lib/twilio/rest/ip_messaging/v2/service copying twilio/rest/ip_messaging/v2/service/__init__.py -> build/lib/twilio/rest/ip_messaging/v2/service creating build/lib/twilio/rest/ip_messaging/v2/service/user copying twilio/rest/ip_messaging/v2/service/user/user_channel.py -> build/lib/twilio/rest/ip_messaging/v2/service/user copying twilio/rest/ip_messaging/v2/service/user/__init__.py -> build/lib/twilio/rest/ip_messaging/v2/service/user creating build/lib/twilio/rest/ip_messaging/v2/service/channel copying twilio/rest/ip_messaging/v2/service/channel/message.py -> build/lib/twilio/rest/ip_messaging/v2/service/channel copying twilio/rest/ip_messaging/v2/service/channel/member.py -> build/lib/twilio/rest/ip_messaging/v2/service/channel copying twilio/rest/ip_messaging/v2/service/channel/invite.py -> build/lib/twilio/rest/ip_messaging/v2/service/channel copying twilio/rest/ip_messaging/v2/service/channel/__init__.py -> build/lib/twilio/rest/ip_messaging/v2/service/channel creating build/lib/twilio/rest/ip_messaging/v1/service copying twilio/rest/ip_messaging/v1/service/role.py -> build/lib/twilio/rest/ip_messaging/v1/service copying twilio/rest/ip_messaging/v1/service/__init__.py -> build/lib/twilio/rest/ip_messaging/v1/service creating build/lib/twilio/rest/ip_messaging/v1/service/user copying twilio/rest/ip_messaging/v1/service/user/user_channel.py -> build/lib/twilio/rest/ip_messaging/v1/service/user copying twilio/rest/ip_messaging/v1/service/user/__init__.py -> build/lib/twilio/rest/ip_messaging/v1/service/user creating build/lib/twilio/rest/ip_messaging/v1/service/channel copying twilio/rest/ip_messaging/v1/service/channel/message.py -> build/lib/twilio/rest/ip_messaging/v1/service/channel copying twilio/rest/ip_messaging/v1/service/channel/member.py -> build/lib/twilio/rest/ip_messaging/v1/service/channel copying twilio/rest/ip_messaging/v1/service/channel/invite.py -> build/lib/twilio/rest/ip_messaging/v1/service/channel copying twilio/rest/ip_messaging/v1/service/channel/__init__.py -> build/lib/twilio/rest/ip_messaging/v1/service/channel creating build/lib/twilio/rest/fax/v1 copying twilio/rest/fax/v1/__init__.py -> build/lib/twilio/rest/fax/v1 creating build/lib/twilio/rest/fax/v1/fax copying twilio/rest/fax/v1/fax/fax_media.py -> build/lib/twilio/rest/fax/v1/fax copying twilio/rest/fax/v1/fax/__init__.py -> build/lib/twilio/rest/fax/v1/fax creating build/lib/twilio/rest/chat/v2 copying twilio/rest/chat/v2/credential.py -> build/lib/twilio/rest/chat/v2 copying twilio/rest/chat/v2/__init__.py -> build/lib/twilio/rest/chat/v2 creating build/lib/twilio/rest/chat/v1 copying twilio/rest/chat/v1/credential.py -> build/lib/twilio/rest/chat/v1 copying twilio/rest/chat/v1/__init__.py -> build/lib/twilio/rest/chat/v1 creating build/lib/twilio/rest/chat/v2/service copying twilio/rest/chat/v2/service/role.py -> build/lib/twilio/rest/chat/v2/service copying twilio/rest/chat/v2/service/__init__.py -> build/lib/twilio/rest/chat/v2/service creating build/lib/twilio/rest/chat/v2/service/user copying twilio/rest/chat/v2/service/user/user_channel.py -> build/lib/twilio/rest/chat/v2/service/user copying twilio/rest/chat/v2/service/user/__init__.py -> build/lib/twilio/rest/chat/v2/service/user creating build/lib/twilio/rest/chat/v2/service/channel copying twilio/rest/chat/v2/service/channel/message.py -> build/lib/twilio/rest/chat/v2/service/channel copying twilio/rest/chat/v2/service/channel/member.py -> build/lib/twilio/rest/chat/v2/service/channel copying twilio/rest/chat/v2/service/channel/invite.py -> build/lib/twilio/rest/chat/v2/service/channel copying twilio/rest/chat/v2/service/channel/__init__.py -> build/lib/twilio/rest/chat/v2/service/channel creating build/lib/twilio/rest/chat/v1/service copying twilio/rest/chat/v1/service/role.py -> build/lib/twilio/rest/chat/v1/service copying twilio/rest/chat/v1/service/__init__.py -> build/lib/twilio/rest/chat/v1/service creating build/lib/twilio/rest/chat/v1/service/user copying twilio/rest/chat/v1/service/user/user_channel.py -> build/lib/twilio/rest/chat/v1/service/user copying twilio/rest/chat/v1/service/user/__init__.py -> build/lib/twilio/rest/chat/v1/service/user creating build/lib/twilio/rest/chat/v1/service/channel copying twilio/rest/chat/v1/service/channel/message.py -> build/lib/twilio/rest/chat/v1/service/channel copying twilio/rest/chat/v1/service/channel/member.py -> build/lib/twilio/rest/chat/v1/service/channel copying twilio/rest/chat/v1/service/channel/invite.py -> build/lib/twilio/rest/chat/v1/service/channel copying twilio/rest/chat/v1/service/channel/__init__.py -> build/lib/twilio/rest/chat/v1/service/channel creating build/lib/twilio/rest/api/v2010 copying twilio/rest/api/v2010/__init__.py -> build/lib/twilio/rest/api/v2010 creating build/lib/twilio/rest/api/v2010/account copying twilio/rest/api/v2010/account/validation_request.py -> build/lib/twilio/rest/api/v2010/account copying twilio/rest/api/v2010/account/transcription.py -> build/lib/twilio/rest/api/v2010/account copying twilio/rest/api/v2010/account/token.py -> build/lib/twilio/rest/api/v2010/account copying twilio/rest/api/v2010/account/signing_key.py -> build/lib/twilio/rest/api/v2010/account copying twilio/rest/api/v2010/account/short_code.py -> build/lib/twilio/rest/api/v2010/account copying twilio/rest/api/v2010/account/outgoing_caller_id.py -> build/lib/twilio/rest/api/v2010/account copying twilio/rest/api/v2010/account/notification.py -> build/lib/twilio/rest/api/v2010/account copying twilio/rest/api/v2010/account/new_signing_key.py -> build/lib/twilio/rest/api/v2010/account copying twilio/rest/api/v2010/account/new_key.py -> build/lib/twilio/rest/api/v2010/account copying twilio/rest/api/v2010/account/key.py -> build/lib/twilio/rest/api/v2010/account copying twilio/rest/api/v2010/account/connect_app.py -> build/lib/twilio/rest/api/v2010/account copying twilio/rest/api/v2010/account/authorized_connect_app.py -> build/lib/twilio/rest/api/v2010/account copying twilio/rest/api/v2010/account/application.py -> build/lib/twilio/rest/api/v2010/account copying twilio/rest/api/v2010/account/__init__.py -> build/lib/twilio/rest/api/v2010/account creating build/lib/twilio/rest/api/v2010/account/usage copying twilio/rest/api/v2010/account/usage/trigger.py -> build/lib/twilio/rest/api/v2010/account/usage copying twilio/rest/api/v2010/account/usage/__init__.py -> build/lib/twilio/rest/api/v2010/account/usage creating build/lib/twilio/rest/api/v2010/account/sip copying twilio/rest/api/v2010/account/sip/__init__.py -> build/lib/twilio/rest/api/v2010/account/sip creating build/lib/twilio/rest/api/v2010/account/recording copying twilio/rest/api/v2010/account/recording/transcription.py -> build/lib/twilio/rest/api/v2010/account/recording copying twilio/rest/api/v2010/account/recording/__init__.py -> build/lib/twilio/rest/api/v2010/account/recording creating build/lib/twilio/rest/api/v2010/account/queue copying twilio/rest/api/v2010/account/queue/member.py -> build/lib/twilio/rest/api/v2010/account/queue copying twilio/rest/api/v2010/account/queue/__init__.py -> build/lib/twilio/rest/api/v2010/account/queue creating build/lib/twilio/rest/api/v2010/account/message copying twilio/rest/api/v2010/account/message/media.py -> build/lib/twilio/rest/api/v2010/account/message copying twilio/rest/api/v2010/account/message/feedback.py -> build/lib/twilio/rest/api/v2010/account/message copying twilio/rest/api/v2010/account/message/__init__.py -> build/lib/twilio/rest/api/v2010/account/message creating build/lib/twilio/rest/api/v2010/account/incoming_phone_number copying twilio/rest/api/v2010/account/incoming_phone_number/toll_free.py -> build/lib/twilio/rest/api/v2010/account/incoming_phone_number copying twilio/rest/api/v2010/account/incoming_phone_number/mobile.py -> build/lib/twilio/rest/api/v2010/account/incoming_phone_number copying twilio/rest/api/v2010/account/incoming_phone_number/local.py -> build/lib/twilio/rest/api/v2010/account/incoming_phone_number copying twilio/rest/api/v2010/account/incoming_phone_number/__init__.py -> build/lib/twilio/rest/api/v2010/account/incoming_phone_number creating build/lib/twilio/rest/api/v2010/account/conference copying twilio/rest/api/v2010/account/conference/participant.py -> build/lib/twilio/rest/api/v2010/account/conference copying twilio/rest/api/v2010/account/conference/__init__.py -> build/lib/twilio/rest/api/v2010/account/conference creating build/lib/twilio/rest/api/v2010/account/call copying twilio/rest/api/v2010/account/call/recording.py -> build/lib/twilio/rest/api/v2010/account/call copying twilio/rest/api/v2010/account/call/notification.py -> build/lib/twilio/rest/api/v2010/account/call copying twilio/rest/api/v2010/account/call/feedback_summary.py -> build/lib/twilio/rest/api/v2010/account/call copying twilio/rest/api/v2010/account/call/feedback.py -> build/lib/twilio/rest/api/v2010/account/call copying twilio/rest/api/v2010/account/call/__init__.py -> build/lib/twilio/rest/api/v2010/account/call creating build/lib/twilio/rest/api/v2010/account/available_phone_number copying twilio/rest/api/v2010/account/available_phone_number/toll_free.py -> build/lib/twilio/rest/api/v2010/account/available_phone_number copying twilio/rest/api/v2010/account/available_phone_number/mobile.py -> build/lib/twilio/rest/api/v2010/account/available_phone_number copying twilio/rest/api/v2010/account/available_phone_number/local.py -> build/lib/twilio/rest/api/v2010/account/available_phone_number copying twilio/rest/api/v2010/account/available_phone_number/__init__.py -> build/lib/twilio/rest/api/v2010/account/available_phone_number creating build/lib/twilio/rest/api/v2010/account/address copying twilio/rest/api/v2010/account/address/dependent_phone_number.py -> build/lib/twilio/rest/api/v2010/account/address copying twilio/rest/api/v2010/account/address/__init__.py -> build/lib/twilio/rest/api/v2010/account/address creating build/lib/twilio/rest/api/v2010/account/usage/record copying twilio/rest/api/v2010/account/usage/record/yesterday.py -> build/lib/twilio/rest/api/v2010/account/usage/record copying twilio/rest/api/v2010/account/usage/record/yearly.py -> build/lib/twilio/rest/api/v2010/account/usage/record copying twilio/rest/api/v2010/account/usage/record/today.py -> build/lib/twilio/rest/api/v2010/account/usage/record copying twilio/rest/api/v2010/account/usage/record/this_month.py -> build/lib/twilio/rest/api/v2010/account/usage/record copying twilio/rest/api/v2010/account/usage/record/monthly.py -> build/lib/twilio/rest/api/v2010/account/usage/record copying twilio/rest/api/v2010/account/usage/record/last_month.py -> build/lib/twilio/rest/api/v2010/account/usage/record copying twilio/rest/api/v2010/account/usage/record/daily.py -> build/lib/twilio/rest/api/v2010/account/usage/record copying twilio/rest/api/v2010/account/usage/record/all_time.py -> build/lib/twilio/rest/api/v2010/account/usage/record copying twilio/rest/api/v2010/account/usage/record/__init__.py -> build/lib/twilio/rest/api/v2010/account/usage/record creating build/lib/twilio/rest/api/v2010/account/sip/ip_access_control_list copying twilio/rest/api/v2010/account/sip/ip_access_control_list/ip_address.py -> build/lib/twilio/rest/api/v2010/account/sip/ip_access_control_list copying twilio/rest/api/v2010/account/sip/ip_access_control_list/__init__.py -> build/lib/twilio/rest/api/v2010/account/sip/ip_access_control_list creating build/lib/twilio/rest/api/v2010/account/sip/domain copying twilio/rest/api/v2010/account/sip/domain/ip_access_control_list_mapping.py -> build/lib/twilio/rest/api/v2010/account/sip/domain copying twilio/rest/api/v2010/account/sip/domain/credential_list_mapping.py -> build/lib/twilio/rest/api/v2010/account/sip/domain copying twilio/rest/api/v2010/account/sip/domain/__init__.py -> build/lib/twilio/rest/api/v2010/account/sip/domain creating build/lib/twilio/rest/api/v2010/account/sip/credential_list copying twilio/rest/api/v2010/account/sip/credential_list/credential.py -> build/lib/twilio/rest/api/v2010/account/sip/credential_list copying twilio/rest/api/v2010/account/sip/credential_list/__init__.py -> build/lib/twilio/rest/api/v2010/account/sip/credential_list creating build/lib/twilio/rest/api/v2010/account/recording/add_on_result copying twilio/rest/api/v2010/account/recording/add_on_result/__init__.py -> build/lib/twilio/rest/api/v2010/account/recording/add_on_result creating build/lib/twilio/rest/api/v2010/account/recording/add_on_result/payload copying twilio/rest/api/v2010/account/recording/add_on_result/payload/__init__.py -> build/lib/twilio/rest/api/v2010/account/recording/add_on_result/payload creating build/lib/twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on copying twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on/assigned_add_on_extension.py -> build/lib/twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on copying twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on/__init__.py -> build/lib/twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on creating build/lib/twilio/rest/accounts/v1 copying twilio/rest/accounts/v1/__init__.py -> build/lib/twilio/rest/accounts/v1 creating build/lib/twilio/rest/accounts/v1/credential copying twilio/rest/accounts/v1/credential/public_key.py -> build/lib/twilio/rest/accounts/v1/credential copying twilio/rest/accounts/v1/credential/__init__.py -> build/lib/twilio/rest/accounts/v1/credential creating build/lib/twilio/jwt/validation copying twilio/jwt/validation/__init__.py -> build/lib/twilio/jwt/validation creating build/lib/twilio/jwt/taskrouter copying twilio/jwt/taskrouter/capabilities.py -> build/lib/twilio/jwt/taskrouter copying twilio/jwt/taskrouter/__init__.py -> build/lib/twilio/jwt/taskrouter creating build/lib/twilio/jwt/client copying twilio/jwt/client/__init__.py -> build/lib/twilio/jwt/client creating build/lib/twilio/jwt/access_token copying twilio/jwt/access_token/grants.py -> build/lib/twilio/jwt/access_token copying twilio/jwt/access_token/__init__.py -> build/lib/twilio/jwt/access_token running egg_info creating twilio.egg-info writing requirements to twilio.egg-info/requires.txt writing twilio.egg-info/PKG-INFO writing top-level names to twilio.egg-info/top_level.txt writing dependency_links to twilio.egg-info/dependency_links.txt writing manifest file 'twilio.egg-info/SOURCES.txt' reading manifest file 'twilio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'twilio/conf' writing manifest file 'twilio.egg-info/SOURCES.txt' + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing twilio.egg-info/PKG-INFO writing dependency_links to twilio.egg-info/dependency_links.txt writing requirements to twilio.egg-info/requires.txt writing top-level names to twilio.egg-info/top_level.txt reading manifest file 'twilio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'twilio/conf' writing manifest file 'twilio.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jb4QE5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386 ++ dirname /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386 + cd twilio-python-6.8.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base copying build/lib/twilio/base/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base copying build/lib/twilio/base/deserialize.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base copying build/lib/twilio/base/domain.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base copying build/lib/twilio/base/exceptions.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base copying build/lib/twilio/base/instance_context.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base copying build/lib/twilio/base/instance_resource.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base copying build/lib/twilio/base/list_resource.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base copying build/lib/twilio/base/obsolete.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base copying build/lib/twilio/base/page.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base copying build/lib/twilio/base/serialize.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base copying build/lib/twilio/base/values.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base copying build/lib/twilio/base/version.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/http copying build/lib/twilio/http/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/http copying build/lib/twilio/http/http_client.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/http copying build/lib/twilio/http/request.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/http copying build/lib/twilio/http/response.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/http copying build/lib/twilio/http/validation_client.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/http creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/access_token copying build/lib/twilio/jwt/access_token/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/access_token copying build/lib/twilio/jwt/access_token/grants.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/access_token creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/client copying build/lib/twilio/jwt/client/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/client creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/taskrouter copying build/lib/twilio/jwt/taskrouter/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/taskrouter copying build/lib/twilio/jwt/taskrouter/capabilities.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/taskrouter creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/validation copying build/lib/twilio/jwt/validation/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/validation copying build/lib/twilio/jwt/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt copying build/lib/twilio/jwt/compat.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/accounts creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/accounts/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/accounts/v1/credential copying build/lib/twilio/rest/accounts/v1/credential/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/accounts/v1/credential copying build/lib/twilio/rest/accounts/v1/credential/public_key.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/accounts/v1/credential copying build/lib/twilio/rest/accounts/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/accounts/v1 copying build/lib/twilio/rest/accounts/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/accounts creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/address copying build/lib/twilio/rest/api/v2010/account/address/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/address copying build/lib/twilio/rest/api/v2010/account/address/dependent_phone_number.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/address creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/available_phone_number copying build/lib/twilio/rest/api/v2010/account/available_phone_number/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/available_phone_number copying build/lib/twilio/rest/api/v2010/account/available_phone_number/local.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/available_phone_number copying build/lib/twilio/rest/api/v2010/account/available_phone_number/mobile.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/available_phone_number copying build/lib/twilio/rest/api/v2010/account/available_phone_number/toll_free.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/available_phone_number creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/call copying build/lib/twilio/rest/api/v2010/account/call/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/call copying build/lib/twilio/rest/api/v2010/account/call/feedback.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/call copying build/lib/twilio/rest/api/v2010/account/call/feedback_summary.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/call copying build/lib/twilio/rest/api/v2010/account/call/notification.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/call copying build/lib/twilio/rest/api/v2010/account/call/recording.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/call creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/conference copying build/lib/twilio/rest/api/v2010/account/conference/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/conference copying build/lib/twilio/rest/api/v2010/account/conference/participant.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/conference creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/incoming_phone_number creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on copying build/lib/twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on copying build/lib/twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on/assigned_add_on_extension.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on copying build/lib/twilio/rest/api/v2010/account/incoming_phone_number/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/incoming_phone_number copying build/lib/twilio/rest/api/v2010/account/incoming_phone_number/local.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/incoming_phone_number copying build/lib/twilio/rest/api/v2010/account/incoming_phone_number/mobile.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/incoming_phone_number copying build/lib/twilio/rest/api/v2010/account/incoming_phone_number/toll_free.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/incoming_phone_number creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/message copying build/lib/twilio/rest/api/v2010/account/message/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/message copying build/lib/twilio/rest/api/v2010/account/message/feedback.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/message copying build/lib/twilio/rest/api/v2010/account/message/media.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/message creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/queue copying build/lib/twilio/rest/api/v2010/account/queue/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/queue copying build/lib/twilio/rest/api/v2010/account/queue/member.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/queue creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/recording creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/recording/add_on_result creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/recording/add_on_result/payload copying build/lib/twilio/rest/api/v2010/account/recording/add_on_result/payload/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/recording/add_on_result/payload copying build/lib/twilio/rest/api/v2010/account/recording/add_on_result/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/recording/add_on_result copying build/lib/twilio/rest/api/v2010/account/recording/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/recording copying build/lib/twilio/rest/api/v2010/account/recording/transcription.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/recording creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/credential_list copying build/lib/twilio/rest/api/v2010/account/sip/credential_list/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/credential_list copying build/lib/twilio/rest/api/v2010/account/sip/credential_list/credential.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/credential_list creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/domain copying build/lib/twilio/rest/api/v2010/account/sip/domain/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/domain copying build/lib/twilio/rest/api/v2010/account/sip/domain/credential_list_mapping.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/domain copying build/lib/twilio/rest/api/v2010/account/sip/domain/ip_access_control_list_mapping.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/domain creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/ip_access_control_list copying build/lib/twilio/rest/api/v2010/account/sip/ip_access_control_list/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/ip_access_control_list copying build/lib/twilio/rest/api/v2010/account/sip/ip_access_control_list/ip_address.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/ip_access_control_list copying build/lib/twilio/rest/api/v2010/account/sip/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/all_time.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/daily.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/last_month.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/monthly.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/this_month.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/today.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/yearly.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/yesterday.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage copying build/lib/twilio/rest/api/v2010/account/usage/trigger.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage copying build/lib/twilio/rest/api/v2010/account/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/application.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/authorized_connect_app.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/connect_app.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/key.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/new_key.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/new_signing_key.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/notification.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/outgoing_caller_id.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/short_code.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/signing_key.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/token.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/transcription.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/validation_request.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010 copying build/lib/twilio/rest/api/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service/channel copying build/lib/twilio/rest/chat/v1/service/channel/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service/channel copying build/lib/twilio/rest/chat/v1/service/channel/invite.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service/channel copying build/lib/twilio/rest/chat/v1/service/channel/member.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service/channel copying build/lib/twilio/rest/chat/v1/service/channel/message.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service/channel creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service/user copying build/lib/twilio/rest/chat/v1/service/user/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service/user copying build/lib/twilio/rest/chat/v1/service/user/user_channel.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service/user copying build/lib/twilio/rest/chat/v1/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service copying build/lib/twilio/rest/chat/v1/service/role.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service copying build/lib/twilio/rest/chat/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1 copying build/lib/twilio/rest/chat/v1/credential.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service/channel copying build/lib/twilio/rest/chat/v2/service/channel/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service/channel copying build/lib/twilio/rest/chat/v2/service/channel/invite.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service/channel copying build/lib/twilio/rest/chat/v2/service/channel/member.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service/channel copying build/lib/twilio/rest/chat/v2/service/channel/message.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service/channel creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service/user copying build/lib/twilio/rest/chat/v2/service/user/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service/user copying build/lib/twilio/rest/chat/v2/service/user/user_channel.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service/user copying build/lib/twilio/rest/chat/v2/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service copying build/lib/twilio/rest/chat/v2/service/role.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service copying build/lib/twilio/rest/chat/v2/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2 copying build/lib/twilio/rest/chat/v2/credential.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2 copying build/lib/twilio/rest/chat/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/fax creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/fax/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/fax/v1/fax copying build/lib/twilio/rest/fax/v1/fax/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/fax/v1/fax copying build/lib/twilio/rest/fax/v1/fax/fax_media.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/fax/v1/fax copying build/lib/twilio/rest/fax/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/fax/v1 copying build/lib/twilio/rest/fax/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/fax creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service/channel copying build/lib/twilio/rest/ip_messaging/v1/service/channel/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service/channel copying build/lib/twilio/rest/ip_messaging/v1/service/channel/invite.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service/channel copying build/lib/twilio/rest/ip_messaging/v1/service/channel/member.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service/channel copying build/lib/twilio/rest/ip_messaging/v1/service/channel/message.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service/channel creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service/user copying build/lib/twilio/rest/ip_messaging/v1/service/user/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service/user copying build/lib/twilio/rest/ip_messaging/v1/service/user/user_channel.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service/user copying build/lib/twilio/rest/ip_messaging/v1/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service copying build/lib/twilio/rest/ip_messaging/v1/service/role.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service copying build/lib/twilio/rest/ip_messaging/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1 copying build/lib/twilio/rest/ip_messaging/v1/credential.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service/channel copying build/lib/twilio/rest/ip_messaging/v2/service/channel/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service/channel copying build/lib/twilio/rest/ip_messaging/v2/service/channel/invite.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service/channel copying build/lib/twilio/rest/ip_messaging/v2/service/channel/member.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service/channel copying build/lib/twilio/rest/ip_messaging/v2/service/channel/message.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service/channel creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service/user copying build/lib/twilio/rest/ip_messaging/v2/service/user/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service/user copying build/lib/twilio/rest/ip_messaging/v2/service/user/user_channel.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service/user copying build/lib/twilio/rest/ip_messaging/v2/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service copying build/lib/twilio/rest/ip_messaging/v2/service/role.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service copying build/lib/twilio/rest/ip_messaging/v2/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2 copying build/lib/twilio/rest/ip_messaging/v2/credential.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2 copying build/lib/twilio/rest/ip_messaging/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/lookups creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/lookups/v1 copying build/lib/twilio/rest/lookups/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/lookups/v1 copying build/lib/twilio/rest/lookups/v1/phone_number.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/lookups/v1 copying build/lib/twilio/rest/lookups/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/lookups creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/messaging creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/messaging/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/messaging/v1/service copying build/lib/twilio/rest/messaging/v1/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/messaging/v1/service copying build/lib/twilio/rest/messaging/v1/service/alpha_sender.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/messaging/v1/service copying build/lib/twilio/rest/messaging/v1/service/phone_number.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/messaging/v1/service copying build/lib/twilio/rest/messaging/v1/service/short_code.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/messaging/v1/service copying build/lib/twilio/rest/messaging/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/messaging/v1 copying build/lib/twilio/rest/messaging/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/messaging creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/monitor creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/monitor/v1 copying build/lib/twilio/rest/monitor/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/monitor/v1 copying build/lib/twilio/rest/monitor/v1/alert.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/monitor/v1 copying build/lib/twilio/rest/monitor/v1/event.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/monitor/v1 copying build/lib/twilio/rest/monitor/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/monitor creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/service/user copying build/lib/twilio/rest/notify/v1/service/user/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/service/user copying build/lib/twilio/rest/notify/v1/service/user/segment_memberships.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/service/user copying build/lib/twilio/rest/notify/v1/service/user/user_binding.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/service/user copying build/lib/twilio/rest/notify/v1/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/service copying build/lib/twilio/rest/notify/v1/service/binding.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/service copying build/lib/twilio/rest/notify/v1/service/notification.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/service copying build/lib/twilio/rest/notify/v1/service/segment.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/service copying build/lib/twilio/rest/notify/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1 copying build/lib/twilio/rest/notify/v1/credential.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1 copying build/lib/twilio/rest/notify/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/acc_security creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/acc_security/service copying build/lib/twilio/rest/preview/acc_security/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/acc_security/service copying build/lib/twilio/rest/preview/acc_security/service/verification.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/acc_security/service copying build/lib/twilio/rest/preview/acc_security/service/verification_check.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/acc_security/service copying build/lib/twilio/rest/preview/acc_security/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/acc_security creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/bulk_exports creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/bulk_exports/export copying build/lib/twilio/rest/preview/bulk_exports/export/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/bulk_exports/export copying build/lib/twilio/rest/preview/bulk_exports/export/day.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/bulk_exports/export copying build/lib/twilio/rest/preview/bulk_exports/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/bulk_exports copying build/lib/twilio/rest/preview/bulk_exports/export_configuration.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/bulk_exports creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/deployed_devices creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/deployed_devices/fleet copying build/lib/twilio/rest/preview/deployed_devices/fleet/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/deployed_devices/fleet copying build/lib/twilio/rest/preview/deployed_devices/fleet/certificate.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/deployed_devices/fleet copying build/lib/twilio/rest/preview/deployed_devices/fleet/deployment.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/deployed_devices/fleet copying build/lib/twilio/rest/preview/deployed_devices/fleet/device.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/deployed_devices/fleet copying build/lib/twilio/rest/preview/deployed_devices/fleet/key.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/deployed_devices/fleet copying build/lib/twilio/rest/preview/deployed_devices/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/deployed_devices creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/hosted_numbers copying build/lib/twilio/rest/preview/hosted_numbers/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/hosted_numbers copying build/lib/twilio/rest/preview/hosted_numbers/authorization_document.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/hosted_numbers copying build/lib/twilio/rest/preview/hosted_numbers/hosted_number_order.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/hosted_numbers creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/marketplace creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/marketplace/available_add_on copying build/lib/twilio/rest/preview/marketplace/available_add_on/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/marketplace/available_add_on copying build/lib/twilio/rest/preview/marketplace/available_add_on/available_add_on_extension.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/marketplace/available_add_on creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/marketplace/installed_add_on copying build/lib/twilio/rest/preview/marketplace/installed_add_on/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/marketplace/installed_add_on copying build/lib/twilio/rest/preview/marketplace/installed_add_on/installed_add_on_extension.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/marketplace/installed_add_on copying build/lib/twilio/rest/preview/marketplace/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/marketplace creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/service/session creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/service/session/participant copying build/lib/twilio/rest/preview/proxy/service/session/participant/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/service/session/participant copying build/lib/twilio/rest/preview/proxy/service/session/participant/message_interaction.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/service/session/participant copying build/lib/twilio/rest/preview/proxy/service/session/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/service/session copying build/lib/twilio/rest/preview/proxy/service/session/interaction.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/service/session copying build/lib/twilio/rest/preview/proxy/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/service copying build/lib/twilio/rest/preview/proxy/service/phone_number.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/service copying build/lib/twilio/rest/preview/proxy/service/short_code.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/service copying build/lib/twilio/rest/preview/proxy/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/document copying build/lib/twilio/rest/preview/sync/service/document/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/document copying build/lib/twilio/rest/preview/sync/service/document/document_permission.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/document creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/sync_list copying build/lib/twilio/rest/preview/sync/service/sync_list/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/sync_list copying build/lib/twilio/rest/preview/sync/service/sync_list/sync_list_item.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/sync_list copying build/lib/twilio/rest/preview/sync/service/sync_list/sync_list_permission.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/sync_list creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/sync_map copying build/lib/twilio/rest/preview/sync/service/sync_map/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/sync_map copying build/lib/twilio/rest/preview/sync/service/sync_map/sync_map_item.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/sync_map copying build/lib/twilio/rest/preview/sync/service/sync_map/sync_map_permission.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/sync_map copying build/lib/twilio/rest/preview/sync/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service copying build/lib/twilio/rest/preview/sync/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/wireless creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/wireless/sim copying build/lib/twilio/rest/preview/wireless/sim/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/wireless/sim copying build/lib/twilio/rest/preview/wireless/sim/usage.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/wireless/sim copying build/lib/twilio/rest/preview/wireless/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/wireless copying build/lib/twilio/rest/preview/wireless/command.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/wireless copying build/lib/twilio/rest/preview/wireless/rate_plan.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/wireless copying build/lib/twilio/rest/preview/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/messaging copying build/lib/twilio/rest/pricing/v1/messaging/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/messaging copying build/lib/twilio/rest/pricing/v1/messaging/country.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/messaging creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/phone_number copying build/lib/twilio/rest/pricing/v1/phone_number/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/phone_number copying build/lib/twilio/rest/pricing/v1/phone_number/country.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/phone_number creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/voice copying build/lib/twilio/rest/pricing/v1/voice/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/voice copying build/lib/twilio/rest/pricing/v1/voice/country.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/voice copying build/lib/twilio/rest/pricing/v1/voice/number.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/voice copying build/lib/twilio/rest/pricing/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1 copying build/lib/twilio/rest/pricing/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/service/session creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/service/session/participant copying build/lib/twilio/rest/proxy/v1/service/session/participant/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/service/session/participant copying build/lib/twilio/rest/proxy/v1/service/session/participant/message_interaction.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/service/session/participant copying build/lib/twilio/rest/proxy/v1/service/session/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/service/session copying build/lib/twilio/rest/proxy/v1/service/session/interaction.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/service/session copying build/lib/twilio/rest/proxy/v1/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/service copying build/lib/twilio/rest/proxy/v1/service/phone_number.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/service copying build/lib/twilio/rest/proxy/v1/service/short_code.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/service copying build/lib/twilio/rest/proxy/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1 copying build/lib/twilio/rest/proxy/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/document copying build/lib/twilio/rest/sync/v1/service/document/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/document copying build/lib/twilio/rest/sync/v1/service/document/document_permission.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/document creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_list copying build/lib/twilio/rest/sync/v1/service/sync_list/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_list copying build/lib/twilio/rest/sync/v1/service/sync_list/sync_list_item.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_list copying build/lib/twilio/rest/sync/v1/service/sync_list/sync_list_permission.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_list creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_map copying build/lib/twilio/rest/sync/v1/service/sync_map/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_map copying build/lib/twilio/rest/sync/v1/service/sync_map/sync_map_item.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_map copying build/lib/twilio/rest/sync/v1/service/sync_map/sync_map_permission.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_map creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_stream copying build/lib/twilio/rest/sync/v1/service/sync_stream/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_stream copying build/lib/twilio/rest/sync/v1/service/sync_stream/stream_message.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_stream copying build/lib/twilio/rest/sync/v1/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service copying build/lib/twilio/rest/sync/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1 copying build/lib/twilio/rest/sync/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/task copying build/lib/twilio/rest/taskrouter/v1/workspace/task/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/task copying build/lib/twilio/rest/taskrouter/v1/workspace/task/reservation.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/task creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue copying build/lib/twilio/rest/taskrouter/v1/workspace/task_queue/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue copying build/lib/twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_cumulative_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue copying build/lib/twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_real_time_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue copying build/lib/twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue copying build/lib/twilio/rest/taskrouter/v1/workspace/task_queue/task_queues_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/worker copying build/lib/twilio/rest/taskrouter/v1/workspace/worker/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/worker copying build/lib/twilio/rest/taskrouter/v1/workspace/worker/reservation.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/worker copying build/lib/twilio/rest/taskrouter/v1/workspace/worker/worker_channel.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/worker copying build/lib/twilio/rest/taskrouter/v1/workspace/worker/worker_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/worker copying build/lib/twilio/rest/taskrouter/v1/workspace/worker/workers_cumulative_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/worker copying build/lib/twilio/rest/taskrouter/v1/workspace/worker/workers_real_time_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/worker copying build/lib/twilio/rest/taskrouter/v1/workspace/worker/workers_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/worker creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/workflow copying build/lib/twilio/rest/taskrouter/v1/workspace/workflow/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/workflow copying build/lib/twilio/rest/taskrouter/v1/workspace/workflow/workflow_cumulative_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/workflow copying build/lib/twilio/rest/taskrouter/v1/workspace/workflow/workflow_real_time_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/workflow copying build/lib/twilio/rest/taskrouter/v1/workspace/workflow/workflow_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/workflow copying build/lib/twilio/rest/taskrouter/v1/workspace/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace copying build/lib/twilio/rest/taskrouter/v1/workspace/activity.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace copying build/lib/twilio/rest/taskrouter/v1/workspace/event.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace copying build/lib/twilio/rest/taskrouter/v1/workspace/task_channel.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace copying build/lib/twilio/rest/taskrouter/v1/workspace/workspace_cumulative_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace copying build/lib/twilio/rest/taskrouter/v1/workspace/workspace_real_time_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace copying build/lib/twilio/rest/taskrouter/v1/workspace/workspace_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace copying build/lib/twilio/rest/taskrouter/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1 copying build/lib/twilio/rest/taskrouter/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/trunking creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/trunking/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/trunking/v1/trunk copying build/lib/twilio/rest/trunking/v1/trunk/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/trunking/v1/trunk copying build/lib/twilio/rest/trunking/v1/trunk/credential_list.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/trunking/v1/trunk copying build/lib/twilio/rest/trunking/v1/trunk/ip_access_control_list.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/trunking/v1/trunk copying build/lib/twilio/rest/trunking/v1/trunk/origination_url.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/trunking/v1/trunk copying build/lib/twilio/rest/trunking/v1/trunk/phone_number.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/trunking/v1/trunk copying build/lib/twilio/rest/trunking/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/trunking/v1 copying build/lib/twilio/rest/trunking/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/trunking creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/video creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/video/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/video/v1/recording copying build/lib/twilio/rest/video/v1/recording/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/video/v1/recording creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/video/v1/room creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/video/v1/room/recording copying build/lib/twilio/rest/video/v1/room/recording/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/video/v1/room/recording copying build/lib/twilio/rest/video/v1/room/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/video/v1/room copying build/lib/twilio/rest/video/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/video/v1 copying build/lib/twilio/rest/video/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/video creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/wireless creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/wireless/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/wireless/v1/sim copying build/lib/twilio/rest/wireless/v1/sim/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/wireless/v1/sim copying build/lib/twilio/rest/wireless/v1/sim/data_session.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/wireless/v1/sim copying build/lib/twilio/rest/wireless/v1/sim/usage_record.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/wireless/v1/sim copying build/lib/twilio/rest/wireless/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/wireless/v1 copying build/lib/twilio/rest/wireless/v1/command.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/wireless/v1 copying build/lib/twilio/rest/wireless/v1/rate_plan.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/wireless/v1 copying build/lib/twilio/rest/wireless/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/wireless copying build/lib/twilio/rest/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/twiml copying build/lib/twilio/twiml/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/twiml copying build/lib/twilio/twiml/fax_response.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/twiml copying build/lib/twilio/twiml/messaging_response.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/twiml copying build/lib/twilio/twiml/voice_response.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/twiml copying build/lib/twilio/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio copying build/lib/twilio/compat.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio copying build/lib/twilio/request_validator.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base/deserialize.py to deserialize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base/domain.py to domain.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base/instance_context.py to instance_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base/instance_resource.py to instance_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base/list_resource.py to list_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base/obsolete.py to obsolete.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base/page.py to page.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base/serialize.py to serialize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base/values.py to values.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/base/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/http/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/http/http_client.py to http_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/http/request.py to request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/http/response.py to response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/http/validation_client.py to validation_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/access_token/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/access_token/grants.py to grants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/client/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/taskrouter/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/taskrouter/capabilities.py to capabilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/validation/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/jwt/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/accounts/v1/credential/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/accounts/v1/credential/public_key.py to public_key.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/accounts/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/accounts/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/address/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/address/dependent_phone_number.py to dependent_phone_number.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/available_phone_number/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/available_phone_number/local.py to local.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/available_phone_number/mobile.py to mobile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/available_phone_number/toll_free.py to toll_free.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/call/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/call/feedback.py to feedback.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/call/feedback_summary.py to feedback_summary.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/call/notification.py to notification.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/call/recording.py to recording.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/conference/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/conference/participant.py to participant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on/assigned_add_on_extension.py to assigned_add_on_extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/local.py to local.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/mobile.py to mobile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/toll_free.py to toll_free.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/message/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/message/feedback.py to feedback.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/message/media.py to media.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/queue/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/queue/member.py to member.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/recording/add_on_result/payload/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/recording/add_on_result/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/recording/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/recording/transcription.py to transcription.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/credential_list/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/credential_list/credential.py to credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/domain/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/domain/credential_list_mapping.py to credential_list_mapping.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/domain/ip_access_control_list_mapping.py to ip_access_control_list_mapping.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/ip_access_control_list/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/ip_access_control_list/ip_address.py to ip_address.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/sip/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record/all_time.py to all_time.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record/daily.py to daily.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record/last_month.py to last_month.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record/monthly.py to monthly.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record/this_month.py to this_month.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record/today.py to today.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record/yearly.py to yearly.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/record/yesterday.py to yesterday.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/usage/trigger.py to trigger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/application.py to application.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/authorized_connect_app.py to authorized_connect_app.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/connect_app.py to connect_app.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/key.py to key.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/new_key.py to new_key.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/new_signing_key.py to new_signing_key.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/notification.py to notification.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/outgoing_caller_id.py to outgoing_caller_id.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/short_code.py to short_code.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/signing_key.py to signing_key.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/token.py to token.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/transcription.py to transcription.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/account/validation_request.py to validation_request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/v2010/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service/channel/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service/channel/invite.py to invite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service/channel/member.py to member.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service/channel/message.py to message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service/user/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service/user/user_channel.py to user_channel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/service/role.py to role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v1/credential.py to credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service/channel/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service/channel/invite.py to invite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service/channel/member.py to member.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service/channel/message.py to message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service/user/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service/user/user_channel.py to user_channel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/service/role.py to role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/v2/credential.py to credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/chat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/fax/v1/fax/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/fax/v1/fax/fax_media.py to fax_media.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/fax/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/fax/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service/channel/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service/channel/invite.py to invite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service/channel/member.py to member.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service/channel/message.py to message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service/user/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service/user/user_channel.py to user_channel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/service/role.py to role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v1/credential.py to credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service/channel/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service/channel/invite.py to invite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service/channel/member.py to member.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service/channel/message.py to message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service/user/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service/user/user_channel.py to user_channel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/service/role.py to role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/v2/credential.py to credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/ip_messaging/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/lookups/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/lookups/v1/phone_number.py to phone_number.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/lookups/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/messaging/v1/service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/messaging/v1/service/alpha_sender.py to alpha_sender.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/messaging/v1/service/phone_number.py to phone_number.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/messaging/v1/service/short_code.py to short_code.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/messaging/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/messaging/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/monitor/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/monitor/v1/alert.py to alert.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/monitor/v1/event.py to event.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/monitor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/service/user/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/service/user/segment_memberships.py to segment_memberships.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/service/user/user_binding.py to user_binding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/service/binding.py to binding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/service/notification.py to notification.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/service/segment.py to segment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/v1/credential.py to credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/notify/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/acc_security/service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/acc_security/service/verification.py to verification.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/acc_security/service/verification_check.py to verification_check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/acc_security/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/bulk_exports/export/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/bulk_exports/export/day.py to day.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/bulk_exports/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/bulk_exports/export_configuration.py to export_configuration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/deployed_devices/fleet/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/deployed_devices/fleet/certificate.py to certificate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/deployed_devices/fleet/deployment.py to deployment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/deployed_devices/fleet/device.py to device.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/deployed_devices/fleet/key.py to key.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/deployed_devices/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/hosted_numbers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/hosted_numbers/authorization_document.py to authorization_document.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/hosted_numbers/hosted_number_order.py to hosted_number_order.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/marketplace/available_add_on/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/marketplace/available_add_on/available_add_on_extension.py to available_add_on_extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/marketplace/installed_add_on/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/marketplace/installed_add_on/installed_add_on_extension.py to installed_add_on_extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/marketplace/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/service/session/participant/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/service/session/participant/message_interaction.py to message_interaction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/service/session/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/service/session/interaction.py to interaction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/service/phone_number.py to phone_number.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/service/short_code.py to short_code.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/proxy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/document/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/document/document_permission.py to document_permission.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/sync_list/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/sync_list/sync_list_item.py to sync_list_item.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/sync_list/sync_list_permission.py to sync_list_permission.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/sync_map/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/sync_map/sync_map_item.py to sync_map_item.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/sync_map/sync_map_permission.py to sync_map_permission.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/sync/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/wireless/sim/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/wireless/sim/usage.py to usage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/wireless/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/wireless/command.py to command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/wireless/rate_plan.py to rate_plan.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/preview/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/messaging/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/messaging/country.py to country.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/phone_number/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/phone_number/country.py to country.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/voice/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/voice/country.py to country.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/voice/number.py to number.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/pricing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/service/session/participant/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/service/session/participant/message_interaction.py to message_interaction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/service/session/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/service/session/interaction.py to interaction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/service/phone_number.py to phone_number.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/service/short_code.py to short_code.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/proxy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/document/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/document/document_permission.py to document_permission.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_list/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_list/sync_list_item.py to sync_list_item.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_list/sync_list_permission.py to sync_list_permission.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_map/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_map/sync_map_item.py to sync_map_item.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_map/sync_map_permission.py to sync_map_permission.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_stream/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/sync_stream/stream_message.py to stream_message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/sync/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/task/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/task/reservation.py to reservation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_cumulative_statistics.py to task_queue_cumulative_statistics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_real_time_statistics.py to task_queue_real_time_statistics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_statistics.py to task_queue_statistics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue/task_queues_statistics.py to task_queues_statistics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/worker/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/worker/reservation.py to reservation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/worker/worker_channel.py to worker_channel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/worker/worker_statistics.py to worker_statistics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/worker/workers_cumulative_statistics.py to workers_cumulative_statistics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/worker/workers_real_time_statistics.py to workers_real_time_statistics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/worker/workers_statistics.py to workers_statistics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/workflow/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/workflow/workflow_cumulative_statistics.py to workflow_cumulative_statistics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/workflow/workflow_real_time_statistics.py to workflow_real_time_statistics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/workflow/workflow_statistics.py to workflow_statistics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/activity.py to activity.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/event.py to event.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/task_channel.py to task_channel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/workspace_cumulative_statistics.py to workspace_cumulative_statistics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/workspace_real_time_statistics.py to workspace_real_time_statistics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/workspace/workspace_statistics.py to workspace_statistics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/taskrouter/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/trunking/v1/trunk/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/trunking/v1/trunk/credential_list.py to credential_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/trunking/v1/trunk/ip_access_control_list.py to ip_access_control_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/trunking/v1/trunk/origination_url.py to origination_url.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/trunking/v1/trunk/phone_number.py to phone_number.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/trunking/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/trunking/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/video/v1/recording/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/video/v1/room/recording/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/video/v1/room/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/video/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/video/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/wireless/v1/sim/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/wireless/v1/sim/data_session.py to data_session.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/wireless/v1/sim/usage_record.py to usage_record.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/wireless/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/wireless/v1/command.py to command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/wireless/v1/rate_plan.py to rate_plan.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/wireless/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/rest/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/twiml/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/twiml/fax_response.py to fax_response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/twiml/messaging_response.py to messaging_response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/twiml/voice_response.py to voice_response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio/request_validator.py to request_validator.cpython-36.pyc writing byte-compilation script '/tmp/tmpv7l1g70n.py' /usr/bin/python3 /tmp/tmpv7l1g70n.py removing /tmp/tmpv7l1g70n.py running install_egg_info running egg_info writing twilio.egg-info/PKG-INFO writing dependency_links to twilio.egg-info/dependency_links.txt writing requirements to twilio.egg-info/requires.txt writing top-level names to twilio.egg-info/top_level.txt reading manifest file 'twilio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'twilio/conf' writing manifest file 'twilio.egg-info/SOURCES.txt' Copying twilio.egg-info to /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6/site-packages/twilio-6.8.0-py3.6.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base copying build/lib/twilio/base/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base copying build/lib/twilio/base/deserialize.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base copying build/lib/twilio/base/domain.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base copying build/lib/twilio/base/exceptions.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base copying build/lib/twilio/base/instance_context.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base copying build/lib/twilio/base/instance_resource.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base copying build/lib/twilio/base/list_resource.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base copying build/lib/twilio/base/obsolete.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base copying build/lib/twilio/base/page.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base copying build/lib/twilio/base/serialize.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base copying build/lib/twilio/base/values.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base copying build/lib/twilio/base/version.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/http copying build/lib/twilio/http/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/http copying build/lib/twilio/http/http_client.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/http copying build/lib/twilio/http/request.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/http copying build/lib/twilio/http/response.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/http copying build/lib/twilio/http/validation_client.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/http creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/access_token copying build/lib/twilio/jwt/access_token/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/access_token copying build/lib/twilio/jwt/access_token/grants.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/access_token creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/client copying build/lib/twilio/jwt/client/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/client creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/taskrouter copying build/lib/twilio/jwt/taskrouter/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/taskrouter copying build/lib/twilio/jwt/taskrouter/capabilities.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/taskrouter creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/validation copying build/lib/twilio/jwt/validation/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/validation copying build/lib/twilio/jwt/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt copying build/lib/twilio/jwt/compat.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/accounts creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/accounts/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/accounts/v1/credential copying build/lib/twilio/rest/accounts/v1/credential/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/accounts/v1/credential copying build/lib/twilio/rest/accounts/v1/credential/public_key.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/accounts/v1/credential copying build/lib/twilio/rest/accounts/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/accounts/v1 copying build/lib/twilio/rest/accounts/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/accounts creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/address copying build/lib/twilio/rest/api/v2010/account/address/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/address copying build/lib/twilio/rest/api/v2010/account/address/dependent_phone_number.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/address creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/available_phone_number copying build/lib/twilio/rest/api/v2010/account/available_phone_number/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/available_phone_number copying build/lib/twilio/rest/api/v2010/account/available_phone_number/local.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/available_phone_number copying build/lib/twilio/rest/api/v2010/account/available_phone_number/mobile.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/available_phone_number copying build/lib/twilio/rest/api/v2010/account/available_phone_number/toll_free.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/available_phone_number creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/call copying build/lib/twilio/rest/api/v2010/account/call/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/call copying build/lib/twilio/rest/api/v2010/account/call/feedback.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/call copying build/lib/twilio/rest/api/v2010/account/call/feedback_summary.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/call copying build/lib/twilio/rest/api/v2010/account/call/notification.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/call copying build/lib/twilio/rest/api/v2010/account/call/recording.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/call creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/conference copying build/lib/twilio/rest/api/v2010/account/conference/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/conference copying build/lib/twilio/rest/api/v2010/account/conference/participant.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/conference creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/incoming_phone_number creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on copying build/lib/twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on copying build/lib/twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on/assigned_add_on_extension.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on copying build/lib/twilio/rest/api/v2010/account/incoming_phone_number/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/incoming_phone_number copying build/lib/twilio/rest/api/v2010/account/incoming_phone_number/local.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/incoming_phone_number copying build/lib/twilio/rest/api/v2010/account/incoming_phone_number/mobile.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/incoming_phone_number copying build/lib/twilio/rest/api/v2010/account/incoming_phone_number/toll_free.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/incoming_phone_number creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/message copying build/lib/twilio/rest/api/v2010/account/message/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/message copying build/lib/twilio/rest/api/v2010/account/message/feedback.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/message copying build/lib/twilio/rest/api/v2010/account/message/media.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/message creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/queue copying build/lib/twilio/rest/api/v2010/account/queue/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/queue copying build/lib/twilio/rest/api/v2010/account/queue/member.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/queue creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/recording creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/recording/add_on_result creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/recording/add_on_result/payload copying build/lib/twilio/rest/api/v2010/account/recording/add_on_result/payload/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/recording/add_on_result/payload copying build/lib/twilio/rest/api/v2010/account/recording/add_on_result/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/recording/add_on_result copying build/lib/twilio/rest/api/v2010/account/recording/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/recording copying build/lib/twilio/rest/api/v2010/account/recording/transcription.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/recording creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/credential_list copying build/lib/twilio/rest/api/v2010/account/sip/credential_list/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/credential_list copying build/lib/twilio/rest/api/v2010/account/sip/credential_list/credential.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/credential_list creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/domain copying build/lib/twilio/rest/api/v2010/account/sip/domain/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/domain copying build/lib/twilio/rest/api/v2010/account/sip/domain/credential_list_mapping.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/domain copying build/lib/twilio/rest/api/v2010/account/sip/domain/ip_access_control_list_mapping.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/domain creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/ip_access_control_list copying build/lib/twilio/rest/api/v2010/account/sip/ip_access_control_list/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/ip_access_control_list copying build/lib/twilio/rest/api/v2010/account/sip/ip_access_control_list/ip_address.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/ip_access_control_list copying build/lib/twilio/rest/api/v2010/account/sip/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/all_time.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/daily.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/last_month.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/monthly.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/this_month.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/today.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/yearly.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/record/yesterday.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record copying build/lib/twilio/rest/api/v2010/account/usage/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage copying build/lib/twilio/rest/api/v2010/account/usage/trigger.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage copying build/lib/twilio/rest/api/v2010/account/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/application.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/authorized_connect_app.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/connect_app.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/key.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/new_key.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/new_signing_key.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/notification.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/outgoing_caller_id.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/short_code.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/signing_key.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/token.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/transcription.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/account/validation_request.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account copying build/lib/twilio/rest/api/v2010/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010 copying build/lib/twilio/rest/api/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service/channel copying build/lib/twilio/rest/chat/v1/service/channel/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service/channel copying build/lib/twilio/rest/chat/v1/service/channel/invite.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service/channel copying build/lib/twilio/rest/chat/v1/service/channel/member.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service/channel copying build/lib/twilio/rest/chat/v1/service/channel/message.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service/channel creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service/user copying build/lib/twilio/rest/chat/v1/service/user/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service/user copying build/lib/twilio/rest/chat/v1/service/user/user_channel.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service/user copying build/lib/twilio/rest/chat/v1/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service copying build/lib/twilio/rest/chat/v1/service/role.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service copying build/lib/twilio/rest/chat/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1 copying build/lib/twilio/rest/chat/v1/credential.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service/channel copying build/lib/twilio/rest/chat/v2/service/channel/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service/channel copying build/lib/twilio/rest/chat/v2/service/channel/invite.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service/channel copying build/lib/twilio/rest/chat/v2/service/channel/member.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service/channel copying build/lib/twilio/rest/chat/v2/service/channel/message.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service/channel creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service/user copying build/lib/twilio/rest/chat/v2/service/user/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service/user copying build/lib/twilio/rest/chat/v2/service/user/user_channel.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service/user copying build/lib/twilio/rest/chat/v2/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service copying build/lib/twilio/rest/chat/v2/service/role.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service copying build/lib/twilio/rest/chat/v2/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2 copying build/lib/twilio/rest/chat/v2/credential.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2 copying build/lib/twilio/rest/chat/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/fax creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/fax/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/fax/v1/fax copying build/lib/twilio/rest/fax/v1/fax/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/fax/v1/fax copying build/lib/twilio/rest/fax/v1/fax/fax_media.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/fax/v1/fax copying build/lib/twilio/rest/fax/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/fax/v1 copying build/lib/twilio/rest/fax/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/fax creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service/channel copying build/lib/twilio/rest/ip_messaging/v1/service/channel/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service/channel copying build/lib/twilio/rest/ip_messaging/v1/service/channel/invite.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service/channel copying build/lib/twilio/rest/ip_messaging/v1/service/channel/member.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service/channel copying build/lib/twilio/rest/ip_messaging/v1/service/channel/message.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service/channel creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service/user copying build/lib/twilio/rest/ip_messaging/v1/service/user/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service/user copying build/lib/twilio/rest/ip_messaging/v1/service/user/user_channel.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service/user copying build/lib/twilio/rest/ip_messaging/v1/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service copying build/lib/twilio/rest/ip_messaging/v1/service/role.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service copying build/lib/twilio/rest/ip_messaging/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1 copying build/lib/twilio/rest/ip_messaging/v1/credential.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service/channel copying build/lib/twilio/rest/ip_messaging/v2/service/channel/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service/channel copying build/lib/twilio/rest/ip_messaging/v2/service/channel/invite.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service/channel copying build/lib/twilio/rest/ip_messaging/v2/service/channel/member.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service/channel copying build/lib/twilio/rest/ip_messaging/v2/service/channel/message.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service/channel creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service/user copying build/lib/twilio/rest/ip_messaging/v2/service/user/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service/user copying build/lib/twilio/rest/ip_messaging/v2/service/user/user_channel.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service/user copying build/lib/twilio/rest/ip_messaging/v2/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service copying build/lib/twilio/rest/ip_messaging/v2/service/role.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service copying build/lib/twilio/rest/ip_messaging/v2/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2 copying build/lib/twilio/rest/ip_messaging/v2/credential.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2 copying build/lib/twilio/rest/ip_messaging/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/lookups creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/lookups/v1 copying build/lib/twilio/rest/lookups/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/lookups/v1 copying build/lib/twilio/rest/lookups/v1/phone_number.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/lookups/v1 copying build/lib/twilio/rest/lookups/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/lookups creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/messaging creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/messaging/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/messaging/v1/service copying build/lib/twilio/rest/messaging/v1/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/messaging/v1/service copying build/lib/twilio/rest/messaging/v1/service/alpha_sender.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/messaging/v1/service copying build/lib/twilio/rest/messaging/v1/service/phone_number.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/messaging/v1/service copying build/lib/twilio/rest/messaging/v1/service/short_code.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/messaging/v1/service copying build/lib/twilio/rest/messaging/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/messaging/v1 copying build/lib/twilio/rest/messaging/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/messaging creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/monitor creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/monitor/v1 copying build/lib/twilio/rest/monitor/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/monitor/v1 copying build/lib/twilio/rest/monitor/v1/alert.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/monitor/v1 copying build/lib/twilio/rest/monitor/v1/event.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/monitor/v1 copying build/lib/twilio/rest/monitor/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/monitor creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/service/user copying build/lib/twilio/rest/notify/v1/service/user/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/service/user copying build/lib/twilio/rest/notify/v1/service/user/segment_memberships.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/service/user copying build/lib/twilio/rest/notify/v1/service/user/user_binding.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/service/user copying build/lib/twilio/rest/notify/v1/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/service copying build/lib/twilio/rest/notify/v1/service/binding.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/service copying build/lib/twilio/rest/notify/v1/service/notification.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/service copying build/lib/twilio/rest/notify/v1/service/segment.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/service copying build/lib/twilio/rest/notify/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1 copying build/lib/twilio/rest/notify/v1/credential.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1 copying build/lib/twilio/rest/notify/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/acc_security creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/acc_security/service copying build/lib/twilio/rest/preview/acc_security/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/acc_security/service copying build/lib/twilio/rest/preview/acc_security/service/verification.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/acc_security/service copying build/lib/twilio/rest/preview/acc_security/service/verification_check.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/acc_security/service copying build/lib/twilio/rest/preview/acc_security/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/acc_security creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/bulk_exports creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/bulk_exports/export copying build/lib/twilio/rest/preview/bulk_exports/export/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/bulk_exports/export copying build/lib/twilio/rest/preview/bulk_exports/export/day.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/bulk_exports/export copying build/lib/twilio/rest/preview/bulk_exports/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/bulk_exports copying build/lib/twilio/rest/preview/bulk_exports/export_configuration.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/bulk_exports creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/deployed_devices creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/deployed_devices/fleet copying build/lib/twilio/rest/preview/deployed_devices/fleet/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/deployed_devices/fleet copying build/lib/twilio/rest/preview/deployed_devices/fleet/certificate.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/deployed_devices/fleet copying build/lib/twilio/rest/preview/deployed_devices/fleet/deployment.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/deployed_devices/fleet copying build/lib/twilio/rest/preview/deployed_devices/fleet/device.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/deployed_devices/fleet copying build/lib/twilio/rest/preview/deployed_devices/fleet/key.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/deployed_devices/fleet copying build/lib/twilio/rest/preview/deployed_devices/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/deployed_devices creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/hosted_numbers copying build/lib/twilio/rest/preview/hosted_numbers/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/hosted_numbers copying build/lib/twilio/rest/preview/hosted_numbers/authorization_document.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/hosted_numbers copying build/lib/twilio/rest/preview/hosted_numbers/hosted_number_order.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/hosted_numbers creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/marketplace creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/marketplace/available_add_on copying build/lib/twilio/rest/preview/marketplace/available_add_on/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/marketplace/available_add_on copying build/lib/twilio/rest/preview/marketplace/available_add_on/available_add_on_extension.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/marketplace/available_add_on creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/marketplace/installed_add_on copying build/lib/twilio/rest/preview/marketplace/installed_add_on/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/marketplace/installed_add_on copying build/lib/twilio/rest/preview/marketplace/installed_add_on/installed_add_on_extension.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/marketplace/installed_add_on copying build/lib/twilio/rest/preview/marketplace/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/marketplace creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/service/session creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/service/session/participant copying build/lib/twilio/rest/preview/proxy/service/session/participant/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/service/session/participant copying build/lib/twilio/rest/preview/proxy/service/session/participant/message_interaction.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/service/session/participant copying build/lib/twilio/rest/preview/proxy/service/session/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/service/session copying build/lib/twilio/rest/preview/proxy/service/session/interaction.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/service/session copying build/lib/twilio/rest/preview/proxy/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/service copying build/lib/twilio/rest/preview/proxy/service/phone_number.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/service copying build/lib/twilio/rest/preview/proxy/service/short_code.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/service copying build/lib/twilio/rest/preview/proxy/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/document copying build/lib/twilio/rest/preview/sync/service/document/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/document copying build/lib/twilio/rest/preview/sync/service/document/document_permission.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/document creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/sync_list copying build/lib/twilio/rest/preview/sync/service/sync_list/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/sync_list copying build/lib/twilio/rest/preview/sync/service/sync_list/sync_list_item.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/sync_list copying build/lib/twilio/rest/preview/sync/service/sync_list/sync_list_permission.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/sync_list creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/sync_map copying build/lib/twilio/rest/preview/sync/service/sync_map/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/sync_map copying build/lib/twilio/rest/preview/sync/service/sync_map/sync_map_item.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/sync_map copying build/lib/twilio/rest/preview/sync/service/sync_map/sync_map_permission.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/sync_map copying build/lib/twilio/rest/preview/sync/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service copying build/lib/twilio/rest/preview/sync/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/wireless creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/wireless/sim copying build/lib/twilio/rest/preview/wireless/sim/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/wireless/sim copying build/lib/twilio/rest/preview/wireless/sim/usage.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/wireless/sim copying build/lib/twilio/rest/preview/wireless/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/wireless copying build/lib/twilio/rest/preview/wireless/command.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/wireless copying build/lib/twilio/rest/preview/wireless/rate_plan.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/wireless copying build/lib/twilio/rest/preview/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/messaging copying build/lib/twilio/rest/pricing/v1/messaging/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/messaging copying build/lib/twilio/rest/pricing/v1/messaging/country.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/messaging creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/phone_number copying build/lib/twilio/rest/pricing/v1/phone_number/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/phone_number copying build/lib/twilio/rest/pricing/v1/phone_number/country.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/phone_number creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/voice copying build/lib/twilio/rest/pricing/v1/voice/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/voice copying build/lib/twilio/rest/pricing/v1/voice/country.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/voice copying build/lib/twilio/rest/pricing/v1/voice/number.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/voice copying build/lib/twilio/rest/pricing/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1 copying build/lib/twilio/rest/pricing/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/service/session creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/service/session/participant copying build/lib/twilio/rest/proxy/v1/service/session/participant/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/service/session/participant copying build/lib/twilio/rest/proxy/v1/service/session/participant/message_interaction.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/service/session/participant copying build/lib/twilio/rest/proxy/v1/service/session/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/service/session copying build/lib/twilio/rest/proxy/v1/service/session/interaction.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/service/session copying build/lib/twilio/rest/proxy/v1/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/service copying build/lib/twilio/rest/proxy/v1/service/phone_number.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/service copying build/lib/twilio/rest/proxy/v1/service/short_code.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/service copying build/lib/twilio/rest/proxy/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1 copying build/lib/twilio/rest/proxy/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/document copying build/lib/twilio/rest/sync/v1/service/document/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/document copying build/lib/twilio/rest/sync/v1/service/document/document_permission.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/document creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_list copying build/lib/twilio/rest/sync/v1/service/sync_list/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_list copying build/lib/twilio/rest/sync/v1/service/sync_list/sync_list_item.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_list copying build/lib/twilio/rest/sync/v1/service/sync_list/sync_list_permission.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_list creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_map copying build/lib/twilio/rest/sync/v1/service/sync_map/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_map copying build/lib/twilio/rest/sync/v1/service/sync_map/sync_map_item.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_map copying build/lib/twilio/rest/sync/v1/service/sync_map/sync_map_permission.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_map creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_stream copying build/lib/twilio/rest/sync/v1/service/sync_stream/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_stream copying build/lib/twilio/rest/sync/v1/service/sync_stream/stream_message.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_stream copying build/lib/twilio/rest/sync/v1/service/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service copying build/lib/twilio/rest/sync/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1 copying build/lib/twilio/rest/sync/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/task copying build/lib/twilio/rest/taskrouter/v1/workspace/task/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/task copying build/lib/twilio/rest/taskrouter/v1/workspace/task/reservation.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/task creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue copying build/lib/twilio/rest/taskrouter/v1/workspace/task_queue/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue copying build/lib/twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_cumulative_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue copying build/lib/twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_real_time_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue copying build/lib/twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue copying build/lib/twilio/rest/taskrouter/v1/workspace/task_queue/task_queues_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/worker copying build/lib/twilio/rest/taskrouter/v1/workspace/worker/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/worker copying build/lib/twilio/rest/taskrouter/v1/workspace/worker/reservation.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/worker copying build/lib/twilio/rest/taskrouter/v1/workspace/worker/worker_channel.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/worker copying build/lib/twilio/rest/taskrouter/v1/workspace/worker/worker_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/worker copying build/lib/twilio/rest/taskrouter/v1/workspace/worker/workers_cumulative_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/worker copying build/lib/twilio/rest/taskrouter/v1/workspace/worker/workers_real_time_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/worker copying build/lib/twilio/rest/taskrouter/v1/workspace/worker/workers_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/worker creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/workflow copying build/lib/twilio/rest/taskrouter/v1/workspace/workflow/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/workflow copying build/lib/twilio/rest/taskrouter/v1/workspace/workflow/workflow_cumulative_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/workflow copying build/lib/twilio/rest/taskrouter/v1/workspace/workflow/workflow_real_time_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/workflow copying build/lib/twilio/rest/taskrouter/v1/workspace/workflow/workflow_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/workflow copying build/lib/twilio/rest/taskrouter/v1/workspace/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace copying build/lib/twilio/rest/taskrouter/v1/workspace/activity.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace copying build/lib/twilio/rest/taskrouter/v1/workspace/event.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace copying build/lib/twilio/rest/taskrouter/v1/workspace/task_channel.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace copying build/lib/twilio/rest/taskrouter/v1/workspace/workspace_cumulative_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace copying build/lib/twilio/rest/taskrouter/v1/workspace/workspace_real_time_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace copying build/lib/twilio/rest/taskrouter/v1/workspace/workspace_statistics.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace copying build/lib/twilio/rest/taskrouter/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1 copying build/lib/twilio/rest/taskrouter/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/trunking creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/trunking/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/trunking/v1/trunk copying build/lib/twilio/rest/trunking/v1/trunk/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/trunking/v1/trunk copying build/lib/twilio/rest/trunking/v1/trunk/credential_list.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/trunking/v1/trunk copying build/lib/twilio/rest/trunking/v1/trunk/ip_access_control_list.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/trunking/v1/trunk copying build/lib/twilio/rest/trunking/v1/trunk/origination_url.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/trunking/v1/trunk copying build/lib/twilio/rest/trunking/v1/trunk/phone_number.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/trunking/v1/trunk copying build/lib/twilio/rest/trunking/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/trunking/v1 copying build/lib/twilio/rest/trunking/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/trunking creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/video creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/video/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/video/v1/recording copying build/lib/twilio/rest/video/v1/recording/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/video/v1/recording creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/video/v1/room creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/video/v1/room/recording copying build/lib/twilio/rest/video/v1/room/recording/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/video/v1/room/recording copying build/lib/twilio/rest/video/v1/room/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/video/v1/room copying build/lib/twilio/rest/video/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/video/v1 copying build/lib/twilio/rest/video/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/video creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/wireless creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/wireless/v1 creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/wireless/v1/sim copying build/lib/twilio/rest/wireless/v1/sim/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/wireless/v1/sim copying build/lib/twilio/rest/wireless/v1/sim/data_session.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/wireless/v1/sim copying build/lib/twilio/rest/wireless/v1/sim/usage_record.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/wireless/v1/sim copying build/lib/twilio/rest/wireless/v1/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/wireless/v1 copying build/lib/twilio/rest/wireless/v1/command.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/wireless/v1 copying build/lib/twilio/rest/wireless/v1/rate_plan.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/wireless/v1 copying build/lib/twilio/rest/wireless/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/wireless copying build/lib/twilio/rest/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest creating /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/twiml copying build/lib/twilio/twiml/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/twiml copying build/lib/twilio/twiml/fax_response.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/twiml copying build/lib/twilio/twiml/messaging_response.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/twiml copying build/lib/twilio/twiml/voice_response.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/twiml copying build/lib/twilio/__init__.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio copying build/lib/twilio/compat.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio copying build/lib/twilio/request_validator.py -> /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base/deserialize.py to deserialize.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base/domain.py to domain.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base/instance_context.py to instance_context.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base/instance_resource.py to instance_resource.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base/list_resource.py to list_resource.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base/obsolete.py to obsolete.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base/page.py to page.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base/serialize.py to serialize.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base/values.py to values.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/base/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/http/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/http/http_client.py to http_client.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/http/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/http/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/http/validation_client.py to validation_client.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/access_token/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/access_token/grants.py to grants.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/taskrouter/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/taskrouter/capabilities.py to capabilities.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/validation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/jwt/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/accounts/v1/credential/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/accounts/v1/credential/public_key.py to public_key.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/accounts/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/accounts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/address/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/address/dependent_phone_number.py to dependent_phone_number.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/available_phone_number/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/available_phone_number/local.py to local.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/available_phone_number/mobile.py to mobile.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/available_phone_number/toll_free.py to toll_free.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/call/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/call/feedback.py to feedback.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/call/feedback_summary.py to feedback_summary.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/call/notification.py to notification.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/call/recording.py to recording.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/conference/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/conference/participant.py to participant.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/assigned_add_on/assigned_add_on_extension.py to assigned_add_on_extension.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/local.py to local.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/mobile.py to mobile.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/incoming_phone_number/toll_free.py to toll_free.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/message/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/message/feedback.py to feedback.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/message/media.py to media.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/queue/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/queue/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/recording/add_on_result/payload/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/recording/add_on_result/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/recording/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/recording/transcription.py to transcription.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/credential_list/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/credential_list/credential.py to credential.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/domain/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/domain/credential_list_mapping.py to credential_list_mapping.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/domain/ip_access_control_list_mapping.py to ip_access_control_list_mapping.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/ip_access_control_list/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/ip_access_control_list/ip_address.py to ip_address.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/sip/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record/all_time.py to all_time.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record/daily.py to daily.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record/last_month.py to last_month.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record/monthly.py to monthly.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record/this_month.py to this_month.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record/today.py to today.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record/yearly.py to yearly.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/record/yesterday.py to yesterday.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/usage/trigger.py to trigger.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/application.py to application.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/authorized_connect_app.py to authorized_connect_app.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/connect_app.py to connect_app.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/key.py to key.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/new_key.py to new_key.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/new_signing_key.py to new_signing_key.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/notification.py to notification.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/outgoing_caller_id.py to outgoing_caller_id.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/short_code.py to short_code.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/signing_key.py to signing_key.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/token.py to token.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/transcription.py to transcription.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/account/validation_request.py to validation_request.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/v2010/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service/channel/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service/channel/invite.py to invite.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service/channel/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service/channel/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service/user/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service/user/user_channel.py to user_channel.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/service/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v1/credential.py to credential.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service/channel/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service/channel/invite.py to invite.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service/channel/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service/channel/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service/user/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service/user/user_channel.py to user_channel.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/service/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/v2/credential.py to credential.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/chat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/fax/v1/fax/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/fax/v1/fax/fax_media.py to fax_media.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/fax/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/fax/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service/channel/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service/channel/invite.py to invite.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service/channel/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service/channel/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service/user/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service/user/user_channel.py to user_channel.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/service/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v1/credential.py to credential.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service/channel/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service/channel/invite.py to invite.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service/channel/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service/channel/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service/user/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service/user/user_channel.py to user_channel.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/service/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/v2/credential.py to credential.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/ip_messaging/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/lookups/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/lookups/v1/phone_number.py to phone_number.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/lookups/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/messaging/v1/service/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/messaging/v1/service/alpha_sender.py to alpha_sender.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/messaging/v1/service/phone_number.py to phone_number.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/messaging/v1/service/short_code.py to short_code.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/messaging/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/messaging/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/monitor/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/monitor/v1/alert.py to alert.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/monitor/v1/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/monitor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/service/user/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/service/user/segment_memberships.py to segment_memberships.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/service/user/user_binding.py to user_binding.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/service/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/service/binding.py to binding.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/service/notification.py to notification.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/service/segment.py to segment.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/v1/credential.py to credential.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/notify/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/acc_security/service/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/acc_security/service/verification.py to verification.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/acc_security/service/verification_check.py to verification_check.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/acc_security/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/bulk_exports/export/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/bulk_exports/export/day.py to day.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/bulk_exports/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/bulk_exports/export_configuration.py to export_configuration.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/deployed_devices/fleet/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/deployed_devices/fleet/certificate.py to certificate.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/deployed_devices/fleet/deployment.py to deployment.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/deployed_devices/fleet/device.py to device.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/deployed_devices/fleet/key.py to key.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/deployed_devices/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/hosted_numbers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/hosted_numbers/authorization_document.py to authorization_document.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/hosted_numbers/hosted_number_order.py to hosted_number_order.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/marketplace/available_add_on/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/marketplace/available_add_on/available_add_on_extension.py to available_add_on_extension.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/marketplace/installed_add_on/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/marketplace/installed_add_on/installed_add_on_extension.py to installed_add_on_extension.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/marketplace/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/service/session/participant/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/service/session/participant/message_interaction.py to message_interaction.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/service/session/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/service/session/interaction.py to interaction.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/service/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/service/phone_number.py to phone_number.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/service/short_code.py to short_code.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/proxy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/document/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/document/document_permission.py to document_permission.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/sync_list/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/sync_list/sync_list_item.py to sync_list_item.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/sync_list/sync_list_permission.py to sync_list_permission.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/sync_map/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/sync_map/sync_map_item.py to sync_map_item.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/sync_map/sync_map_permission.py to sync_map_permission.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/service/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/sync/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/wireless/sim/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/wireless/sim/usage.py to usage.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/wireless/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/wireless/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/wireless/rate_plan.py to rate_plan.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/preview/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/messaging/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/messaging/country.py to country.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/phone_number/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/phone_number/country.py to country.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/voice/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/voice/country.py to country.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/voice/number.py to number.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/pricing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/service/session/participant/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/service/session/participant/message_interaction.py to message_interaction.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/service/session/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/service/session/interaction.py to interaction.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/service/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/service/phone_number.py to phone_number.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/service/short_code.py to short_code.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/proxy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/document/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/document/document_permission.py to document_permission.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_list/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_list/sync_list_item.py to sync_list_item.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_list/sync_list_permission.py to sync_list_permission.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_map/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_map/sync_map_item.py to sync_map_item.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_map/sync_map_permission.py to sync_map_permission.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_stream/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/sync_stream/stream_message.py to stream_message.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/service/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/sync/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/task/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/task/reservation.py to reservation.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_cumulative_statistics.py to task_queue_cumulative_statistics.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_real_time_statistics.py to task_queue_real_time_statistics.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue/task_queue_statistics.py to task_queue_statistics.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/task_queue/task_queues_statistics.py to task_queues_statistics.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/worker/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/worker/reservation.py to reservation.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/worker/worker_channel.py to worker_channel.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/worker/worker_statistics.py to worker_statistics.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/worker/workers_cumulative_statistics.py to workers_cumulative_statistics.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/worker/workers_real_time_statistics.py to workers_real_time_statistics.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/worker/workers_statistics.py to workers_statistics.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/workflow/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/workflow/workflow_cumulative_statistics.py to workflow_cumulative_statistics.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/workflow/workflow_real_time_statistics.py to workflow_real_time_statistics.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/workflow/workflow_statistics.py to workflow_statistics.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/activity.py to activity.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/task_channel.py to task_channel.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/workspace_cumulative_statistics.py to workspace_cumulative_statistics.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/workspace_real_time_statistics.py to workspace_real_time_statistics.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/workspace/workspace_statistics.py to workspace_statistics.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/taskrouter/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/trunking/v1/trunk/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/trunking/v1/trunk/credential_list.py to credential_list.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/trunking/v1/trunk/ip_access_control_list.py to ip_access_control_list.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/trunking/v1/trunk/origination_url.py to origination_url.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/trunking/v1/trunk/phone_number.py to phone_number.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/trunking/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/trunking/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/video/v1/recording/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/video/v1/room/recording/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/video/v1/room/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/video/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/video/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/wireless/v1/sim/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/wireless/v1/sim/data_session.py to data_session.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/wireless/v1/sim/usage_record.py to usage_record.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/wireless/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/wireless/v1/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/wireless/v1/rate_plan.py to rate_plan.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/wireless/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/rest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/twiml/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/twiml/fax_response.py to fax_response.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/twiml/messaging_response.py to messaging_response.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/twiml/voice_response.py to voice_response.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio/request_validator.py to request_validator.pyc writing byte-compilation script '/tmp/tmpdDFOnb.py' /usr/bin/python2 -O /tmp/tmpdDFOnb.py removing /tmp/tmpdDFOnb.py running install_egg_info running egg_info writing requirements to twilio.egg-info/requires.txt writing twilio.egg-info/PKG-INFO writing top-level names to twilio.egg-info/top_level.txt writing dependency_links to twilio.egg-info/dependency_links.txt reading manifest file 'twilio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'twilio/conf' writing manifest file 'twilio.egg-info/SOURCES.txt' Copying twilio.egg-info to /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7/site-packages/twilio-6.8.0-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 6.8.0-1.fc28 --unique-debug-suffix -6.8.0-1.fc28.i386 --unique-debug-src-base python-twilio-6.8.0-1.fc28.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/twilio-python-6.8.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.txAm9w + umask 022 + cd /builddir/build/BUILD + cd twilio-python-6.8.0 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to twilio.egg-info/requires.txt writing twilio.egg-info/PKG-INFO writing top-level names to twilio.egg-info/top_level.txt writing dependency_links to twilio.egg-info/dependency_links.txt reading manifest file 'twilio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'twilio/conf' writing manifest file 'twilio.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK + /usr/bin/python3 setup.py test running test running egg_info writing twilio.egg-info/PKG-INFO writing dependency_links to twilio.egg-info/dependency_links.txt writing requirements to twilio.egg-info/requires.txt writing top-level names to twilio.egg-info/top_level.txt reading manifest file 'twilio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'twilio/conf' writing manifest file 'twilio.egg-info/SOURCES.txt' running build_ext test_append_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_coerced (tests.unit.twiml.TwilioTest) ... ok test_format_language_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_none (tests.unit.twiml.TwilioTest) ... ok test_format_language_valid (tests.unit.twiml.TwilioTest) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestConference) ... ok test_conference (tests.unit.twiml.test_voice_response.TestConference) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestConference) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestConference) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestConference) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestConference) ... ok test_muted_conference (tests.unit.twiml.test_voice_response.TestConference) ... ok test_add_client (tests.unit.twiml.test_voice_response.TestDial) add a client to a dial ... ok test_add_conference (tests.unit.twiml.test_voice_response.TestDial) add a conference to a dial ... ok test_add_empty_client (tests.unit.twiml.test_voice_response.TestDial) add an empty client to a dial ... ok test_add_number (tests.unit.twiml.test_voice_response.TestDial) add a number to a dial ... ok test_add_number_status_callback_event (tests.unit.twiml.test_voice_response.TestDial) add a number to a dial with status callback events ... ok test_add_queue (tests.unit.twiml.test_voice_response.TestDial) add a queue to a dial ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestDial) ... ok test_dial (tests.unit.twiml.test_voice_response.TestDial) should redirect the call ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestDial) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestDial) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestDial) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestDial) ... ok test_sim (tests.unit.twiml.test_voice_response.TestDial) ... ok test_sip (tests.unit.twiml.test_voice_response.TestDial) should redirect the call ... ok test_sip_username_password (tests.unit.twiml.test_voice_response.TestDial) should redirect the call ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_echo (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_enqueue (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_task_dict (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_task_string (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestGather) ... ok test_empty (tests.unit.twiml.test_voice_response.TestGather) a gather with nothing inside ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestGather) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestGather) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestGather) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestGather) ... ok test_gather_say (tests.unit.twiml.test_voice_response.TestGather) ... ok test_nested_say_play_pause (tests.unit.twiml.test_voice_response.TestGather) a gather with a say, play, and pause ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_hangup (tests.unit.twiml.test_voice_response.TestHangup) convenience: should Hangup to a url via POST ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_leave (tests.unit.twiml.test_voice_response.TestLeave) convenience: should Hangup to a url via POST ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_empty_play (tests.unit.twiml.test_voice_response.TestPlay) should play hello monkey ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_play_digits (tests.unit.twiml.test_voice_response.TestPlay) should play digits ... ok test_play_hello (tests.unit.twiml.test_voice_response.TestPlay) should play hello monkey ... ok test_play_hello_loop (tests.unit.twiml.test_voice_response.TestPlay) should play hello monkey loop ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_queue (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_record_action_method (tests.unit.twiml.test_voice_response.TestRecord) should record with an action and a get method ... ok test_record_empty (tests.unit.twiml.test_voice_response.TestRecord) should record ... ok test_record_max_length_finish_timeout (tests.unit.twiml.test_voice_response.TestRecord) should record with an maxLength, finishOnKey, and timeout ... ok test_record_transcribe (tests.unit.twiml.test_voice_response.TestRecord) should record with a transcribe and transcribeCallback ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_redirect_empty (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_redirect_method (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_redirect_method_params (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestReject) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestReject) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestReject) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestReject) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestReject) ... ok test_reject (tests.unit.twiml.test_voice_response.TestReject) should be a Reject with default reason ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_empty_response (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_nested_verbs (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_response (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_response_chain (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestSay) ... ok test_empty_say (tests.unit.twiml.test_voice_response.TestSay) should be a say with no text ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestSay) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestSay) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestSay) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestSay) ... ok test_say_all (tests.unit.twiml.test_voice_response.TestSay) convenience method: should say have a woman say hello monkey and loop 3 times and be in french ... ok test_say_french (tests.unit.twiml.test_voice_response.TestSay) should say hello monkey ... ok test_say_hello_world (tests.unit.twiml.test_voice_response.TestSay) should say hello world ... ok test_say_loop (tests.unit.twiml.test_voice_response.TestSay) should say hello monkey and loop 3 times ... ok test_say_loop_gb (tests.unit.twiml.test_voice_response.TestSay) should say have a woman say hello monkey and loop 3 times ... ok test_say_loop_woman (tests.unit.twiml.test_voice_response.TestSay) should say have a woman say hello monkey and loop 3 times ... ok test_action_method (tests.unit.twiml.test_voice_response.TestSms) Test the action and method parameters on Sms ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestSms) ... ok test_body (tests.unit.twiml.test_voice_response.TestSms) Test hello world ... ok test_empty (tests.unit.twiml.test_voice_response.TestSms) Test empty sms verb ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestSms) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestSms) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestSms) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestSms) ... ok test_to_from_action (tests.unit.twiml.test_voice_response.TestSms) Test the to, from, and status callback ... ok test_append_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_coerced (tests.unit.twiml.TwilioTest) ... ok test_format_language_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_none (tests.unit.twiml.TwilioTest) ... ok test_format_language_valid (tests.unit.twiml.TwilioTest) ... ok test_append_fail (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_body (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_format_language_coerced (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_format_language_fail (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_format_language_none (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_format_language_valid (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_nested_body (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_nested_body_media (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_append_fail (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_format_language_coerced (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_format_language_fail (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_format_language_none (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_format_language_valid (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_redirect (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_append_fail (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_empty_response (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_format_language_coerced (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_format_language_fail (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_format_language_none (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_format_language_valid (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_nested_verbs (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_response (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_response_chain (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_append_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_coerced (tests.unit.twiml.TwilioTest) ... ok test_format_language_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_none (tests.unit.twiml.TwilioTest) ... ok test_format_language_valid (tests.unit.twiml.TwilioTest) ... ok test_compute_signature_bytecode (tests.unit.test_request_validator.ValidationTest) ... ok test_compute_signature_unicode (tests.unit.test_request_validator.ValidationTest) ... ok test_validation (tests.unit.test_request_validator.ValidationTest) ... ok test_allow_fetch_subresources (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... /usr/lib/python3.6/site-packages/jwt/api_jwt.py:67: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning /usr/lib/python3.6/site-packages/jwt/api_jws.py:129: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning ok test_allow_updates_subresources (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_default (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_generate_token (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_generate_token_with_custom_ttl (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_generate_token_with_default_ttl (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_pass_policy_in_constructor (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_allow_activity_updates (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_allow_reservation_updates (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_defaults (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_generate_token (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_generate_token_with_custom_ttl (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_generate_token_with_default_ttl (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_pass_policies_in_constructor (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_allow_fetch_subresources (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_allow_updates_subresources (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_default (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_generate_token (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_generate_token_with_custom_ttl (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_generate_token_with_default_ttl (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_pass_policy_in_constructor (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_basic_encode (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_allows_skip_verification (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_bad_secret (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_modified_jwt_fails (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_validates_expiration (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_validates_nbf (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decodes_valid_jwt (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_custom_algorithm (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_custom_nbf (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_custom_ttl (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_decode (tests.unit.jwt.test_jwt.JwtTest) ... /usr/lib/python3.6/unittest/case.py:1142: DeprecationWarning: assertDictContainsSubset is deprecated DeprecationWarning) ok test_encode_invalid_crypto_alg_fails (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_no_key_fails (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_override_algorithm (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_override_ttl (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_ttl_added_to_current_time (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_valid_until_overrides_ttl (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_with_headers (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_with_payload (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_with_payload_and_headers (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_with_subject (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_without_nbf (tests.unit.jwt.test_jwt.JwtTest) ... ok test_generate_payload_basic (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_complex (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_header_keys_lowercased (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_no_headers (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_no_query_string (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_no_req_body (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_schema_correct_1 (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) Test against a known good rqh payload hash ... ok test_generate_payload_schema_correct_2 (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) Test against a known good rqh payload hash ... ok test_jwt_payload (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_jwt_signing (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_decode (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_encode_full_payload (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_events (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_events_with_filters (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_inbound_permissions (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_no_permissions (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_outbound_permissions (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_outbound_permissions_params (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_pass_scopes_in_constructor (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_to_payload_no_params (tests.unit.jwt.test_client.ScopeURITest) ... ok test_to_payload_with_params (tests.unit.jwt.test_client.ScopeURITest) ... ok test_to_payload_with_params_encoded (tests.unit.jwt.test_client.ScopeURITest) ... ok test_add_grant_validates_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_chat_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_constructor_validates_grants (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_conversations_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... /builddir/build/BUILD/twilio-python-6.8.0/tests/unit/jwt/test_access_token.py:87: DeprecationWarning: Call to deprecated function __init__. scat.add_grant(ConversationsGrant(configuration_profile_sid='CP123')) /usr/lib/python3.6/site-packages/jwt/api_jwt.py:67: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning /usr/lib/python3.6/site-packages/jwt/api_jws.py:129: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning ok test_empty_grants (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_grants (tests.unit.jwt.test_access_token.AccessTokenTest) ... /builddir/build/BUILD/twilio-python-6.8.0/tests/unit/jwt/test_access_token.py:158: DeprecationWarning: Call to deprecated function __init__. scat.add_grant(IpMessagingGrant()) /usr/lib/python3.6/site-packages/jwt/api_jwt.py:67: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning /usr/lib/python3.6/site-packages/jwt/api_jws.py:129: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning ok test_headers (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_identity (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_ip_messaging_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... /builddir/build/BUILD/twilio-python-6.8.0/tests/unit/jwt/test_access_token.py:113: DeprecationWarning: Call to deprecated function __init__. scat.add_grant(IpMessagingGrant(service_sid='IS123', push_credential_sid='CR123')) /usr/lib/python3.6/site-packages/jwt/api_jwt.py:67: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning /usr/lib/python3.6/site-packages/jwt/api_jws.py:129: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning ok test_nbf (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_pass_grants_in_constructor (tests.unit.jwt.test_access_token.AccessTokenTest) ... /builddir/build/BUILD/twilio-python-6.8.0/tests/unit/jwt/test_access_token.py:217: DeprecationWarning: Call to deprecated function __init__. IpMessagingGrant() /usr/lib/python3.6/site-packages/jwt/api_jwt.py:67: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning /usr/lib/python3.6/site-packages/jwt/api_jws.py:129: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning ok test_programmable_voice_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_sync_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_task_router_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_video_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_build_validation_payload_basic (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_build_validation_payload_body_parsed (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_build_validation_payload_complex (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_build_validation_payload_query_string_parsed (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_get_host (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_request_does_not_overwrite_host_header (tests.unit.http.test_validation_client.TestValidationClientRequest) ... ok test_request_sets_host_header_if_missing (tests.unit.http.test_validation_client.TestValidationClientRequest) ... ok test_request_with_unicode_response (tests.unit.http.test_validation_client.TestValidationClientRequest) ... ok test_last_request_last_response_exist (tests.unit.http.test_http_client.TestHttpClientRequest) ... ok test_last_response_empty_on_error (tests.unit.http.test_http_client.TestHttpClientRequest) ... ok test_request_sets_host_header_if_missing (tests.unit.http.test_http_client.TestHttpClientRequest) ... ok test_request_with_unicode_response (tests.unit.http.test_http_client.TestHttpClientRequest) ... ok test_session_not_preserved (tests.unit.http.test_http_client.TestHttpClientSession) ... ok test_session_preserved (tests.unit.http.test_http_client.TestHttpClientSession) ... ok test_date (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_datetime (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_datetime_without_time (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_str (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_unset (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_date (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_datetime (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_datetime_without_time (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_str (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_unset (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_does_not_change_other_types (tests.unit.base.test_serialize.ObjectTestCase) ... ok test_list (tests.unit.base.test_serialize.ObjectTestCase) ... ok test_object (tests.unit.base.test_serialize.ObjectTestCase) ... ok test_list (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_multiple_keys (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_nested_key (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_single_key (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_unset (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_empty_string (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_negative (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_negative_string (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_none (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_positive (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_positive_string (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_zero (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_zero_string (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_empty_string (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_negative (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_negative_string (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_none (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_positive (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_positive_string (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_zero (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_zero_string (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_not_parsable (tests.unit.base.test_deserialize.Iso8601DateTestCase) ... ok test_parsable (tests.unit.base.test_deserialize.Iso8601DateTestCase) ... ok test_not_parsable (tests.unit.base.test_deserialize.Iso8601DateTimeTestCase) ... ok test_parsable (tests.unit.base.test_deserialize.Iso8601DateTimeTestCase) ... ok test_fetch_request (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_list_request (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_read_empty_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_read_full_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_update_request (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_update_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_create_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_create_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_delete_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_delete_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_fetch_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_list_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_read_empty_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_read_full_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_update_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_update_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_create_request (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_create_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_fetch_request (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_list_request (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_read_empty_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_read_full_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.sim.test_usage_record.UsageRecordTestCase) ... ok test_list_request (tests.integration.wireless.v1.sim.test_usage_record.UsageRecordTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.sim.test_data_session.DataSessionTestCase) ... ok test_list_request (tests.integration.wireless.v1.sim.test_data_session.DataSessionTestCase) ... ok test_create_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_create_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_fetch_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_fetch_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_list_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_read_empty_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_read_with_status_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_update_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_update_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_delete_request (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_read_results_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_fetch_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_list_request (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_read_empty_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_read_results_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_update_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_update_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_create_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_create_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_delete_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_delete_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_list_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_update_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_update_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_statistics.WorkflowStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_statistics.WorkflowStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_real_time_statistics.WorkflowRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_real_time_statistics.WorkflowRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_cumulative_statistics.WorkflowCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_cumulative_statistics.WorkflowCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_statistics.WorkersStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_statistics.WorkersStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_real_time_statistics.WorkersRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_real_time_statistics.WorkersRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_cumulative_statistics.WorkersCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_cumulative_statistics.WorkersCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_statistics.WorkerStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_statistics.WorkerStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_statistics.WorkspaceStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_statistics.WorkspaceStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_real_time_statistics.WorkspaceRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_real_time_statistics.WorkspaceRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_cumulative_statistics.WorkspaceCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_cumulative_statistics.WorkspaceCumulativeStatisticsTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_assignment_status_multiple_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_statistics.TaskQueueStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_statistics.TaskQueueStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_real_time_statistics.TaskQueueRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_real_time_statistics.TaskQueueRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_cumulative_statistics.TaskQueueCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_cumulative_statistics.TaskQueueCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_create_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_update_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_update_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_stream.test_stream_message.StreamMessageTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_stream.test_stream_message.StreamMessageTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_create_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_update_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_update_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.voice.test_number.NumberTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.voice.test_number.NumberTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_list_request (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_read_empty_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_read_full_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_update_request (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_update_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_create_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_create_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_delete_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_delete_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_list_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_read_empty_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_read_full_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_update_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_update_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_create_request (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_create_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_list_request (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_read_empty_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_read_full_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.sim.test_usage.UsageTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.sim.test_usage.UsageTestCase) ... ok test_create_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_update_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_update_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_create_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_create_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_create_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_create_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_create_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_update_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_update_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_create_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_delete_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_delete_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_list_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_update_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_update_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_list_request (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_list_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_update_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_update_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_list_request (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_create_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_create_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_create_without_optional_loa_fields_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_delete_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_delete_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_fetch_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_fetch_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_list_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_read_empty_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_read_full_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_update_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_update_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_create_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_create_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_fetch_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_fetch_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_list_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_read_empty_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_read_full_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_update_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_update_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_fetch_request (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_fetch_response (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_update_request (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_update_response (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_fetch_request (tests.integration.preview.bulk_exports.test_export.ExportTestCase) ... ok test_fetch_response (tests.integration.preview.bulk_exports.test_export.ExportTestCase) ... ok test_list_request (tests.integration.preview.bulk_exports.export.test_day.DayTestCase) ... ok test_read_response (tests.integration.preview.bulk_exports.export.test_day.DayTestCase) ... ok test_create_record_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_fetch_record_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_read_all_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_update_record_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.acc_security.service.test_verification_check.VerificationCheckTestCase) ... ok test_verification_checks_response (tests.integration.preview.acc_security.service.test_verification_check.VerificationCheckTestCase) ... ok test_create_request (tests.integration.preview.acc_security.service.test_verification.VerificationTestCase) ... ok test_create_verification_response (tests.integration.preview.acc_security.service.test_verification.VerificationTestCase) ... ok test_create_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_create_alexa_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_list_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_create_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_create_direct_notification_response (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_fetch_request (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_fetch_response (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_list_request (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_read_empty_response (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_read_full_response (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_delete_request (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_delete_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_fetch_request (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_fetch_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_list_request (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_read_empty_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_read_full_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_create_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_with_capabilities_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_fetch_request (tests.integration.lookups.v1.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.lookups.v1.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_create_media_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_with_all_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_media_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_with_attributes_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_last_consumed_message_index_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_create_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_delete_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_delete_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_fetch_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_fetch_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_list_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_read_empty_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_read_full_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_update_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_update_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_delete_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_delete_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_fetch_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_fetch_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_list_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_read_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_create_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_create_media_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_with_all_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_media_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_with_attributes_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_last_consumed_message_index_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_create_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_fetch_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_fetch_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_list_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_read_full_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_update_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_update_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_create_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_create_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_update_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_update_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_validation_request.ValidationRequestTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_validation_request.ValidationRequestTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_token.TokenTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_token.TokenTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_new_signing_key.NewSigningKeyTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_new_signing_key.NewSigningKeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_new_key.NewKeyTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_new_key.NewKeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_update_end_conference_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_list_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_update_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_update_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_list_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_create_request (tests.integration.api.v2010.account.message.test_feedback.FeedbackTestCase) ... ok test_create_response (tests.integration.api.v2010.account.message.test_feedback.FeedbackTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_create_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_create_with_friendly_name_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_create_with_sid_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_create_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_create_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_create_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_update_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_update_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_list_request (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_create_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_create_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_delete_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_delete_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_fetch_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_fetch_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_list_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_read_empty_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_read_full_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_update_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_update_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_fetch_request (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_list_request (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_read_empty_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_read_full_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_update_request (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_update_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_create_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_create_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_delete_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_delete_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_fetch_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_list_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_read_empty_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_read_full_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_update_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_update_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_create_request (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_create_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_fetch_request (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_list_request (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_read_empty_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_read_full_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.sim.test_usage_record.UsageRecordTestCase) ... ok test_list_request (tests.integration.wireless.v1.sim.test_usage_record.UsageRecordTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.sim.test_data_session.DataSessionTestCase) ... ok test_list_request (tests.integration.wireless.v1.sim.test_data_session.DataSessionTestCase) ... ok test_create_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_create_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_fetch_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_fetch_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_list_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_read_empty_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_read_with_status_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_update_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_update_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_delete_request (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_read_results_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_fetch_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_list_request (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_read_empty_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_read_results_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_update_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_update_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_create_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_create_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_delete_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_delete_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_list_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_update_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_update_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_statistics.WorkflowStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_statistics.WorkflowStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_real_time_statistics.WorkflowRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_real_time_statistics.WorkflowRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_cumulative_statistics.WorkflowCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_cumulative_statistics.WorkflowCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_statistics.WorkersStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_statistics.WorkersStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_real_time_statistics.WorkersRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_real_time_statistics.WorkersRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_cumulative_statistics.WorkersCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_cumulative_statistics.WorkersCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_statistics.WorkerStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_statistics.WorkerStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_statistics.WorkspaceStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_statistics.WorkspaceStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_real_time_statistics.WorkspaceRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_real_time_statistics.WorkspaceRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_cumulative_statistics.WorkspaceCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_cumulative_statistics.WorkspaceCumulativeStatisticsTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_assignment_status_multiple_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_statistics.TaskQueueStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_statistics.TaskQueueStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_real_time_statistics.TaskQueueRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_real_time_statistics.TaskQueueRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_cumulative_statistics.TaskQueueCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_cumulative_statistics.TaskQueueCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_create_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_update_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_update_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_stream.test_stream_message.StreamMessageTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_stream.test_stream_message.StreamMessageTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_create_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_update_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_update_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.voice.test_number.NumberTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.voice.test_number.NumberTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_list_request (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_read_empty_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_read_full_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_update_request (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_update_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_create_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_create_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_delete_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_delete_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_list_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_read_empty_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_read_full_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_update_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_update_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_create_request (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_create_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_list_request (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_read_empty_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_read_full_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.sim.test_usage.UsageTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.sim.test_usage.UsageTestCase) ... ok test_create_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_update_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_update_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_create_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_create_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_create_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_create_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_create_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_update_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_update_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_create_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_delete_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_delete_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_list_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_update_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_update_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_list_request (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_list_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_update_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_update_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_list_request (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_create_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_create_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_create_without_optional_loa_fields_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_delete_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_delete_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_fetch_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_fetch_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_list_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_read_empty_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_read_full_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_update_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_update_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_create_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_create_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_fetch_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_fetch_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_list_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_read_empty_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_read_full_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_update_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_update_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_fetch_request (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_fetch_response (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_update_request (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_update_response (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_fetch_request (tests.integration.preview.bulk_exports.test_export.ExportTestCase) ... ok test_fetch_response (tests.integration.preview.bulk_exports.test_export.ExportTestCase) ... ok test_list_request (tests.integration.preview.bulk_exports.export.test_day.DayTestCase) ... ok test_read_response (tests.integration.preview.bulk_exports.export.test_day.DayTestCase) ... ok test_create_record_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_fetch_record_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_read_all_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_update_record_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.acc_security.service.test_verification_check.VerificationCheckTestCase) ... ok test_verification_checks_response (tests.integration.preview.acc_security.service.test_verification_check.VerificationCheckTestCase) ... ok test_create_request (tests.integration.preview.acc_security.service.test_verification.VerificationTestCase) ... ok test_create_verification_response (tests.integration.preview.acc_security.service.test_verification.VerificationTestCase) ... ok test_create_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_create_alexa_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_list_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_create_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_create_direct_notification_response (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_fetch_request (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_fetch_response (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_list_request (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_read_empty_response (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_read_full_response (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_delete_request (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_delete_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_fetch_request (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_fetch_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_list_request (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_read_empty_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_read_full_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_create_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_with_capabilities_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_fetch_request (tests.integration.lookups.v1.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.lookups.v1.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_create_media_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_with_all_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_media_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_with_attributes_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_last_consumed_message_index_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_create_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_delete_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_delete_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_fetch_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_fetch_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_list_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_read_empty_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_read_full_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_update_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_update_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_delete_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_delete_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_fetch_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_fetch_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_list_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_read_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_create_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_create_media_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_with_all_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_media_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_with_attributes_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_last_consumed_message_index_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_create_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_fetch_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_fetch_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_list_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_read_full_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_update_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_update_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_create_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_create_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_update_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_update_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_validation_request.ValidationRequestTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_validation_request.ValidationRequestTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_token.TokenTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_token.TokenTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_new_signing_key.NewSigningKeyTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_new_signing_key.NewSigningKeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_new_key.NewKeyTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_new_key.NewKeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_update_end_conference_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_list_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_update_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_update_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_list_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_create_request (tests.integration.api.v2010.account.message.test_feedback.FeedbackTestCase) ... ok test_create_response (tests.integration.api.v2010.account.message.test_feedback.FeedbackTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_create_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_create_with_friendly_name_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_create_with_sid_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_create_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_create_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_create_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_update_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_update_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_list_request (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_create_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_create_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_delete_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_delete_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_fetch_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_fetch_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_list_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_read_empty_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_read_full_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_update_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_update_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_create_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_create_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_delete_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_delete_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_fetch_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_fetch_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_list_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_read_empty_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_read_full_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_update_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_update_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_create_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_create_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_delete_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_delete_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_fetch_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_fetch_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_list_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_read_empty_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_read_full_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_update_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_update_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_create_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_create_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_delete_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_delete_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_fetch_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_fetch_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_list_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_read_empty_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_read_full_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_update_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_update_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_create_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_create_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_delete_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_delete_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_fetch_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_fetch_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_list_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_read_empty_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_read_full_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_update_request (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_update_response (tests.integration.accounts.v1.credential.test_public_key.PublicKeyTestCase) ... ok test_create_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_create_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_fetch_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_fetch_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_list_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_read_full_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_update_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_update_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_create_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_create_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_update_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_update_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_validation_request.ValidationRequestTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_validation_request.ValidationRequestTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_token.TokenTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_token.TokenTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_new_signing_key.NewSigningKeyTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_new_signing_key.NewSigningKeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_new_key.NewKeyTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_new_key.NewKeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_update_end_conference_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_list_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_update_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_update_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_list_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_create_request (tests.integration.api.v2010.account.message.test_feedback.FeedbackTestCase) ... ok test_create_response (tests.integration.api.v2010.account.message.test_feedback.FeedbackTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_create_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_create_with_friendly_name_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_create_with_sid_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_create_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_create_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_create_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_update_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_update_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_list_request (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_create_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_create_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_fetch_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_fetch_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_list_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_read_full_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_update_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_update_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_create_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_create_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_update_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_update_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_validation_request.ValidationRequestTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_validation_request.ValidationRequestTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_token.TokenTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_token.TokenTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_new_signing_key.NewSigningKeyTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_new_signing_key.NewSigningKeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_new_key.NewKeyTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_new_key.NewKeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_update_end_conference_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_list_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_update_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_update_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_list_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_create_request (tests.integration.api.v2010.account.message.test_feedback.FeedbackTestCase) ... ok test_create_response (tests.integration.api.v2010.account.message.test_feedback.FeedbackTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_create_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_create_with_friendly_name_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_create_with_sid_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_create_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_create_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_create_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_update_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_update_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_list_request (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_create_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_create_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_update_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_update_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_validation_request.ValidationRequestTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_validation_request.ValidationRequestTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_token.TokenTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_token.TokenTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_new_signing_key.NewSigningKeyTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_new_signing_key.NewSigningKeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_new_key.NewKeyTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_new_key.NewKeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_update_end_conference_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_list_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_update_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_update_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_list_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_create_request (tests.integration.api.v2010.account.message.test_feedback.FeedbackTestCase) ... ok test_create_response (tests.integration.api.v2010.account.message.test_feedback.FeedbackTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_create_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_create_with_friendly_name_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_create_with_sid_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_create_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_create_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_create_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_update_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_update_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_list_request (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_list_request (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_list_request (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.address.test_dependent_phone_number.DependentPhoneNumberTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_local.LocalTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_mobile.MobileTestCase) ... ok test_list_request (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.available_phone_number.test_toll_free.TollFreeTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_create_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_create_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_create_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_update_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_update_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_create_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_create_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_update_request (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_update_response (tests.integration.api.v2010.account.call.test_feedback.FeedbackTestCase) ... ok test_create_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_create_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_feedback_summary.FeedbackSummaryTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.call.test_notification.NotificationTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.call.test_recording.RecordingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_create_with_friendly_name_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_create_with_sid_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_create_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_create_with_friendly_name_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_create_with_sid_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.api.v2010.account.conference.test_participant.ParticipantTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.assigned_add_on.test_assigned_add_on_extension.AssignedAddOnExtensionTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_assigned_add_on.AssignedAddOnTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_local.LocalTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_mobile.MobileTestCase) ... ok test_create_request (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_create_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.incoming_phone_number.test_toll_free.TollFreeTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_list_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_create_request (tests.integration.api.v2010.account.message.test_feedback.FeedbackTestCase) ... ok test_create_response (tests.integration.api.v2010.account.message.test_feedback.FeedbackTestCase) ... ok test_create_request (tests.integration.api.v2010.account.message.test_feedback.FeedbackTestCase) ... ok test_create_response (tests.integration.api.v2010.account.message.test_feedback.FeedbackTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_list_request (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.message.test_media.MediaTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_list_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_update_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_update_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_list_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_update_request (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_update_response (tests.integration.api.v2010.account.queue.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.add_on_result.test_payload.PayloadTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.test_add_on_result.AddOnResultTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.recording.test_transcription.TranscriptionTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.credential_list.test_credential.CredentialTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.domain.test_credential_list_mapping.CredentialListMappingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.domain.test_ip_access_control_list_mapping.IpAccessControlListMappingTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.ip_access_control_list.test_ip_address.IpAddressTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_credential_list.CredentialListTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_domain.DomainTestCase) ... ok test_create_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_list_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_update_request (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_update_response (tests.integration.api.v2010.account.sip.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_address.AddressTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_application.ApplicationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_authorized_connect_app.AuthorizedConnectAppTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_available_phone_number.AvailablePhoneNumberCountryTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_call.CallTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_update_end_conference_response (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_conference.ConferenceTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_connect_app.ConnectAppTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_incoming_phone_number.IncomingPhoneNumberTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_key.KeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_message.MessageTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_new_key.NewKeyTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_new_key.NewKeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_new_signing_key.NewSigningKeyTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_new_signing_key.NewSigningKeyTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_notification.NotificationTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_outgoing_caller_id.OutgoingCallerIdTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_queue.QueueTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_update_request (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_update_response (tests.integration.api.v2010.account.test_signing_key.SigningKeyTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_token.TokenTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_token.TokenTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_list_request (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.test_transcription.TranscriptionTestCase) ... ok test_create_request (tests.integration.api.v2010.account.test_validation_request.ValidationRequestTestCase) ... ok test_create_response (tests.integration.api.v2010.account.test_validation_request.ValidationRequestTestCase) ... ok test_create_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_create_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_update_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_update_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_all_time.AllTimeTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_daily.DailyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_last_month.LastMonthTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_monthly.MonthlyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_this_month.ThisMonthTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_today.TodayTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_yearly.YearlyTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.record.test_yesterday.YesterdayTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.test_record.RecordTestCase) ... ok test_create_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_create_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_delete_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_delete_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_fetch_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_fetch_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_list_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_read_full_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_update_request (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_update_response (tests.integration.api.v2010.account.usage.test_trigger.TriggerTestCase) ... ok test_create_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_create_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_fetch_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_fetch_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_list_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_read_empty_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_read_full_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_update_request (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_update_response (tests.integration.api.v2010.test_account.AccountTestCase) ... ok test_create_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_create_media_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_with_all_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_media_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_with_attributes_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_last_consumed_message_index_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_with_attributes_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_last_consumed_message_index_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_with_attributes_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_last_consumed_message_index_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_with_attributes_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_last_consumed_message_index_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_last_consumed_message_index_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.chat.v1.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_with_attributes_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.chat.v1.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_channel.ChannelTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.chat.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_list_request (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.chat.v1.test_credential.CredentialTestCase) ... ok test_create_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.chat.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_create_media_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_with_all_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_media_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_create_media_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_with_all_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_media_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_media_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_with_all_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_media_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.chat.v2.service.channel.test_member.MemberTestCase) ... ok test_create_media_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_with_all_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_media_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.chat.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_channel.ChannelTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.chat.v2.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_list_request (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.chat.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.chat.v2.test_credential.CredentialTestCase) ... ok test_create_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.chat.v2.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_create_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_delete_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_delete_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_fetch_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_fetch_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_list_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_read_empty_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_read_full_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_update_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_update_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_delete_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_delete_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_fetch_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_fetch_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_list_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_read_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_create_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_create_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_delete_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_delete_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_fetch_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_fetch_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_list_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_read_empty_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_read_full_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_update_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_update_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_delete_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_delete_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_fetch_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_fetch_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_list_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_read_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_delete_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_delete_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_fetch_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_fetch_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_list_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_read_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_delete_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_delete_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_fetch_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_fetch_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_list_request (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_read_response (tests.integration.fax.v1.fax.test_fax_media.FaxMediaTestCase) ... ok test_create_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_create_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_delete_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_delete_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_fetch_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_fetch_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_list_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_read_empty_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_read_full_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_update_request (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_update_response (tests.integration.fax.v1.test_fax.FaxTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_create_media_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_with_all_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_media_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_with_attributes_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_last_consumed_message_index_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_with_attributes_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_last_consumed_message_index_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_with_attributes_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_last_consumed_message_index_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_with_attributes_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_last_consumed_message_index_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_last_consumed_message_index_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.ip_messaging.v1.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_with_attributes_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_channel.ChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.test_credential.CredentialTestCase) ... ok test_create_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.ip_messaging.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_create_media_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_with_all_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_media_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_create_media_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_with_all_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_media_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_media_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_with_all_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_media_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_invite.InviteTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_update_role_sid_response (tests.integration.ip_messaging.v2.service.channel.test_member.MemberTestCase) ... ok test_create_media_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_with_all_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_media_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.channel.test_message.MessageTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_channel.ChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_role.RoleTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.service.user.test_user_channel.UserChannelTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.test_credential.CredentialTestCase) ... ok test_create_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.ip_messaging.v2.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.lookups.v1.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.lookups.v1.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.lookups.v1.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.lookups.v1.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.lookups.v1.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.lookups.v1.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_with_capabilities_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_create_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_with_capabilities_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_with_capabilities_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_alpha_sender.AlphaSenderTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_with_capabilities_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.messaging.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_fetch_response (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_list_request (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_read_empty_response (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_read_full_response (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_delete_request (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_delete_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_fetch_request (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_fetch_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_list_request (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_read_empty_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_read_full_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_fetch_request (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_fetch_response (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_list_request (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_read_empty_response (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_read_full_response (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_delete_request (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_delete_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_fetch_request (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_fetch_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_list_request (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_read_empty_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_read_full_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_delete_request (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_delete_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_fetch_request (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_fetch_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_list_request (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_read_empty_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_read_full_response (tests.integration.monitor.v1.test_alert.AlertTestCase) ... ok test_fetch_request (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_fetch_response (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_list_request (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_read_empty_response (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_read_full_response (tests.integration.monitor.v1.test_event.EventTestCase) ... ok test_create_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_create_alexa_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_list_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_create_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_create_direct_notification_response (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_create_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_create_alexa_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_list_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_create_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_create_direct_notification_response (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_create_alexa_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_list_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_create_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_create_direct_notification_response (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_binding.BindingTestCase) ... ok test_create_direct_notification_response (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_notification.NotificationTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_segment.SegmentTestCase) ... ok test_create_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_create_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_list_request (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.test_user.UserTestCase) ... ok test_create_alexa_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_list_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_create_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_create_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_create_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.user.test_segment_memberships.SegmentMembershipTestCase) ... ok test_create_alexa_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_delete_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_delete_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_fetch_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_fetch_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_list_request (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_read_full_response (tests.integration.notify.v1.service.user.test_user_binding.UserBindingTestCase) ... ok test_create_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_create_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_delete_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_delete_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_fetch_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_fetch_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_list_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_read_full_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_update_request (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_update_response (tests.integration.notify.v1.test_credential.CredentialTestCase) ... ok test_create_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.notify.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_list_request (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_read_empty_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_read_full_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_update_request (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_update_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_create_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_create_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_delete_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_delete_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_list_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_read_empty_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_read_full_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_update_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_update_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_create_request (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_create_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_list_request (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_read_empty_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_read_full_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.sim.test_usage.UsageTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.sim.test_usage.UsageTestCase) ... ok test_create_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_update_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_update_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_create_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_create_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_create_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_create_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_create_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_update_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_update_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_create_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_delete_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_delete_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_list_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_update_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_update_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_list_request (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_list_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_update_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_update_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_list_request (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_create_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_create_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_create_without_optional_loa_fields_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_delete_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_delete_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_fetch_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_fetch_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_list_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_read_empty_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_read_full_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_update_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_update_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_create_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_create_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_fetch_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_fetch_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_list_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_read_empty_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_read_full_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_update_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_update_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_fetch_request (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_fetch_response (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_update_request (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_update_response (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_fetch_request (tests.integration.preview.bulk_exports.test_export.ExportTestCase) ... ok test_fetch_response (tests.integration.preview.bulk_exports.test_export.ExportTestCase) ... ok test_list_request (tests.integration.preview.bulk_exports.export.test_day.DayTestCase) ... ok test_read_response (tests.integration.preview.bulk_exports.export.test_day.DayTestCase) ... ok test_create_record_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_fetch_record_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_read_all_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_update_record_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.acc_security.service.test_verification_check.VerificationCheckTestCase) ... ok test_verification_checks_response (tests.integration.preview.acc_security.service.test_verification_check.VerificationCheckTestCase) ... ok test_create_request (tests.integration.preview.acc_security.service.test_verification.VerificationTestCase) ... ok test_create_verification_response (tests.integration.preview.acc_security.service.test_verification.VerificationTestCase) ... ok test_create_record_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_fetch_record_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_read_all_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_update_record_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.acc_security.service.test_verification_check.VerificationCheckTestCase) ... ok test_verification_checks_response (tests.integration.preview.acc_security.service.test_verification_check.VerificationCheckTestCase) ... ok test_create_request (tests.integration.preview.acc_security.service.test_verification.VerificationTestCase) ... ok test_create_verification_response (tests.integration.preview.acc_security.service.test_verification.VerificationTestCase) ... ok test_create_request (tests.integration.preview.acc_security.service.test_verification_check.VerificationCheckTestCase) ... ok test_verification_checks_response (tests.integration.preview.acc_security.service.test_verification_check.VerificationCheckTestCase) ... ok test_create_request (tests.integration.preview.acc_security.service.test_verification.VerificationTestCase) ... ok test_create_verification_response (tests.integration.preview.acc_security.service.test_verification.VerificationTestCase) ... ok test_create_request (tests.integration.preview.acc_security.service.test_verification.VerificationTestCase) ... ok test_create_verification_response (tests.integration.preview.acc_security.service.test_verification.VerificationTestCase) ... ok test_create_request (tests.integration.preview.acc_security.service.test_verification_check.VerificationCheckTestCase) ... ok test_verification_checks_response (tests.integration.preview.acc_security.service.test_verification_check.VerificationCheckTestCase) ... ok test_create_record_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_fetch_record_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_read_all_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_update_record_response (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.preview.acc_security.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_fetch_response (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_update_request (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_update_response (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_fetch_request (tests.integration.preview.bulk_exports.test_export.ExportTestCase) ... ok test_fetch_response (tests.integration.preview.bulk_exports.test_export.ExportTestCase) ... ok test_list_request (tests.integration.preview.bulk_exports.export.test_day.DayTestCase) ... ok test_read_response (tests.integration.preview.bulk_exports.export.test_day.DayTestCase) ... ok test_list_request (tests.integration.preview.bulk_exports.export.test_day.DayTestCase) ... ok test_read_response (tests.integration.preview.bulk_exports.export.test_day.DayTestCase) ... ok test_list_request (tests.integration.preview.bulk_exports.export.test_day.DayTestCase) ... ok test_read_response (tests.integration.preview.bulk_exports.export.test_day.DayTestCase) ... ok test_fetch_request (tests.integration.preview.bulk_exports.test_export.ExportTestCase) ... ok test_fetch_response (tests.integration.preview.bulk_exports.test_export.ExportTestCase) ... ok test_fetch_request (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_fetch_response (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_update_request (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_update_response (tests.integration.preview.bulk_exports.test_export_configuration.ExportConfigurationTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_certificate.CertificateTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_deployment.DeploymentTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_device.DeviceTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.fleet.test_key.KeyTestCase) ... ok test_create_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_create_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_delete_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_delete_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_fetch_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_fetch_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_list_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_read_empty_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_read_full_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_update_request (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_update_response (tests.integration.preview.deployed_devices.test_fleet.FleetTestCase) ... ok test_create_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_create_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_create_without_optional_loa_fields_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_delete_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_delete_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_fetch_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_fetch_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_list_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_read_empty_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_read_full_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_update_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_update_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_create_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_create_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_fetch_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_fetch_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_list_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_read_empty_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_read_full_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_update_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_update_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_create_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_create_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_fetch_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_fetch_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_list_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_read_empty_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_read_full_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_update_request (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_update_response (tests.integration.preview.hosted_numbers.test_authorization_document.AuthorizationDocumentTestCase) ... ok test_create_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_create_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_create_without_optional_loa_fields_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_delete_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_delete_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_fetch_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_fetch_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_list_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_read_empty_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_read_full_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_update_request (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_update_response (tests.integration.preview.hosted_numbers.test_hosted_number_order.HostedNumberOrderTestCase) ... ok test_create_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_create_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_delete_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_delete_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_list_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_update_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_update_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_list_request (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_list_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_update_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_update_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_list_request (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_list_request (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_list_request (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.available_add_on.test_available_add_on_extension.AvailableAddOnExtensionTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_list_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_update_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_update_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_list_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_update_request (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_update_response (tests.integration.preview.marketplace.installed_add_on.test_installed_add_on_extension.InstalledAddOnExtensionTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_list_request (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.test_available_add_on.AvailableAddOnTestCase) ... ok test_create_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_create_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_delete_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_delete_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_fetch_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_fetch_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_list_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_read_empty_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_read_full_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_update_request (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_update_response (tests.integration.preview.marketplace.test_installed_add_on.InstalledAddOnTestCase) ... ok test_create_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_update_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_update_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_update_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_update_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.test_interaction.InteractionTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.preview.proxy.service.session.test_participant.ParticipantTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.preview.proxy.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_update_request (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_update_response (tests.integration.preview.proxy.service.test_session.SessionTestCase) ... ok test_create_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.preview.proxy.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.preview.proxy.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_update_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_update_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_create_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_create_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_create_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_create_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_update_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_update_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_create_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_create_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_create_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_create_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_create_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_create_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_create_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_create_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_create_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_create_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_create_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_create_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_list_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_request (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_response (tests.integration.preview.sync.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_update_request (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_update_response (tests.integration.preview.sync.service.test_document.DocumentTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_sync_list.SyncListTestCase) ... ok test_create_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_create_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_delete_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_delete_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_list_request (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_read_full_response (tests.integration.preview.sync.service.test_sync_map.SyncMapTestCase) ... ok test_create_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.preview.sync.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_list_request (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_read_empty_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_read_full_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_update_request (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_update_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_create_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_create_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_delete_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_delete_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_list_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_read_empty_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_read_full_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_update_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_update_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_create_request (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_create_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_list_request (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_read_empty_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_read_full_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.sim.test_usage.UsageTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.sim.test_usage.UsageTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.sim.test_usage.UsageTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.sim.test_usage.UsageTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.sim.test_usage.UsageTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.sim.test_usage.UsageTestCase) ... ok test_create_request (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_create_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_list_request (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_read_empty_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_read_full_response (tests.integration.preview.wireless.test_command.CommandTestCase) ... ok test_create_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_create_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_delete_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_delete_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_list_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_read_empty_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_read_full_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_update_request (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_update_response (tests.integration.preview.wireless.test_rate_plan.RatePlanTestCase) ... ok test_fetch_request (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_fetch_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_list_request (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_read_empty_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_read_full_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_update_request (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_update_response (tests.integration.preview.wireless.test_sim.SimTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.voice.test_number.NumberTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.voice.test_number.NumberTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.voice.test_number.NumberTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.voice.test_number.NumberTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.messaging.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.phone_number.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.voice.test_number.NumberTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.voice.test_number.NumberTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_list_request (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_read_empty_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_read_full_response (tests.integration.pricing.v1.voice.test_country.CountryTestCase) ... ok test_fetch_request (tests.integration.pricing.v1.voice.test_number.NumberTestCase) ... ok test_fetch_response (tests.integration.pricing.v1.voice.test_number.NumberTestCase) ... ok test_create_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_update_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_update_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_update_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_update_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_update_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_update_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.participant.test_message_interaction.MessageInteractionTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.test_interaction.InteractionTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_update_request (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_update_response (tests.integration.proxy.v1.service.session.test_participant.ParticipantTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.proxy.v1.service.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_update_request (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_update_response (tests.integration.proxy.v1.service.test_session.SessionTestCase) ... ok test_create_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_delete_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_list_request (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_read_full_response (tests.integration.proxy.v1.service.test_short_code.ShortCodeTestCase) ... ok test_create_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.proxy.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_update_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_update_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_stream.test_stream_message.StreamMessageTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_stream.test_stream_message.StreamMessageTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_create_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_update_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_update_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_stream.test_stream_message.StreamMessageTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_stream.test_stream_message.StreamMessageTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_update_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_update_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_stream.test_stream_message.StreamMessageTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_stream.test_stream_message.StreamMessageTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.document.test_document_permission.DocumentPermissionTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_list.test_sync_list_item.SyncListItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_list.test_sync_list_permission.SyncListPermissionTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_map.test_sync_map_item.SyncMapItemTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_list_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_request (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_update_response (tests.integration.sync.v1.service.sync_map.test_sync_map_permission.SyncMapPermissionTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_stream.test_stream_message.StreamMessageTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_stream.test_stream_message.StreamMessageTestCase) ... ok test_create_request (tests.integration.sync.v1.service.sync_stream.test_stream_message.StreamMessageTestCase) ... ok test_create_response (tests.integration.sync.v1.service.sync_stream.test_stream_message.StreamMessageTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_update_request (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_update_response (tests.integration.sync.v1.service.test_document.DocumentTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_list.SyncListTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_map.SyncMapTestCase) ... ok test_create_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_create_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_delete_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_delete_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_fetch_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_fetch_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_list_request (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_read_full_response (tests.integration.sync.v1.service.test_sync_stream.SyncStreamTestCase) ... ok test_create_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_create_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_delete_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_delete_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_fetch_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_list_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_read_empty_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_read_full_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_update_request (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_update_response (tests.integration.sync.v1.test_service.ServiceTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_statistics.WorkflowStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_statistics.WorkflowStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_real_time_statistics.WorkflowRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_real_time_statistics.WorkflowRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_cumulative_statistics.WorkflowCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_cumulative_statistics.WorkflowCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_statistics.WorkersStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_statistics.WorkersStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_real_time_statistics.WorkersRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_real_time_statistics.WorkersRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_cumulative_statistics.WorkersCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_cumulative_statistics.WorkersCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_statistics.WorkerStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_statistics.WorkerStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_statistics.WorkspaceStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_statistics.WorkspaceStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_real_time_statistics.WorkspaceRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_real_time_statistics.WorkspaceRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_cumulative_statistics.WorkspaceCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_cumulative_statistics.WorkspaceCumulativeStatisticsTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_assignment_status_multiple_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_statistics.TaskQueueStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_statistics.TaskQueueStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_real_time_statistics.TaskQueueRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_real_time_statistics.TaskQueueRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_cumulative_statistics.TaskQueueCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_cumulative_statistics.TaskQueueCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_statistics.WorkflowStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_statistics.WorkflowStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_real_time_statistics.WorkflowRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_real_time_statistics.WorkflowRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_cumulative_statistics.WorkflowCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_cumulative_statistics.WorkflowCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_statistics.WorkersStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_statistics.WorkersStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_real_time_statistics.WorkersRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_real_time_statistics.WorkersRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_cumulative_statistics.WorkersCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_cumulative_statistics.WorkersCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_statistics.WorkerStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_statistics.WorkerStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_statistics.WorkspaceStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_statistics.WorkspaceStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_real_time_statistics.WorkspaceRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_real_time_statistics.WorkspaceRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_cumulative_statistics.WorkspaceCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_cumulative_statistics.WorkspaceCumulativeStatisticsTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_assignment_status_multiple_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_statistics.TaskQueueStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_statistics.TaskQueueStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_real_time_statistics.TaskQueueRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_real_time_statistics.TaskQueueRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_cumulative_statistics.TaskQueueCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_cumulative_statistics.TaskQueueCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.test_workspace.WorkspaceTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_statistics.WorkflowStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_statistics.WorkflowStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_real_time_statistics.WorkflowRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_real_time_statistics.WorkflowRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_cumulative_statistics.WorkflowCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_cumulative_statistics.WorkflowCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_statistics.WorkersStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_statistics.WorkersStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_real_time_statistics.WorkersRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_real_time_statistics.WorkersRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_cumulative_statistics.WorkersCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_cumulative_statistics.WorkersCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_statistics.WorkerStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_statistics.WorkerStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_statistics.WorkspaceStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_statistics.WorkspaceStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_real_time_statistics.WorkspaceRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_real_time_statistics.WorkspaceRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_cumulative_statistics.WorkspaceCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_cumulative_statistics.WorkspaceCumulativeStatisticsTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_assignment_status_multiple_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_statistics.TaskQueueStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_statistics.TaskQueueStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_real_time_statistics.TaskQueueRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_real_time_statistics.TaskQueueRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_cumulative_statistics.TaskQueueCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_cumulative_statistics.TaskQueueCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.task.test_reservation.ReservationTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_statistics.TaskQueueStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_statistics.TaskQueueStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_real_time_statistics.TaskQueueRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_real_time_statistics.TaskQueueRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_cumulative_statistics.TaskQueueCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_cumulative_statistics.TaskQueueCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_cumulative_statistics.TaskQueueCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_cumulative_statistics.TaskQueueCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_real_time_statistics.TaskQueueRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_real_time_statistics.TaskQueueRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_statistics.TaskQueueStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queue_statistics.TaskQueueStatisticsTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.task_queue.test_task_queues_statistics.TaskQueuesStatisticsTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_activity.ActivityTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_event.EventTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_assignment_status_multiple_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_task.TaskTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task_channel.TaskChannelTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_task_queue.TaskQueueTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_worker.WorkerTestCase) ... ok test_create_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_create_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_delete_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_delete_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.test_workflow.WorkflowTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_cumulative_statistics.WorkspaceCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_cumulative_statistics.WorkspaceCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_real_time_statistics.WorkspaceRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_real_time_statistics.WorkspaceRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.test_workspace_statistics.WorkspaceStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.test_workspace_statistics.WorkspaceStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_statistics.WorkersStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_statistics.WorkersStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_real_time_statistics.WorkersRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_real_time_statistics.WorkersRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_cumulative_statistics.WorkersCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_cumulative_statistics.WorkersCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_statistics.WorkerStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_statistics.WorkerStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.worker.test_reservation.ReservationTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_list_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_read_empty_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_read_full_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_update_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_update_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_channel.WorkerChannelTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_worker_statistics.WorkerStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_worker_statistics.WorkerStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_cumulative_statistics.WorkersCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_cumulative_statistics.WorkersCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_real_time_statistics.WorkersRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_real_time_statistics.WorkersRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.worker.test_workers_statistics.WorkersStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.worker.test_workers_statistics.WorkersStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_statistics.WorkflowStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_statistics.WorkflowStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_real_time_statistics.WorkflowRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_real_time_statistics.WorkflowRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_cumulative_statistics.WorkflowCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_cumulative_statistics.WorkflowCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_cumulative_statistics.WorkflowCumulativeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_cumulative_statistics.WorkflowCumulativeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_real_time_statistics.WorkflowRealTimeStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_real_time_statistics.WorkflowRealTimeStatisticsTestCase) ... ok test_fetch_request (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_statistics.WorkflowStatisticsTestCase) ... ok test_fetch_response (tests.integration.taskrouter.v1.workspace.workflow.test_workflow_statistics.WorkflowStatisticsTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_update_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_update_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_create_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_create_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_delete_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_delete_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_list_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_update_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_update_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_update_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_update_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_create_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_create_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_delete_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_delete_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_list_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_update_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_update_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_create_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_create_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_delete_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_delete_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_list_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_update_request (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_update_response (tests.integration.trunking.v1.test_trunk.TrunkTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_update_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_update_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_credential_list.CredentialListTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_ip_access_control_list.IpAccessControlListTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_update_request (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_update_response (tests.integration.trunking.v1.trunk.test_origination_url.OriginationUrlTestCase) ... ok test_create_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_create_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_delete_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_delete_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_fetch_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_list_request (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_read_empty_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_read_full_response (tests.integration.trunking.v1.trunk.test_phone_number.PhoneNumberTestCase) ... ok test_create_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_create_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_fetch_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_fetch_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_list_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_read_empty_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_read_with_status_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_update_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_update_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_delete_request (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_read_results_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_fetch_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_list_request (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_read_empty_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_read_results_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_create_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_create_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_fetch_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_fetch_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_list_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_read_empty_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_read_with_status_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_update_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_update_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_delete_request (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_read_results_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_fetch_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_list_request (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_read_empty_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_read_results_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_fetch_request (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_fetch_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_list_request (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_read_empty_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_read_results_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_fetch_request (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_fetch_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_list_request (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_read_empty_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_read_results_response (tests.integration.video.v1.room.test_recording.RoomRecordingTestCase) ... ok test_delete_request (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_delete_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_fetch_request (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_fetch_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_list_request (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_read_empty_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_read_results_response (tests.integration.video.v1.test_recording.RecordingTestCase) ... ok test_create_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_create_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_fetch_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_fetch_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_list_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_read_empty_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_read_with_status_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_update_request (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_update_response (tests.integration.video.v1.test_room.RoomTestCase) ... ok test_fetch_request (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_list_request (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_read_empty_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_read_full_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_update_request (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_update_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_create_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_create_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_delete_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_delete_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_fetch_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_list_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_read_empty_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_read_full_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_update_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_update_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_create_request (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_create_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_fetch_request (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_list_request (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_read_empty_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_read_full_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.sim.test_usage_record.UsageRecordTestCase) ... ok test_list_request (tests.integration.wireless.v1.sim.test_usage_record.UsageRecordTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.sim.test_data_session.DataSessionTestCase) ... ok test_list_request (tests.integration.wireless.v1.sim.test_data_session.DataSessionTestCase) ... ok test_fetch_request (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_list_request (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_read_empty_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_read_full_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_update_request (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_update_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_create_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_create_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_delete_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_delete_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_fetch_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_list_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_read_empty_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_read_full_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_update_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_update_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_create_request (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_create_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_fetch_request (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_list_request (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_read_empty_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_read_full_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.sim.test_usage_record.UsageRecordTestCase) ... ok test_list_request (tests.integration.wireless.v1.sim.test_usage_record.UsageRecordTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.sim.test_data_session.DataSessionTestCase) ... ok test_list_request (tests.integration.wireless.v1.sim.test_data_session.DataSessionTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.sim.test_usage_record.UsageRecordTestCase) ... ok test_list_request (tests.integration.wireless.v1.sim.test_usage_record.UsageRecordTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.sim.test_data_session.DataSessionTestCase) ... ok test_list_request (tests.integration.wireless.v1.sim.test_data_session.DataSessionTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.sim.test_data_session.DataSessionTestCase) ... ok test_list_request (tests.integration.wireless.v1.sim.test_data_session.DataSessionTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.sim.test_usage_record.UsageRecordTestCase) ... ok test_list_request (tests.integration.wireless.v1.sim.test_usage_record.UsageRecordTestCase) ... ok test_create_request (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_create_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_fetch_request (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_list_request (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_read_empty_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_read_full_response (tests.integration.wireless.v1.test_command.CommandTestCase) ... ok test_create_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_create_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_delete_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_delete_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_fetch_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_list_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_read_empty_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_read_full_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_update_request (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_update_response (tests.integration.wireless.v1.test_rate_plan.RatePlanTestCase) ... ok test_fetch_request (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_fetch_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_list_request (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_read_empty_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_read_full_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_update_request (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_update_response (tests.integration.wireless.v1.test_sim.SimTestCase) ... ok test_append_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_coerced (tests.unit.twiml.TwilioTest) ... ok test_format_language_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_none (tests.unit.twiml.TwilioTest) ... ok test_format_language_valid (tests.unit.twiml.TwilioTest) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestConference) ... ok test_conference (tests.unit.twiml.test_voice_response.TestConference) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestConference) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestConference) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestConference) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestConference) ... ok test_muted_conference (tests.unit.twiml.test_voice_response.TestConference) ... ok test_add_client (tests.unit.twiml.test_voice_response.TestDial) add a client to a dial ... ok test_add_conference (tests.unit.twiml.test_voice_response.TestDial) add a conference to a dial ... ok test_add_empty_client (tests.unit.twiml.test_voice_response.TestDial) add an empty client to a dial ... ok test_add_number (tests.unit.twiml.test_voice_response.TestDial) add a number to a dial ... ok test_add_number_status_callback_event (tests.unit.twiml.test_voice_response.TestDial) add a number to a dial with status callback events ... ok test_add_queue (tests.unit.twiml.test_voice_response.TestDial) add a queue to a dial ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestDial) ... ok test_dial (tests.unit.twiml.test_voice_response.TestDial) should redirect the call ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestDial) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestDial) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestDial) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestDial) ... ok test_sim (tests.unit.twiml.test_voice_response.TestDial) ... ok test_sip (tests.unit.twiml.test_voice_response.TestDial) should redirect the call ... ok test_sip_username_password (tests.unit.twiml.test_voice_response.TestDial) should redirect the call ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_echo (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_enqueue (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_task_dict (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_task_string (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestGather) ... ok test_empty (tests.unit.twiml.test_voice_response.TestGather) a gather with nothing inside ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestGather) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestGather) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestGather) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestGather) ... ok test_gather_say (tests.unit.twiml.test_voice_response.TestGather) ... ok test_nested_say_play_pause (tests.unit.twiml.test_voice_response.TestGather) a gather with a say, play, and pause ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_hangup (tests.unit.twiml.test_voice_response.TestHangup) convenience: should Hangup to a url via POST ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_leave (tests.unit.twiml.test_voice_response.TestLeave) convenience: should Hangup to a url via POST ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_empty_play (tests.unit.twiml.test_voice_response.TestPlay) should play hello monkey ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_play_digits (tests.unit.twiml.test_voice_response.TestPlay) should play digits ... ok test_play_hello (tests.unit.twiml.test_voice_response.TestPlay) should play hello monkey ... ok test_play_hello_loop (tests.unit.twiml.test_voice_response.TestPlay) should play hello monkey loop ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_queue (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_record_action_method (tests.unit.twiml.test_voice_response.TestRecord) should record with an action and a get method ... ok test_record_empty (tests.unit.twiml.test_voice_response.TestRecord) should record ... ok test_record_max_length_finish_timeout (tests.unit.twiml.test_voice_response.TestRecord) should record with an maxLength, finishOnKey, and timeout ... ok test_record_transcribe (tests.unit.twiml.test_voice_response.TestRecord) should record with a transcribe and transcribeCallback ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_redirect_empty (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_redirect_method (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_redirect_method_params (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestReject) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestReject) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestReject) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestReject) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestReject) ... ok test_reject (tests.unit.twiml.test_voice_response.TestReject) should be a Reject with default reason ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_empty_response (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_nested_verbs (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_response (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_response_chain (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestSay) ... ok test_empty_say (tests.unit.twiml.test_voice_response.TestSay) should be a say with no text ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestSay) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestSay) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestSay) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestSay) ... ok test_say_all (tests.unit.twiml.test_voice_response.TestSay) convenience method: should say have a woman say hello monkey and loop 3 times and be in french ... ok test_say_french (tests.unit.twiml.test_voice_response.TestSay) should say hello monkey ... ok test_say_hello_world (tests.unit.twiml.test_voice_response.TestSay) should say hello world ... ok test_say_loop (tests.unit.twiml.test_voice_response.TestSay) should say hello monkey and loop 3 times ... ok test_say_loop_gb (tests.unit.twiml.test_voice_response.TestSay) should say have a woman say hello monkey and loop 3 times ... ok test_say_loop_woman (tests.unit.twiml.test_voice_response.TestSay) should say have a woman say hello monkey and loop 3 times ... ok test_action_method (tests.unit.twiml.test_voice_response.TestSms) Test the action and method parameters on Sms ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestSms) ... ok test_body (tests.unit.twiml.test_voice_response.TestSms) Test hello world ... ok test_empty (tests.unit.twiml.test_voice_response.TestSms) Test empty sms verb ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestSms) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestSms) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestSms) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestSms) ... ok test_to_from_action (tests.unit.twiml.test_voice_response.TestSms) Test the to, from, and status callback ... ok test_append_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_coerced (tests.unit.twiml.TwilioTest) ... ok test_format_language_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_none (tests.unit.twiml.TwilioTest) ... ok test_format_language_valid (tests.unit.twiml.TwilioTest) ... ok test_append_fail (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_body (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_format_language_coerced (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_format_language_fail (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_format_language_none (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_format_language_valid (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_nested_body (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_nested_body_media (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_append_fail (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_format_language_coerced (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_format_language_fail (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_format_language_none (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_format_language_valid (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_redirect (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_append_fail (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_empty_response (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_format_language_coerced (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_format_language_fail (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_format_language_none (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_format_language_valid (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_nested_verbs (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_response (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_response_chain (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_append_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_coerced (tests.unit.twiml.TwilioTest) ... ok test_format_language_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_none (tests.unit.twiml.TwilioTest) ... ok test_format_language_valid (tests.unit.twiml.TwilioTest) ... ok test_compute_signature_bytecode (tests.unit.test_request_validator.ValidationTest) ... ok test_compute_signature_unicode (tests.unit.test_request_validator.ValidationTest) ... ok test_validation (tests.unit.test_request_validator.ValidationTest) ... ok test_allow_fetch_subresources (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_allow_updates_subresources (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_default (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_generate_token (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_generate_token_with_custom_ttl (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_generate_token_with_default_ttl (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_pass_policy_in_constructor (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_allow_activity_updates (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_allow_reservation_updates (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_defaults (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_generate_token (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_generate_token_with_custom_ttl (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_generate_token_with_default_ttl (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_pass_policies_in_constructor (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_allow_fetch_subresources (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_allow_updates_subresources (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_default (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_generate_token (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_generate_token_with_custom_ttl (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_generate_token_with_default_ttl (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_pass_policy_in_constructor (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_basic_encode (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_allows_skip_verification (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_bad_secret (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_modified_jwt_fails (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_validates_expiration (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_validates_nbf (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decodes_valid_jwt (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_custom_algorithm (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_custom_nbf (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_custom_ttl (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_decode (tests.unit.jwt.test_jwt.JwtTest) ... /usr/lib/python3.6/unittest/case.py:1142: DeprecationWarning: assertDictContainsSubset is deprecated DeprecationWarning) ok test_encode_invalid_crypto_alg_fails (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_no_key_fails (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_override_algorithm (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_override_ttl (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_ttl_added_to_current_time (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_valid_until_overrides_ttl (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_with_headers (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_with_payload (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_with_payload_and_headers (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_with_subject (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_without_nbf (tests.unit.jwt.test_jwt.JwtTest) ... ok test_generate_payload_basic (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_complex (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_header_keys_lowercased (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_no_headers (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_no_query_string (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_no_req_body (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_schema_correct_1 (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) Test against a known good rqh payload hash ... ok test_generate_payload_schema_correct_2 (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) Test against a known good rqh payload hash ... ok test_jwt_payload (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_jwt_signing (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_decode (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_encode_full_payload (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_events (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_events_with_filters (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_inbound_permissions (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_no_permissions (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_outbound_permissions (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_outbound_permissions_params (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_pass_scopes_in_constructor (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_to_payload_no_params (tests.unit.jwt.test_client.ScopeURITest) ... ok test_to_payload_with_params (tests.unit.jwt.test_client.ScopeURITest) ... ok test_to_payload_with_params_encoded (tests.unit.jwt.test_client.ScopeURITest) ... ok test_add_grant_validates_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_chat_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_constructor_validates_grants (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_conversations_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... /builddir/build/BUILD/twilio-python-6.8.0/tests/unit/jwt/test_access_token.py:87: DeprecationWarning: Call to deprecated function __init__. scat.add_grant(ConversationsGrant(configuration_profile_sid='CP123')) /usr/lib/python3.6/site-packages/jwt/api_jwt.py:67: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning /usr/lib/python3.6/site-packages/jwt/api_jws.py:129: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning ok test_empty_grants (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_grants (tests.unit.jwt.test_access_token.AccessTokenTest) ... /builddir/build/BUILD/twilio-python-6.8.0/tests/unit/jwt/test_access_token.py:158: DeprecationWarning: Call to deprecated function __init__. scat.add_grant(IpMessagingGrant()) /usr/lib/python3.6/site-packages/jwt/api_jwt.py:67: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning /usr/lib/python3.6/site-packages/jwt/api_jws.py:129: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning ok test_headers (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_identity (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_ip_messaging_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... /builddir/build/BUILD/twilio-python-6.8.0/tests/unit/jwt/test_access_token.py:113: DeprecationWarning: Call to deprecated function __init__. scat.add_grant(IpMessagingGrant(service_sid='IS123', push_credential_sid='CR123')) /usr/lib/python3.6/site-packages/jwt/api_jwt.py:67: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning /usr/lib/python3.6/site-packages/jwt/api_jws.py:129: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning ok test_nbf (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_pass_grants_in_constructor (tests.unit.jwt.test_access_token.AccessTokenTest) ... /builddir/build/BUILD/twilio-python-6.8.0/tests/unit/jwt/test_access_token.py:217: DeprecationWarning: Call to deprecated function __init__. IpMessagingGrant() /usr/lib/python3.6/site-packages/jwt/api_jwt.py:67: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning /usr/lib/python3.6/site-packages/jwt/api_jws.py:129: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning ok test_programmable_voice_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_sync_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_task_router_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_video_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_build_validation_payload_basic (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_build_validation_payload_body_parsed (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_build_validation_payload_complex (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_build_validation_payload_query_string_parsed (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_get_host (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_request_does_not_overwrite_host_header (tests.unit.http.test_validation_client.TestValidationClientRequest) ... ok test_request_sets_host_header_if_missing (tests.unit.http.test_validation_client.TestValidationClientRequest) ... ok test_request_with_unicode_response (tests.unit.http.test_validation_client.TestValidationClientRequest) ... ok test_last_request_last_response_exist (tests.unit.http.test_http_client.TestHttpClientRequest) ... ok test_last_response_empty_on_error (tests.unit.http.test_http_client.TestHttpClientRequest) ... ok test_request_sets_host_header_if_missing (tests.unit.http.test_http_client.TestHttpClientRequest) ... ok test_request_with_unicode_response (tests.unit.http.test_http_client.TestHttpClientRequest) ... ok test_session_not_preserved (tests.unit.http.test_http_client.TestHttpClientSession) ... ok test_session_preserved (tests.unit.http.test_http_client.TestHttpClientSession) ... ok test_date (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_datetime (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_datetime_without_time (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_str (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_unset (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_date (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_datetime (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_datetime_without_time (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_str (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_unset (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_does_not_change_other_types (tests.unit.base.test_serialize.ObjectTestCase) ... ok test_list (tests.unit.base.test_serialize.ObjectTestCase) ... ok test_object (tests.unit.base.test_serialize.ObjectTestCase) ... ok test_list (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_multiple_keys (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_nested_key (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_single_key (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_unset (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_empty_string (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_negative (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_negative_string (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_none (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_positive (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_positive_string (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_zero (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_zero_string (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_empty_string (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_negative (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_negative_string (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_none (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_positive (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_positive_string (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_zero (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_zero_string (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_not_parsable (tests.unit.base.test_deserialize.Iso8601DateTestCase) ... ok test_parsable (tests.unit.base.test_deserialize.Iso8601DateTestCase) ... ok test_not_parsable (tests.unit.base.test_deserialize.Iso8601DateTimeTestCase) ... ok test_parsable (tests.unit.base.test_deserialize.Iso8601DateTimeTestCase) ... ok test_date (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_datetime (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_datetime_without_time (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_str (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_unset (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_date (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_datetime (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_datetime_without_time (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_str (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_unset (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_does_not_change_other_types (tests.unit.base.test_serialize.ObjectTestCase) ... ok test_list (tests.unit.base.test_serialize.ObjectTestCase) ... ok test_object (tests.unit.base.test_serialize.ObjectTestCase) ... ok test_list (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_multiple_keys (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_nested_key (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_single_key (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_unset (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_empty_string (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_negative (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_negative_string (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_none (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_positive (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_positive_string (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_zero (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_zero_string (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_empty_string (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_negative (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_negative_string (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_none (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_positive (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_positive_string (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_zero (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_zero_string (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_not_parsable (tests.unit.base.test_deserialize.Iso8601DateTestCase) ... ok test_parsable (tests.unit.base.test_deserialize.Iso8601DateTestCase) ... ok test_not_parsable (tests.unit.base.test_deserialize.Iso8601DateTimeTestCase) ... ok test_parsable (tests.unit.base.test_deserialize.Iso8601DateTimeTestCase) ... ok test_empty_string (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_negative (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_negative_string (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_none (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_positive (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_positive_string (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_zero (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_zero_string (tests.unit.base.test_deserialize.DecimalTestCase) ... ok test_empty_string (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_negative (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_negative_string (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_none (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_positive (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_positive_string (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_zero (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_zero_string (tests.unit.base.test_deserialize.IntegerTestCase) ... ok test_not_parsable (tests.unit.base.test_deserialize.Iso8601DateTestCase) ... ok test_parsable (tests.unit.base.test_deserialize.Iso8601DateTestCase) ... ok test_not_parsable (tests.unit.base.test_deserialize.Iso8601DateTimeTestCase) ... ok test_parsable (tests.unit.base.test_deserialize.Iso8601DateTimeTestCase) ... ok test_date (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_datetime (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_datetime_without_time (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_str (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_unset (tests.unit.base.test_serialize.Iso8601DateTestCase) ... ok test_date (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_datetime (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_datetime_without_time (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_str (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_unset (tests.unit.base.test_serialize.Iso8601DateTimeTestCase) ... ok test_does_not_change_other_types (tests.unit.base.test_serialize.ObjectTestCase) ... ok test_list (tests.unit.base.test_serialize.ObjectTestCase) ... ok test_object (tests.unit.base.test_serialize.ObjectTestCase) ... ok test_list (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_multiple_keys (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_nested_key (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_single_key (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_unset (tests.unit.base.test_serialize.PrefixedCollapsibleMapTestCase) ... ok test_build_validation_payload_basic (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_build_validation_payload_body_parsed (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_build_validation_payload_complex (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_build_validation_payload_query_string_parsed (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_get_host (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_request_does_not_overwrite_host_header (tests.unit.http.test_validation_client.TestValidationClientRequest) ... ok test_request_sets_host_header_if_missing (tests.unit.http.test_validation_client.TestValidationClientRequest) ... ok test_request_with_unicode_response (tests.unit.http.test_validation_client.TestValidationClientRequest) ... ok test_last_request_last_response_exist (tests.unit.http.test_http_client.TestHttpClientRequest) ... ok test_last_response_empty_on_error (tests.unit.http.test_http_client.TestHttpClientRequest) ... ok test_request_sets_host_header_if_missing (tests.unit.http.test_http_client.TestHttpClientRequest) ... ok test_request_with_unicode_response (tests.unit.http.test_http_client.TestHttpClientRequest) ... ok test_session_not_preserved (tests.unit.http.test_http_client.TestHttpClientSession) ... ok test_session_preserved (tests.unit.http.test_http_client.TestHttpClientSession) ... ok test_last_request_last_response_exist (tests.unit.http.test_http_client.TestHttpClientRequest) ... ok test_last_response_empty_on_error (tests.unit.http.test_http_client.TestHttpClientRequest) ... ok test_request_sets_host_header_if_missing (tests.unit.http.test_http_client.TestHttpClientRequest) ... ok test_request_with_unicode_response (tests.unit.http.test_http_client.TestHttpClientRequest) ... ok test_session_not_preserved (tests.unit.http.test_http_client.TestHttpClientSession) ... ok test_session_preserved (tests.unit.http.test_http_client.TestHttpClientSession) ... ok test_build_validation_payload_basic (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_build_validation_payload_body_parsed (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_build_validation_payload_complex (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_build_validation_payload_query_string_parsed (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_get_host (tests.unit.http.test_validation_client.TestValidationClientHelpers) ... ok test_request_does_not_overwrite_host_header (tests.unit.http.test_validation_client.TestValidationClientRequest) ... ok test_request_sets_host_header_if_missing (tests.unit.http.test_validation_client.TestValidationClientRequest) ... ok test_request_with_unicode_response (tests.unit.http.test_validation_client.TestValidationClientRequest) ... ok test_allow_fetch_subresources (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_allow_updates_subresources (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_default (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_generate_token (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_generate_token_with_custom_ttl (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_generate_token_with_default_ttl (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_pass_policy_in_constructor (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_allow_activity_updates (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_allow_reservation_updates (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_defaults (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_generate_token (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_generate_token_with_custom_ttl (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_generate_token_with_default_ttl (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_pass_policies_in_constructor (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_allow_fetch_subresources (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_allow_updates_subresources (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_default (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_generate_token (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_generate_token_with_custom_ttl (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_generate_token_with_default_ttl (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_pass_policy_in_constructor (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_basic_encode (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_allows_skip_verification (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_bad_secret (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_modified_jwt_fails (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_validates_expiration (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_validates_nbf (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decodes_valid_jwt (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_custom_algorithm (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_custom_nbf (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_custom_ttl (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_decode (tests.unit.jwt.test_jwt.JwtTest) ... /usr/lib/python3.6/unittest/case.py:1142: DeprecationWarning: assertDictContainsSubset is deprecated DeprecationWarning) ok test_encode_invalid_crypto_alg_fails (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_no_key_fails (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_override_algorithm (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_override_ttl (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_ttl_added_to_current_time (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_valid_until_overrides_ttl (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_with_headers (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_with_payload (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_with_payload_and_headers (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_with_subject (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_without_nbf (tests.unit.jwt.test_jwt.JwtTest) ... ok test_generate_payload_basic (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_complex (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_header_keys_lowercased (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_no_headers (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_no_query_string (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_no_req_body (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_schema_correct_1 (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) Test against a known good rqh payload hash ... ok test_generate_payload_schema_correct_2 (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) Test against a known good rqh payload hash ... ok test_jwt_payload (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_jwt_signing (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_decode (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_encode_full_payload (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_events (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_events_with_filters (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_inbound_permissions (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_no_permissions (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_outbound_permissions (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_outbound_permissions_params (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_pass_scopes_in_constructor (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_to_payload_no_params (tests.unit.jwt.test_client.ScopeURITest) ... ok test_to_payload_with_params (tests.unit.jwt.test_client.ScopeURITest) ... ok test_to_payload_with_params_encoded (tests.unit.jwt.test_client.ScopeURITest) ... ok test_add_grant_validates_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_chat_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_constructor_validates_grants (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_conversations_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... /builddir/build/BUILD/twilio-python-6.8.0/tests/unit/jwt/test_access_token.py:87: DeprecationWarning: Call to deprecated function __init__. scat.add_grant(ConversationsGrant(configuration_profile_sid='CP123')) /usr/lib/python3.6/site-packages/jwt/api_jwt.py:67: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning /usr/lib/python3.6/site-packages/jwt/api_jws.py:129: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning ok test_empty_grants (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_grants (tests.unit.jwt.test_access_token.AccessTokenTest) ... /builddir/build/BUILD/twilio-python-6.8.0/tests/unit/jwt/test_access_token.py:158: DeprecationWarning: Call to deprecated function __init__. scat.add_grant(IpMessagingGrant()) /usr/lib/python3.6/site-packages/jwt/api_jwt.py:67: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning /usr/lib/python3.6/site-packages/jwt/api_jws.py:129: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning ok test_headers (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_identity (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_ip_messaging_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... /builddir/build/BUILD/twilio-python-6.8.0/tests/unit/jwt/test_access_token.py:113: DeprecationWarning: Call to deprecated function __init__. scat.add_grant(IpMessagingGrant(service_sid='IS123', push_credential_sid='CR123')) /usr/lib/python3.6/site-packages/jwt/api_jwt.py:67: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning /usr/lib/python3.6/site-packages/jwt/api_jws.py:129: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning ok test_nbf (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_pass_grants_in_constructor (tests.unit.jwt.test_access_token.AccessTokenTest) ... /builddir/build/BUILD/twilio-python-6.8.0/tests/unit/jwt/test_access_token.py:217: DeprecationWarning: Call to deprecated function __init__. IpMessagingGrant() /usr/lib/python3.6/site-packages/jwt/api_jwt.py:67: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning /usr/lib/python3.6/site-packages/jwt/api_jws.py:129: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning ok test_programmable_voice_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_sync_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_task_router_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_video_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_add_grant_validates_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_chat_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_constructor_validates_grants (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_conversations_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... /builddir/build/BUILD/twilio-python-6.8.0/tests/unit/jwt/test_access_token.py:87: DeprecationWarning: Call to deprecated function __init__. scat.add_grant(ConversationsGrant(configuration_profile_sid='CP123')) /usr/lib/python3.6/site-packages/jwt/api_jwt.py:67: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning /usr/lib/python3.6/site-packages/jwt/api_jws.py:129: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning ok test_empty_grants (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_grants (tests.unit.jwt.test_access_token.AccessTokenTest) ... /builddir/build/BUILD/twilio-python-6.8.0/tests/unit/jwt/test_access_token.py:158: DeprecationWarning: Call to deprecated function __init__. scat.add_grant(IpMessagingGrant()) /usr/lib/python3.6/site-packages/jwt/api_jwt.py:67: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning /usr/lib/python3.6/site-packages/jwt/api_jws.py:129: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning ok test_headers (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_identity (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_ip_messaging_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... /builddir/build/BUILD/twilio-python-6.8.0/tests/unit/jwt/test_access_token.py:113: DeprecationWarning: Call to deprecated function __init__. scat.add_grant(IpMessagingGrant(service_sid='IS123', push_credential_sid='CR123')) /usr/lib/python3.6/site-packages/jwt/api_jwt.py:67: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning /usr/lib/python3.6/site-packages/jwt/api_jws.py:129: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning ok test_nbf (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_pass_grants_in_constructor (tests.unit.jwt.test_access_token.AccessTokenTest) ... /builddir/build/BUILD/twilio-python-6.8.0/tests/unit/jwt/test_access_token.py:217: DeprecationWarning: Call to deprecated function __init__. IpMessagingGrant() /usr/lib/python3.6/site-packages/jwt/api_jwt.py:67: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning /usr/lib/python3.6/site-packages/jwt/api_jws.py:129: DeprecationWarning: It is strongly recommended that you pass in a value for the "algorithms" argument when calling decode(). This argument will be mandatory in a future version. DeprecationWarning ok test_programmable_voice_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_sync_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_task_router_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_video_grant (tests.unit.jwt.test_access_token.AccessTokenTest) ... ok test_decode (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_encode_full_payload (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_events (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_events_with_filters (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_inbound_permissions (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_no_permissions (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_outbound_permissions (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_outbound_permissions_params (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_pass_scopes_in_constructor (tests.unit.jwt.test_client.ClientCapabilityTokenTest) ... ok test_to_payload_no_params (tests.unit.jwt.test_client.ScopeURITest) ... ok test_to_payload_with_params (tests.unit.jwt.test_client.ScopeURITest) ... ok test_to_payload_with_params_encoded (tests.unit.jwt.test_client.ScopeURITest) ... ok test_generate_payload_basic (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_complex (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_header_keys_lowercased (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_no_headers (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_no_query_string (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_no_req_body (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_generate_payload_schema_correct_1 (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) Test against a known good rqh payload hash ... ok test_generate_payload_schema_correct_2 (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) Test against a known good rqh payload hash ... ok test_jwt_payload (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... /usr/lib/python3.6/unittest/case.py:1142: DeprecationWarning: assertDictContainsSubset is deprecated DeprecationWarning) ok test_jwt_signing (tests.unit.jwt.test_client_validation.ClientValidationJwtTest) ... ok test_basic_encode (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_allows_skip_verification (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_bad_secret (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_modified_jwt_fails (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_validates_expiration (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decode_validates_nbf (tests.unit.jwt.test_jwt.JwtTest) ... ok test_decodes_valid_jwt (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_custom_algorithm (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_custom_nbf (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_custom_ttl (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_decode (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_invalid_crypto_alg_fails (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_no_key_fails (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_override_algorithm (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_override_ttl (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_ttl_added_to_current_time (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_valid_until_overrides_ttl (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_with_headers (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_with_payload (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_with_payload_and_headers (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_with_subject (tests.unit.jwt.test_jwt.JwtTest) ... ok test_encode_without_nbf (tests.unit.jwt.test_jwt.JwtTest) ... ok test_allow_fetch_subresources (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_allow_updates_subresources (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_default (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_generate_token (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_generate_token_with_custom_ttl (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_generate_token_with_default_ttl (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_pass_policy_in_constructor (tests.unit.jwt.test_task_router.TaskQueueCapabilityTokenTest) ... ok test_allow_activity_updates (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_allow_reservation_updates (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_defaults (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_generate_token (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_generate_token_with_custom_ttl (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_generate_token_with_default_ttl (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_pass_policies_in_constructor (tests.unit.jwt.test_task_router.WorkerCapabilityTokenTest) ... ok test_allow_fetch_subresources (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_allow_updates_subresources (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_default (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_generate_token (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_generate_token_with_custom_ttl (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_generate_token_with_default_ttl (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_pass_policy_in_constructor (tests.unit.jwt.test_task_router.WorkspaceCapabilityTokenTest) ... ok test_compute_signature_bytecode (tests.unit.test_request_validator.ValidationTest) ... ok test_compute_signature_unicode (tests.unit.test_request_validator.ValidationTest) ... ok test_validation (tests.unit.test_request_validator.ValidationTest) ... ok test_append_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_coerced (tests.unit.twiml.TwilioTest) ... ok test_format_language_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_none (tests.unit.twiml.TwilioTest) ... ok test_format_language_valid (tests.unit.twiml.TwilioTest) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestConference) ... ok test_conference (tests.unit.twiml.test_voice_response.TestConference) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestConference) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestConference) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestConference) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestConference) ... ok test_muted_conference (tests.unit.twiml.test_voice_response.TestConference) ... ok test_add_client (tests.unit.twiml.test_voice_response.TestDial) add a client to a dial ... ok test_add_conference (tests.unit.twiml.test_voice_response.TestDial) add a conference to a dial ... ok test_add_empty_client (tests.unit.twiml.test_voice_response.TestDial) add an empty client to a dial ... ok test_add_number (tests.unit.twiml.test_voice_response.TestDial) add a number to a dial ... ok test_add_number_status_callback_event (tests.unit.twiml.test_voice_response.TestDial) add a number to a dial with status callback events ... ok test_add_queue (tests.unit.twiml.test_voice_response.TestDial) add a queue to a dial ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestDial) ... ok test_dial (tests.unit.twiml.test_voice_response.TestDial) should redirect the call ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestDial) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestDial) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestDial) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestDial) ... ok test_sim (tests.unit.twiml.test_voice_response.TestDial) ... ok test_sip (tests.unit.twiml.test_voice_response.TestDial) should redirect the call ... ok test_sip_username_password (tests.unit.twiml.test_voice_response.TestDial) should redirect the call ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_echo (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_enqueue (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_task_dict (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_task_string (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestGather) ... ok test_empty (tests.unit.twiml.test_voice_response.TestGather) a gather with nothing inside ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestGather) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestGather) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestGather) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestGather) ... ok test_gather_say (tests.unit.twiml.test_voice_response.TestGather) ... ok test_nested_say_play_pause (tests.unit.twiml.test_voice_response.TestGather) a gather with a say, play, and pause ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_hangup (tests.unit.twiml.test_voice_response.TestHangup) convenience: should Hangup to a url via POST ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_leave (tests.unit.twiml.test_voice_response.TestLeave) convenience: should Hangup to a url via POST ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_empty_play (tests.unit.twiml.test_voice_response.TestPlay) should play hello monkey ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_play_digits (tests.unit.twiml.test_voice_response.TestPlay) should play digits ... ok test_play_hello (tests.unit.twiml.test_voice_response.TestPlay) should play hello monkey ... ok test_play_hello_loop (tests.unit.twiml.test_voice_response.TestPlay) should play hello monkey loop ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_queue (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_record_action_method (tests.unit.twiml.test_voice_response.TestRecord) should record with an action and a get method ... ok test_record_empty (tests.unit.twiml.test_voice_response.TestRecord) should record ... ok test_record_max_length_finish_timeout (tests.unit.twiml.test_voice_response.TestRecord) should record with an maxLength, finishOnKey, and timeout ... ok test_record_transcribe (tests.unit.twiml.test_voice_response.TestRecord) should record with a transcribe and transcribeCallback ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_redirect_empty (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_redirect_method (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_redirect_method_params (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestReject) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestReject) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestReject) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestReject) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestReject) ... ok test_reject (tests.unit.twiml.test_voice_response.TestReject) should be a Reject with default reason ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_empty_response (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_nested_verbs (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_response (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_response_chain (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestSay) ... ok test_empty_say (tests.unit.twiml.test_voice_response.TestSay) should be a say with no text ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestSay) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestSay) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestSay) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestSay) ... ok test_say_all (tests.unit.twiml.test_voice_response.TestSay) convenience method: should say have a woman say hello monkey and loop 3 times and be in french ... ok test_say_french (tests.unit.twiml.test_voice_response.TestSay) should say hello monkey ... ok test_say_hello_world (tests.unit.twiml.test_voice_response.TestSay) should say hello world ... ok test_say_loop (tests.unit.twiml.test_voice_response.TestSay) should say hello monkey and loop 3 times ... ok test_say_loop_gb (tests.unit.twiml.test_voice_response.TestSay) should say have a woman say hello monkey and loop 3 times ... ok test_say_loop_woman (tests.unit.twiml.test_voice_response.TestSay) should say have a woman say hello monkey and loop 3 times ... ok test_action_method (tests.unit.twiml.test_voice_response.TestSms) Test the action and method parameters on Sms ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestSms) ... ok test_body (tests.unit.twiml.test_voice_response.TestSms) Test hello world ... ok test_empty (tests.unit.twiml.test_voice_response.TestSms) Test empty sms verb ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestSms) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestSms) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestSms) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestSms) ... ok test_to_from_action (tests.unit.twiml.test_voice_response.TestSms) Test the to, from, and status callback ... ok test_append_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_coerced (tests.unit.twiml.TwilioTest) ... ok test_format_language_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_none (tests.unit.twiml.TwilioTest) ... ok test_format_language_valid (tests.unit.twiml.TwilioTest) ... ok test_append_fail (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_body (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_format_language_coerced (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_format_language_fail (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_format_language_none (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_format_language_valid (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_nested_body (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_nested_body_media (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_append_fail (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_format_language_coerced (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_format_language_fail (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_format_language_none (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_format_language_valid (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_redirect (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_append_fail (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_empty_response (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_format_language_coerced (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_format_language_fail (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_format_language_none (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_format_language_valid (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_nested_verbs (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_response (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_response_chain (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_append_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_coerced (tests.unit.twiml.TwilioTest) ... ok test_format_language_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_none (tests.unit.twiml.TwilioTest) ... ok test_format_language_valid (tests.unit.twiml.TwilioTest) ... ok test_append_fail (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_body (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_format_language_coerced (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_format_language_fail (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_format_language_none (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_format_language_valid (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_nested_body (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_nested_body_media (tests.unit.twiml.test_messaging_response.TestMessage) ... ok test_append_fail (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_format_language_coerced (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_format_language_fail (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_format_language_none (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_format_language_valid (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_redirect (tests.unit.twiml.test_messaging_response.TestRedirect) ... ok test_append_fail (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_empty_response (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_format_language_coerced (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_format_language_fail (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_format_language_none (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_format_language_valid (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_nested_verbs (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_response (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_response_chain (tests.unit.twiml.test_messaging_response.TestResponse) ... ok test_append_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_coerced (tests.unit.twiml.TwilioTest) ... ok test_format_language_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_none (tests.unit.twiml.TwilioTest) ... ok test_format_language_valid (tests.unit.twiml.TwilioTest) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestConference) ... ok test_conference (tests.unit.twiml.test_voice_response.TestConference) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestConference) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestConference) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestConference) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestConference) ... ok test_muted_conference (tests.unit.twiml.test_voice_response.TestConference) ... ok test_add_client (tests.unit.twiml.test_voice_response.TestDial) add a client to a dial ... ok test_add_conference (tests.unit.twiml.test_voice_response.TestDial) add a conference to a dial ... ok test_add_empty_client (tests.unit.twiml.test_voice_response.TestDial) add an empty client to a dial ... ok test_add_number (tests.unit.twiml.test_voice_response.TestDial) add a number to a dial ... ok test_add_number_status_callback_event (tests.unit.twiml.test_voice_response.TestDial) add a number to a dial with status callback events ... ok test_add_queue (tests.unit.twiml.test_voice_response.TestDial) add a queue to a dial ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestDial) ... ok test_dial (tests.unit.twiml.test_voice_response.TestDial) should redirect the call ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestDial) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestDial) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestDial) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestDial) ... ok test_sim (tests.unit.twiml.test_voice_response.TestDial) ... ok test_sip (tests.unit.twiml.test_voice_response.TestDial) should redirect the call ... ok test_sip_username_password (tests.unit.twiml.test_voice_response.TestDial) should redirect the call ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_echo (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestEcho) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_enqueue (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_task_dict (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_task_string (tests.unit.twiml.test_voice_response.TestEnqueue) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestGather) ... ok test_empty (tests.unit.twiml.test_voice_response.TestGather) a gather with nothing inside ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestGather) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestGather) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestGather) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestGather) ... ok test_gather_say (tests.unit.twiml.test_voice_response.TestGather) ... ok test_nested_say_play_pause (tests.unit.twiml.test_voice_response.TestGather) a gather with a say, play, and pause ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestHangup) ... ok test_hangup (tests.unit.twiml.test_voice_response.TestHangup) convenience: should Hangup to a url via POST ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestLeave) ... ok test_leave (tests.unit.twiml.test_voice_response.TestLeave) convenience: should Hangup to a url via POST ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_empty_play (tests.unit.twiml.test_voice_response.TestPlay) should play hello monkey ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestPlay) ... ok test_play_digits (tests.unit.twiml.test_voice_response.TestPlay) should play digits ... ok test_play_hello (tests.unit.twiml.test_voice_response.TestPlay) should play hello monkey ... ok test_play_hello_loop (tests.unit.twiml.test_voice_response.TestPlay) should play hello monkey loop ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_queue (tests.unit.twiml.test_voice_response.TestQueue) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestRecord) ... ok test_record_action_method (tests.unit.twiml.test_voice_response.TestRecord) should record with an action and a get method ... ok test_record_empty (tests.unit.twiml.test_voice_response.TestRecord) should record ... ok test_record_max_length_finish_timeout (tests.unit.twiml.test_voice_response.TestRecord) should record with an maxLength, finishOnKey, and timeout ... ok test_record_transcribe (tests.unit.twiml.test_voice_response.TestRecord) should record with a transcribe and transcribeCallback ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_redirect_empty (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_redirect_method (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_redirect_method_params (tests.unit.twiml.test_voice_response.TestRedirect) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestReject) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestReject) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestReject) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestReject) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestReject) ... ok test_reject (tests.unit.twiml.test_voice_response.TestReject) should be a Reject with default reason ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_empty_response (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_nested_verbs (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_response (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_response_chain (tests.unit.twiml.test_voice_response.TestResponse) ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestSay) ... ok test_empty_say (tests.unit.twiml.test_voice_response.TestSay) should be a say with no text ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestSay) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestSay) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestSay) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestSay) ... ok test_say_all (tests.unit.twiml.test_voice_response.TestSay) convenience method: should say have a woman say hello monkey and loop 3 times and be in french ... ok test_say_french (tests.unit.twiml.test_voice_response.TestSay) should say hello monkey ... ok test_say_hello_world (tests.unit.twiml.test_voice_response.TestSay) should say hello world ... ok test_say_loop (tests.unit.twiml.test_voice_response.TestSay) should say hello monkey and loop 3 times ... ok test_say_loop_gb (tests.unit.twiml.test_voice_response.TestSay) should say have a woman say hello monkey and loop 3 times ... ok test_say_loop_woman (tests.unit.twiml.test_voice_response.TestSay) should say have a woman say hello monkey and loop 3 times ... ok test_action_method (tests.unit.twiml.test_voice_response.TestSms) Test the action and method parameters on Sms ... ok test_append_fail (tests.unit.twiml.test_voice_response.TestSms) ... ok test_body (tests.unit.twiml.test_voice_response.TestSms) Test hello world ... ok test_empty (tests.unit.twiml.test_voice_response.TestSms) Test empty sms verb ... ok test_format_language_coerced (tests.unit.twiml.test_voice_response.TestSms) ... ok test_format_language_fail (tests.unit.twiml.test_voice_response.TestSms) ... ok test_format_language_none (tests.unit.twiml.test_voice_response.TestSms) ... ok test_format_language_valid (tests.unit.twiml.test_voice_response.TestSms) ... ok test_to_from_action (tests.unit.twiml.test_voice_response.TestSms) Test the to, from, and status callback ... ok test_append_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_coerced (tests.unit.twiml.TwilioTest) ... ok test_format_language_fail (tests.unit.twiml.TwilioTest) ... ok test_format_language_none (tests.unit.twiml.TwilioTest) ... ok test_format_language_valid (tests.unit.twiml.TwilioTest) ... ok ---------------------------------------------------------------------- Ran 11029 tests in 9.446s OK + exit 0 Processing files: python2-twilio-6.8.0-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HUf24K + umask 022 + cd /builddir/build/BUILD + cd twilio-python-6.8.0 + DOCDIR=/builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/share/doc/python2-twilio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/share/doc/python2-twilio + cp -pr README.md /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/share/doc/python2-twilio + cp -pr examples /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/share/doc/python2-twilio + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hIEl2Y + umask 022 + cd /builddir/build/BUILD + cd twilio-python-6.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/share/licenses/python2-twilio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/share/licenses/python2-twilio + cp -pr LICENSE.md /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/share/licenses/python2-twilio + exit 0 Provides: python-twilio = 6.8.0-1.fc28 python2-twilio = 6.8.0-1.fc28 python2.7dist(twilio) = 6.8.0 python2dist(twilio) = 6.8.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-twilio < 6.8.0-1.fc28 Processing files: python3-twilio-6.8.0-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vhStIi + umask 022 + cd /builddir/build/BUILD + cd twilio-python-6.8.0 + DOCDIR=/builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/share/doc/python3-twilio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/share/doc/python3-twilio + cp -pr README.md /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/share/doc/python3-twilio + cp -pr examples /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/share/doc/python3-twilio + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.blXbqC + umask 022 + cd /builddir/build/BUILD + cd twilio-python-6.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/share/licenses/python3-twilio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/share/licenses/python3-twilio + cp -pr LICENSE.md /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386/usr/share/licenses/python3-twilio + exit 0 Provides: python3-twilio = 6.8.0-1.fc28 python3.6dist(twilio) = 6.8.0 python3dist(twilio) = 6.8.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386 Wrote: /builddir/build/RPMS/python2-twilio-6.8.0-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python3-twilio-6.8.0-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RgQ5Fn + umask 022 + cd /builddir/build/BUILD + cd twilio-python-6.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-twilio-6.8.0-1.fc28.i386 + exit 0 Child return code was: 0