Ruben Bridgewater

Results 149 comments of Ruben Bridgewater

This should be solved if you use node-redis >= v.2

This is fixed since node-redis v.1

I think it's useful to add snapshot tests but I would expect a simpler API. As such, I would expect no transforms. This should be done by the users before...

> so the main change is not to use a class (which makes sense to me), did I understand correctly? Yes, and no options. > this accepts an option specifying...

We can start with `assert.snapshot(input)` and decide upon further details later.

> That will prevent [...] specifying a location for the snapshot file. That is correct. The main functionality should however already be implemented. Let's iterate upon the implemention in smaller...