Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test suite broken #120

Open
FND opened this issue Mar 8, 2015 · 0 comments
Open

test suite broken #120

FND opened this issue Mar 8, 2015 · 0 comments

Comments

@FND
Copy link
Contributor

FND commented Mar 8, 2015

there's all sorts of errors when trying to run the test suite in a vanilla repo (tested on both OS X and Debian, with Node v0.10 as well as v0.12):

  1. test/credentials.js is required, but missing (explicitly excluded in .gitignore)
  2. "TypeError: Cannot read property 'app' of undefined" in test/test_dropbox.js)
  3. various relative paths don't work:
    1. "Error: Cannot find module '../../jsdav'" in lib/DAV/backends/ftp/tree.js
    2. "Error: Cannot find module 'jsdav/lib/DAV/plugin'" in test/test_multi_instance_plugin.js
  4. "Error: listen EADDRINUSE" (after temporarily deleting the two problematic test files above)

I eventually gave up before descending deeper down the rabbit hole, meaning I unfortunately can't tackle #119.

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

No branches or pull requests

1 participant