Skip to content

Conversation

@semoi
Copy link
Owner

@semoi semoi commented Nov 23, 2025

The tests were patching 'tvDatafeed.main.ws.create_connection' but the module imports 'from websocket import create_connection' directly, not 'import websocket as ws'. Updated to patch 'tvDatafeed.main.create_connection'.

The tests were patching 'tvDatafeed.main.ws.create_connection' but the
module imports 'from websocket import create_connection' directly, not
'import websocket as ws'. Updated to patch 'tvDatafeed.main.create_connection'.
@semoi semoi merged commit 524082e into main Nov 23, 2025
2 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants