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

tests: Improve test bed #300

Merged
merged 7 commits into from
Apr 4, 2024
Merged

tests: Improve test bed #300

merged 7 commits into from
Apr 4, 2024

Conversation

Totodore
Copy link
Owner

@Totodore Totodore commented Apr 4, 2024

  • Add a custom new_dummy_socket with tx/rx to send and receive packet without creating a real connexion.
  • Remove dep socket_io client.
  • Remove the feature test-utils in favor of a rust cfg flag socketioxide-test
  • Move all the examples to a separate workspace to avoid dependency bloat / useless checks when working on socketioxide. A separate job actions in now dedicated to checking the example code.

engineioxide/src/socket.rs Fixed Show fixed Hide fixed
@Totodore Totodore changed the title Improve test bed tests: Improve test bed Apr 4, 2024
@Totodore Totodore merged commit de806f6 into main Apr 4, 2024
13 checks passed
@Totodore Totodore deleted the chore-test-utils branch May 28, 2024 14:38
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