Testing ======= .. module:: chanx.testing The ``testing`` module provides specialized testing utilities for WebSocket consumers, including enhanced communicators and base test case classes with authentication support and message collection capabilities. WebSocket Communicator ---------------------- .. autoclass:: chanx.testing.WebsocketCommunicator :members: :undoc-members: