Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added tests for volatile #1903

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

Merged
merged 1 commit into from
Jan 17, 2015
Merged

Added tests for volatile #1903

merged 1 commit into from
Jan 17, 2015

Conversation

rase-
Copy link
Contributor

@rase- rase- commented Dec 8, 2014

Tests the following behavior with the existing volatility implementation:

  • Volatile events can be sent
  • Volatile events are not sent after sending a regular event (in the same tick)
  • Normal events can be queued normally after a successful (not dropped) volatile event
  • Only one volatile should be sent when more than one sent consecutively

All these properties are tested both on the polling and ws transports.

@rase- rase- added this to the 1.3.0 milestone Dec 8, 2014
@defunctzombie
Copy link
Contributor

/cc @rauchg

rauchg added a commit that referenced this pull request Jan 17, 2015
@rauchg rauchg merged commit b8ded0d into socketio:master Jan 17, 2015
@rauchg
Copy link
Contributor

rauchg commented Jan 17, 2015

Solid stuff @rase-

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