You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
FYI I'm using this module for a game in production with a considerable amount of users. @dxg That's what I'm doing but this is far to be ideal and proper. @Nami-Doc Do you really expect a test here? Isn't the bug and the fix for it obvious?
ec4f70c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you publish/release that fix please. It's really hurting us!!
ec4f70c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dresende seems to be very busy lately, however in the mean time you could just change package.json to:
ec4f70c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also there are no tests :p
ec4f70c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI I'm using this module for a game in production with a considerable amount of users.
@dxg That's what I'm doing but this is far to be ideal and proper.
@Nami-Doc Do you really expect a test here? Isn't the bug and the fix for it obvious?
ec4f70c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if the tests were passing before, then it does need a regression test. Else travis should say "test broke"
ec4f70c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We do definitely need more tests. Contributions welcome :)