loopback/test
Miroslav Bajtoš 98784e2b4b Don't load Bluebird for createPromiseCallback
The decision which Promise implementation to use should be made by
LoopBack user, not by the framework.

This commit moves Bluebird reference from lib/utils.js to
test/support.js.
2015-08-04 11:04:12 +02:00
..
e2e test: use 127.0.0.1 instead of localhost 2015-01-15 22:53:09 -08:00
fixtures Disable inclusion of User.accessTokens 2015-04-20 11:44:07 -07:00
util AccessControl for change replication 2015-04-07 19:53:58 +02:00
access-control.integration.js Upgrade test fixtures to use LB 2.x layout 2015-04-20 09:23:44 -07:00
access-token.test.js Add a unit-test for searchDefaultTokenKeys 2015-05-29 12:06:32 +02:00
acl.test.js Use the new remoting.authorization hook for check access 2015-05-12 15:33:05 -07:00
app.test.js Auto-configure models required by `app.enableAuth` 2015-06-01 12:19:28 +02:00
change-stream.test.js Add PersistedModel.createChangeStream() 2015-07-09 13:34:01 -07:00
change.test.js Detect 3rd-party changes made during replication 2015-03-20 08:19:59 +01:00
checkpoint.test.js Run replication tests in the browser too 2015-03-06 14:50:16 +01:00
data-source.test.js Add support for app level Model isolation 2015-04-03 11:48:45 -07:00
email.test.js fix jscs errors 2014-11-21 03:35:36 +01:00
geo-point.test.js Fix Geo test cases 2015-01-06 16:03:37 -08:00
hidden-properties.test.js fix jscs errors 2014-11-21 03:35:36 +01:00
integration.test.js Add test for request pausing during authentication 2014-03-18 08:43:24 +01:00
karma.conf.js Disable application model test for karma 2015-07-28 08:39:58 -07:00
loopback.test.js Add loadBuiltinModels flag to loopback(options) 2015-06-01 12:19:28 +02:00
memory.test.js fix jscs errors 2014-11-21 03:35:36 +01:00
model.application.test.js fix jscs errors 2014-11-21 03:35:36 +01:00
model.test.js Add PersistedModel.createChangeStream() 2015-07-09 13:34:01 -07:00
registries.test.js Add support for app level Model isolation 2015-04-03 11:48:45 -07:00
relations.integration.js Fix the test case 2015-05-28 16:15:02 -07:00
remote-connector.test.js test: setup GUID for all models tracking changes 2015-03-02 18:16:18 +01:00
remoting-coercion.test.js fix jscs errors 2014-11-21 03:35:36 +01:00
remoting.integration.js Upgrade test fixtures to use LB 2.x layout 2015-04-20 09:23:44 -07:00
replication.rest.test.js Conflict resolution and Access control 2015-04-14 08:23:24 +02:00
replication.test.js Make the test compatible with latest juggler 2015-05-13 12:52:31 -07:00
rest.middleware.test.js test: remove global autoAttach 2015-04-07 15:25:18 +02:00
role.test.js Merge branch 'master' of https://github.com/esco/loopback into esco-master 2015-05-29 16:44:18 -07:00
support.js Don't load Bluebird for createPromiseCallback 2015-08-04 11:04:12 +02:00
user.integration.js Disable inclusion of User.accessTokens 2015-04-20 11:44:07 -07:00
user.test.js Promisify User model 2015-07-14 13:01:46 +05:30