We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What is the current behavior?
npm test fails out of the box.
npm test
What is the expected behavior?
This command should works.
Or at least the README should provide easy step to make them run.
But would be better for 'npm test' to just work.
Maybe https://www.npmjs.com/package/redis-mock or similar?
What is the motivation / use case for changing the behavior?
Hard to motivate people to contribue and write tests when the tests won't run to begin with :)
The text was updated successfully, but these errors were encountered:
@panthony Never thought of that! Thanks for a good issue!
Sorry, something went wrong.
No branches or pull requests
What is the current behavior?
npm test
fails out of the box.What is the expected behavior?
This command should works.
Or at least the README should provide easy step to make them run.
But would be better for 'npm test' to just work.
Maybe https://www.npmjs.com/package/redis-mock or similar?
What is the motivation / use case for changing the behavior?
Hard to motivate people to contribue and write tests when the tests won't run to begin with :)
The text was updated successfully, but these errors were encountered: