28 Commits (bd633d7306564687824f76ca90b4586cb190e623)

Author SHA1 Message Date
Ruben Bridgewater ce1678c778 Improve coverage; make tests ready for Redis 3.2 9 years ago
Ruben Bridgewater 0dc45bd0a3 Improve pub sub mode further 9 years ago
Ruben Bridgewater cd58e1fd89 Implement message_buffer and pmessage_buffer events 9 years ago
Ruben Bridgewater 228573b8d7 Support __proto__ and similar as object attribute in hgetall 9 years ago
Ruben Bridgewater 14170f9d02 Improve tests a bit 9 years ago
Ruben Bridgewater 79c1767f86 Fix pubsub further 9 years ago
Ruben Bridgewater 94e9f1fcfc Replace jshint with eslint and add lots of rules 9 years ago
Ruben Bridgewater 12579e5e8e Test pubsub numsub 9 years ago
Ruben Bridgewater 7a5a4aa535 Fix pub sub mode 9 years ago
Ruben Bridgewater 0207163655 Remove support of redis 2.4 9 years ago
Ruben Bridgewater 33d5981ebf Remove .only ... 9 years ago
Ruben Bridgewater 59984136fe Update changelog and fix a test 9 years ago
Ruben Bridgewater a0cc715206 Ignore still running commands for pub sub tests after the test ended 9 years ago
Ruben Bridgewater 4ba72703fd Fix test for appveyor 9 years ago
Ruben Bridgewater d55017a01e Use .end(true) to stricten test cases and improve coverage 9 years ago
Ruben Bridgewater 0ec2c43603 Fix fired but not yet returned commands not being rejected after a connection loss 9 years ago
Ruben Bridgewater 2a65ee48dd Fix some minor issues and add more tests 9 years ago
Ruben Bridgewater 06f57fd1d9 Add some more notes and tests 9 years ago
Ruben Bridgewater 90033bdd00 Fix some tests 9 years ago
Ruben Bridgewater 25113e6759 Fix test 9 years ago
Ruben Bridgewater e8d9858e29 Add disable_resubscribingg option. Fixes #472 9 years ago
pbihler 97db227a8d Fix for channel names with spaces. Fixes #691 10 years ago
Benjamin Coe a0bf9e2314 tweaks based on running test-suite on Windows on an older Redis 9 years ago
Ruben Bridgewater 9acbd6c860 Add simicolons and remove trailing whitespace 9 years ago
Ruben Bridgewater 06c5f1922b Add jshint and fix errors accordingly (including broken tests) 9 years ago
Ruben Bridgewater a5938f3ade Refactor the test suite and remove duplicated code 9 years ago
Benjamin Coe d1558eddc2 add test demonstrating psubscribe, and pmessage 9 years ago
Benjamin Coe a0832c3744 slight refactor from code review 9 years ago