creationix / couch-client

A minimal CouchDB client that easy and powerful
MIT License
101 stars 9 forks source link

Basic auth tests #14

Closed steelThread closed 13 years ago

steelThread commented 13 years ago

Added basic-auth tests. I'd recommend restyling the test code to look like the rest of the code in the project. Kind of hard to read and follow these tests. In any case coverage is king and the patch I submitted is now tested.

Also would be nice to get a new version published to npm soon now that this module works with node v0.4.x.