1. Mock out communication with the couch entirely using something like https://github.com/flatiron/nock 2. Have a remote couchdb hosted on http://iriscouch.com and have your tests connect to it remotely
On Wed, May 23, 2012 at 1:41 PM, Oliver Leics <[email protected]>wrote: > Hallo, > > as the Subject already suggests, I would like to run tests on > travis-ci and those tests need full admin rights on a couch. > > I think there is no way right now but maybe someone knows better. Anyone? > > Thanks in advance, Oliver. > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- -- Marak Squires Co-founder and Chief Evangelist Nodejitsu, Inc. [email protected] -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
