Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix/test_default_memory_transport #317

Merged

Conversation

tom-binary
Copy link
Contributor

Tests can't expect to have Redis or other transports available: we've had an issue in one of the tests that has been masked for a while, where it was trying to connect to Redis (but the test completed before it could throw an error).

Recent changes have exposed that failure, so this addresses the test transport and also ensures all transports are started so that we gain visibility on issues before we get too far into processing.

@tom-binary tom-binary merged commit 35e3d78 into deriv-com:master May 29, 2024
1 check passed
@tom-binary tom-binary deleted the bugfix/test_default_memory_transport branch May 29, 2024 17:35
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.

1 participant