loopback/test
Benjamin Kroeger 83b5d72073 add missing unit tests for #2108
subsequent token middleware tries to read `token.id` when `enableDoublecheck: true`. That caused a "Cannot read property `id` of `null`" error when the first middleware didn't actually find a valid accessToken.
2016-06-13 15:27:59 +02:00
..
e2e Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
fixtures Expose `Replace*` methods 2016-06-10 14:56:44 -04:00
helpers Update tests for strong-error-handler 2016-06-07 13:26:18 -04:00
util Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
access-control.integration.js Expose `Replace*` methods 2016-06-10 14:56:44 -04:00
access-token.test.js add missing unit tests for #2108 2016-06-13 15:27:59 +02:00
acl.test.js Update tests for strong-error-handler 2016-06-07 13:26:18 -04:00
app.test.js Update tests for strong-error-handler 2016-06-07 13:26:18 -04:00
change-stream.test.js Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
change.test.js Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
checkpoint.test.js Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
data-source.test.js update copyright statements 2016-05-03 15:50:21 -07:00
email.test.js Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
error-handler.test.js Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
geo-point.test.js update copyright statements 2016-05-03 15:50:21 -07:00
hidden-properties.test.js Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
integration.test.js Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
karma.conf.js update copyright statements 2016-05-03 15:50:21 -07:00
loopback.test.js Remove legacy express 3.x middleware getters 2016-05-31 18:59:21 +02:00
memory.test.js Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
model.application.test.js Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
model.test.js Expose `Replace*` methods 2016-06-10 14:56:44 -04:00
registries.test.js Throw error upon extending unknown model 2016-05-10 18:00:56 -04:00
relations.integration.js Update tests for strong-error-handler 2016-06-07 13:26:18 -04:00
remote-connector.test.js Update tests for strong-error-handler 2016-06-07 13:26:18 -04:00
remoting-coercion.test.js Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
remoting.integration.js Expose `Replace*` methods 2016-06-10 14:56:44 -04:00
replication.rest.test.js Update tests for strong-error-handler 2016-06-07 13:26:18 -04:00
replication.test.js Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
rest.middleware.test.js Update tests for strong-error-handler 2016-06-07 13:26:18 -04:00
role.test.js Merge pull request #2297 from supasate/refactor/separate-error-checking-and-next-and-done-logic-from-others 2016-05-06 13:27:29 -07:00
support.js update copyright statements 2016-05-03 15:50:21 -07:00
user.integration.js Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
user.test.js Update tests for strong-error-handler 2016-06-07 13:26:18 -04:00