rest_framework_channels.testing package

Submodules

rest_framework_channels.testing.websocket module

class rest_framework_channels.testing.websocket.AuthCommunicator(user, *args, **kwargs)

Bases: ExtendedWebsocketCommunicator

class rest_framework_channels.testing.websocket.ExtendedWebsocketCommunicator(application, path, headers=None, subprotocols=None, spec_version=None, args=(), kwargs={})

Bases: WebsocketCommunicator

Module contents