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

test(socketio): improve testing by directly using the rust_socketio client #219

Merged
merged 2 commits into from
Dec 24, 2023

Conversation

Totodore
Copy link
Owner

Motivation

Integration tests are quite complex without the use of a socketio client.

Solution

The rust_socketio lib has been ended to the integration tests and the extractors tests have been refactored.

@Totodore Totodore added socketio-v4 It is only about the version 4 of the socket.io protocol socketio-v5 It is only about the version 5 of the socket.io protocol labels Dec 23, 2023
@Totodore Totodore merged commit 39bc2f9 into main Dec 24, 2023
12 checks passed
@Totodore Totodore deleted the test-socketio-client branch December 24, 2023 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
socketio-v4 It is only about the version 4 of the socket.io protocol socketio-v5 It is only about the version 5 of the socket.io protocol
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant