Test Client Module#

tests.test_03_channels_object.test_get_channel_info() None[source]#

Test the Channels object get_channel_info method.

This test will test the Channels object get_channel_info method.

tests.test_03_channels_object.test_get_channel_info_channel_not_found() None[source]#

Test the Channels object get_channel_info method with a non-existent channel.

This test will test the Channels object get_channel_info method with a non-existent channel.

tests.test_03_channels_object.test_list_channels() None[source]#

Test the Channels object list_channels method.

This test will test the Channels object list_channels method.

tests.test_03_channels_object.test_list_channels_bad_auth_token() None[source]#

Test the Channels object list_channels method with a bad auth token.

This test will test the Channels object list_channels method with a bad auth token.