........................................................................ [ 45%]
........................................................................ [ 90%]
................                                                         [100%]
=============================== warnings summary ===============================
tests/gateway/test_google_chat.py::TestOnPubsubMessage::test_text_message_submits_to_loop
tests/gateway/test_google_chat.py::TestOnPubsubMessage::test_callback_exception_does_not_escape
tests/gateway/test_google_chat.py::TestSend::test_text_send_creates_message
  /home/cube/miniconda3/lib/python3.12/unittest/mock.py:2217: RuntimeWarning: coroutine 'GoogleChatAdapter._dispatch_message' was never awaited
    def __init__(self, name, parent):
  Enable tracemalloc to get traceback where the object was allocated.
  See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
160 passed, 3 warnings in 2.24s
