16 Commits (25113e67591b0d451cb29c357a78dbd503387797)

Author SHA1 Message Date
Ruben Bridgewater fba050802b Move command out of the index.js 9 years ago
Ruben Bridgewater 5f261c5823 Minor changes 9 years ago
Ruben Bridgewater 55e4a9b847 Fix issues with returning buffers 9 years ago
Ruben Bridgewater 89c8dd056b Do not emit the broken mode twice if exec is called 9 years ago
Ruben Bridgewater 0b8705abe9 Do not run all tests with every single connection (if one connection works, the others are going to be fine too) 9 years ago
Ruben Bridgewater 4bdcf8a598 Fix regression: version detection in tests did not work properly anymore 9 years ago
Benjamin Coe 0b46a69c7e fix merge, run linting as part of the test suite 9 years ago
Benjamin Coe a0bf9e2314 tweaks based on running test-suite on Windows on an older Redis 9 years ago
Benjamin Coe b4da975785 prep for getting tests to work on appveyor 9 years ago
Ruben Bridgewater 43e25e73c9 Remove async dependency 9 years ago
Ruben Bridgewater 1ae280dcec Fix some tests and deactivate broken ones 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 89e1f6f067 Improve code coverage by adding tests and removing unnecessary code 9 years ago
Ruben Bridgewater a5938f3ade Refactor the test suite and remove duplicated code 9 years ago
Benjamin Coe a0832c3744 slight refactor from code review 9 years ago
Benjamin Coe 071b3ff27c moved tests for specific commands into the /commands sub-folder, put a ton of tests around the multi command 9 years ago
Erin Spiceland 2b44245056 Add example test with grunt and mocha. 9 years ago