mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-24 01:04:22 +01:00
tests: add websocket capacity test
This commit is contained in:
committed by
Jacob Plaster
parent
13e7d505f8
commit
286e922eb1
@@ -1,5 +1,6 @@
|
||||
import pytest
|
||||
import json
|
||||
import asyncio
|
||||
from .helpers import (create_stubbed_client, ws_publish_auth_accepted, ws_publish_connection_init,
|
||||
EventWatcher)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user