Ruben Bridgewater
|
94e9f1fcfc
|
Replace jshint with eslint and add lots of rules
Fix eslint errors accordingly
|
2016-03-26 14:45:12 +01:00 |
|
Ruben Bridgewater
|
ff19663d9d
|
Remove code overhead
Add another domain test
Fix test on node 0.10
|
2016-03-15 03:56:36 +01:00 |
|
Ruben Bridgewater
|
4f3c4a2ef6
|
Add more tests
Add execution order tests
Fix flaky test
Add utils tests
Improve other tests
|
2016-03-07 01:57:56 +01:00 |
|
Ruben Bridgewater
|
60eee34de1
|
Unify command handling
|
2016-03-01 17:59:16 +01:00 |
|
Ruben Bridgewater
|
5ef24a90b6
|
Add tests and improve older tests
|
2015-12-31 06:00:20 +01:00 |
|
Ruben Bridgewater
|
0207163655
|
Remove support of redis 2.4
All tests require at least redis 2.6 from now on. Anyone who wants to run the tests should be able to install a newer version.
|
2015-11-30 13:31:26 +01:00 |
|
Ruben Bridgewater
|
d55017a01e
|
Use .end(true) to stricten test cases and improve coverage
|
2015-11-24 00:23:18 +01:00 |
|
Ruben Bridgewater
|
399a29a97c
|
Improve pipeline logic and fix #897
|
2015-10-28 23:53:10 +01:00 |
|
Ruben Bridgewater
|
60e9d0fdd6
|
Fix multi regression. Closes #889
Allow commands being executed after a Multi / Batch was initiated but not yet executed
|
2015-10-14 00:58:27 +02:00 |
|
Ruben Bridgewater
|
06f57fd1d9
|
Add some more notes and tests
|
2015-10-12 17:21:58 +02:00 |
|
Ruben Bridgewater
|
ed2fc95444
|
Fix should_buffer return values and empty .batch and .auth return value being sync
Fix test
|
2015-10-11 03:38:41 +02:00 |
|