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

Add tests for untested code #4

Closed
mp911de opened this issue Jul 24, 2014 · 1 comment
Closed

Add tests for untested code #4

mp911de opened this issue Jul 24, 2014 · 1 comment
Labels
type: enhancement A general enhancement

Comments

@mp911de
Copy link
Collaborator

mp911de commented Jul 24, 2014

hvals (streaming)
migrate
mget (streaming)
sdiff (streaming)
sinter (streaming)
smembers (streaming)
sort (streaming)
srandmember (streaming)
wait
zrange (streaming)
zrangeWithScores
zrangebyscore
zrangebyscoreWithScores
zrevrange
zrevrangeWithScores
zrevrangebyscore
zrevrangebyscoreWithScores
scan (streaming)
sscan (streaming)
hscan (streaming)
zscan (streaming)

@mp911de mp911de added this to the Lettuce 3.0 Beta3 milestone Jul 24, 2014
@mp911de
Copy link
Collaborator Author

mp911de commented Jul 27, 2014

Added tests for

  • hmget (streaming)
  • hvals (streaming)
  • mget (streaming)
  • sdiff (streaming)
  • sinter (streaming)
  • smembers (streaming)
  • sort (streaming)
  • scan (streaming)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant