9d862437da
Fix unit-tests to always reference the remote connector via require('..') instead of depending on the remote connector bundled in loopback, which is quite often an older version. |
||
---|---|---|
lib | ||
test | ||
.editorconfig | ||
.eslintrc | ||
.gitignore | ||
.jshintignore | ||
.jshintrc | ||
.npmignore | ||
CHANGES.md | ||
CONTRIBUTING.md | ||
Gruntfile.js | ||
LICENSE.md | ||
README.md | ||
index.js | ||
package.json |
README.md
loopback-connector-remote
Remote REST API connector for loopback-datasource-juggler.
Please see the full documentation at docs.strongloop.com.
Running tests
npm test