Skip to content

Use basic-auth module for parsing#62

Closed
dougwilson wants to merge 1 commit intopouchdb:masterfrom
dougwilson:basic-auth
Closed

Use basic-auth module for parsing#62
dougwilson wants to merge 1 commit intopouchdb:masterfrom
dougwilson:basic-auth

Conversation

@dougwilson
Copy link
Contributor

I thought you may like this since it simplified your code quite a bit. It's not necessary, though :)

nolanlawson pushed a commit that referenced this pull request Jul 27, 2014
@nolanlawson
Copy link
Contributor

This is one of those annoying cases where we haven't automated the tests. But I tested manually with credentials and everything looks golden. Nice work, thanks!

bd00e07

@dougwilson
Copy link
Contributor Author

This is one of those annoying cases where we haven't automated the tests. But I tested manually with credentials and everything looks golden.

Yea, I thought the same thing when I purposely broke it and saw all the tests passed, so I knew I had to manually test it :(

@nolanlawson
Copy link
Contributor

Yeah, in the future we're hoping the test-couchdb tests will actually pass closer to 100% (probably around 50% now TBH), which would test things like authentication. The test-pouchdb tests just assume a CouchDB in "admin party" mode.

garrensmith pushed a commit that referenced this pull request Feb 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants