This website requires JavaScript.
Explore
Help
Sign In
redis
/
node-redis
Watch
1
Star
0
Fork
0
You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced
2025-08-10 11:43:01 +03:00
Code
Activity
Files
c269b7539c53b66f4ce732a42e7d8c210e6a28db
node-redis
/
test
History
Ruben Bridgewater
c269b7539c
Check that the password is from type string
2015-09-15 22:35:25 +02:00
..
commands
Add .command_used to errors thrown by the parser
2015-09-15 03:50:46 +02:00
conf
some small tweaks to
#815
, so that we don't use two differnt approaches for spawning redis
2015-09-03 22:51:25 -07:00
lib
fix merge, run linting as part of the test suite
2015-09-12 18:44:01 -07:00
parser
Merge pull request
#825
from fintura/emitter
2015-09-12 19:15:38 +02:00
auth.spec.js
Check that the password is from type string
2015-09-15 22:35:25 +02:00
helper.js
Fix regression: version detection in tests did not work properly anymore
2015-09-14 23:53:52 +02:00
node_redis.spec.js
Emit errors instead of throwing them
2015-09-14 21:28:40 +02:00
pubsub.spec.js
tweaks based on running test-suite on Windows on an older Redis
2015-09-12 18:29:50 -07:00
queue.spec.js
Add jshint and fix errors accordingly (including broken tests)
2015-09-12 18:56:49 +02:00