chris-l / mock-couch

A node.js module designed to mock a CouchDB server, mostly for unit testing purposes.
http://chris-l.github.io/mock-couch/
67 stars 44 forks source link

[#31] "keys" query should match more than 1 row for each key #32

Closed reederz closed 9 years ago

reederz commented 9 years ago

This fixes issue #31 for me