You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Paddy Byers 1fa9f15ae4 Add tests for TLS connections 9 years ago
..
commands Hotfix 9 years ago
conf Add tests for TLS connections 9 years ago
lib Add tests for TLS connections 9 years ago
auth.spec.js Stricten tests by always ending redis with .end(true) if possible 9 years ago
batch.spec.js Improve pipeline logic and fix #897 9 years ago
connection.spec.js Use a .create_stream function, so other libraries can mock the stream if wanted 9 years ago
detect_buffers.spec.js Fix saving buffers with charsets other than utf-8 while using multi 9 years ago
helper.js Add tests for TLS connections 9 years ago
multi.spec.js Increase test timeout for appveyor 9 years ago
node_redis.spec.js Add selected_db to the new redis instance if using client.duplicate 9 years ago
parser.spec.js Refactor js parser 9 years ago
pubsub.spec.js Fix fired but not yet returned commands not being rejected after a connection loss 9 years ago
rename.spec.js Minor improvement for .batch and .multi for small values 9 years ago
return_buffers.spec.js Intermediate fix js parser handling big values very slow 9 years ago
tls.spec.js Add tests for TLS connections 9 years ago