flatiron / cradle

a high-level CouchDB client for Node.js
MIT License
1.38k stars 182 forks source link

Running tests fails #230

Open mirkokiefer opened 11 years ago

mirkokiefer commented 11 years ago

I tried to write a failing test demonstrating the bug in #229 bug but couldn't get the tests to run. It gives me this:

> node test/helpers/seed.js && vows --spec

Seeding rabbits
Seeding pigs
Seeding animals/snorlax
Seeding badgers
Seeding madeup/ewoks
Database seed completed.

  ♢ cradle/cache 

✗ Errored » 1 errored

npm ERR! weird error 1
npm ERR! not ok code 0
ikr commented 10 years ago

Same here. The seeding of fixtures works, but running any node ./test/*-test.js outputs ✗ Errored » 1 errored