loopback/test
Miroslav Bajtoš 0e6db30640 test/rest.middleware: use local registry
Rework tests in `test/rest.middleware.test.js` to not depend
on `app.autoAttach()` and global shared registry of Models. Instead,
each tests creates a fresh app instance with a new in-memory datasource
and a new set of Models.
2016-05-03 14:01:39 +02:00
..
e2e Use eslint with loopback config 2016-04-06 10:45:30 +02:00
fixtures Use eslint with loopback config 2016-04-06 10:45:30 +02:00
helpers Add new feature to emit a `remoteMethodDisabled` event when disabling a remote method. 2016-04-28 09:03:54 +07:00
util Use eslint with loopback config 2016-04-06 10:45:30 +02:00
access-control.integration.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
access-token.test.js Allow built-in token middleware to run repeatedly 2016-04-06 15:44:20 +02:00
acl.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
app.test.js Add new feature to emit a `remoteMethodDisabled` event when disabling a remote method. 2016-04-28 09:03:54 +07:00
change-stream.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
change.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
checkpoint.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
data-source.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
email.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
error-handler.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
geo-point.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
hidden-properties.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
integration.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
karma.conf.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
loopback.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
memory.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
model.application.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
model.test.js Add new feature to emit a `remoteMethodDisabled` event when disabling a remote method. 2016-04-28 09:03:54 +07:00
registries.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
relations.integration.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
remote-connector.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
remoting-coercion.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
remoting.integration.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
replication.rest.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
replication.test.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
rest.middleware.test.js test/rest.middleware: use local registry 2016-05-03 14:01:39 +02:00
role.test.js Fix role.isOwner to support app-local registry 2016-05-03 14:01:39 +02:00
support.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
user.integration.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
user.test.js test/user: use local registry 2016-05-03 14:01:39 +02:00