LoopBack remote REST API connector
Go to file
Simon Ho c6d36f30a7 Do not use native promises in tests
- Refactor some tests to use bluebird for promise impl
- Fix based on comments at https://github.com/strongloop/loopback-connector-remote/pull/44/files#r61875179
- Add tests to integration dir (organized/named by feature)
2016-05-19 18:04:23 -07:00
lib update copyright notices and license 2016-05-06 12:02:21 -07:00
test Do not use native promises in tests 2016-05-19 18:04:23 -07:00
.editorconfig Move remote connector from loopback 2014-09-25 14:20:22 -07:00
.eslintrc Move remote connector from loopback 2014-09-25 14:20:22 -07:00
.gitignore Move remote connector from loopback 2014-09-25 14:20:22 -07:00
.jshintignore Move remote connector from loopback 2014-09-25 14:20:22 -07:00
.jshintrc Clean up tests 2016-01-07 20:08:05 -08:00
.npmignore Move remote connector from loopback 2014-09-25 14:20:22 -07:00
CHANGES.md 1.3.1 2016-05-06 12:02:39 -07:00
CONTRIBUTING.md Fix bad CLA URL in CONTRIBUTING.md 2014-12-29 08:27:46 -08:00
Gruntfile.js Do not use native promises in tests 2016-05-19 18:04:23 -07:00
LICENSE update copyright notices and license 2016-05-06 12:02:21 -07:00
README.md Update README.md 2016-01-22 13:40:18 -08:00
index.js update copyright notices and license 2016-05-06 12:02:21 -07:00
package.json Do not use native promises in tests 2016-05-19 18:04:23 -07:00

README.md

loopback-connector-remote

Remote REST API connector for loopback-datasource-juggler.