geddy / model

Datastore-agnostic ORM in JavaScript
265 stars 55 forks source link

Explicitly test remove by id and by query #128

Closed ben-ng closed 10 years ago

ben-ng commented 10 years ago

This separates removal with a string ID and removal with a query into two tests