Closed jannyHou closed 7 years ago
@slnode test please
Last week the tests fail when creating index(unauthorized error), but when I pull the new image again tests pass, hope it could solve the problem.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
good catch.
Description
Branch
dev/couchdb
is to guarantee in the short term:Tips
dev/couchdb
, I moved most of currentcloudant.js
code intocouchdb.js
, cloudant will extend that file after the refactor._rev
, other than CRUD I think we cover most important ones.have couchdb repo
--->cloduant extends couchdb, both code and tests
--->continue recovering juggler tests
Review
The first commit is just created for compare(easier review)
The second commit couchdb connector shows the difference between cloudant and couchdb
connect
andconstructor
get removed in this commit but they are brought back in commit Fix url test, don't be terrified :=pIt tests with a juggler branch
couchdb/test
, the reason is I could not fix all juggler test&refactor the juggler tests in a few days, but I still fixed something and want to have new patches/features get tested with juggler. Eventuallycouchdb/test
should be replaced bymaster
Have another story to track those few failures in juggler: https://github.com/strongloop/loopback-connector-cloudant/issues/33#issuecomment-308217081