loopback/test
Miroslav Bajtoš 8d295b70f6 Remove legacy express 3.x middleware getters
Remove middleware-getter properties that were simlifying upgrade from
LoopBack 1.x/Express 3.x applications:

  - loopback.compress
  - loopback.timeout
  - loopback.cookieParser
  - loopback.cookieSession
  - loopback.csrf
  - loopback.errorHandler
  - loopback.session
  - loopback.methodOverride
  - loopback.logger
  - loopback.responseTime
  - loopback.favicon
  - loopback.directory
  - loopback.vhost

Also remove `loopback.mime`, which was set to `undefined` anyways.
2016-05-31 18:59:21 +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 update copyright statements 2016-05-03 15:50:21 -07:00
helpers Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07: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 Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
access-token.test.js Remove legacy express 3.x middleware getters 2016-05-31 18:59:21 +02:00
acl.test.js Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
app.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-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 Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
registries.test.js Throw error upon extending unknown model 2016-05-10 18:00:56 -04:00
relations.integration.js Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
remote-connector.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-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 Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07:00
replication.rest.test.js Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07: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 Separate error-checking and next/done logic from other logic in the test suite 2016-05-05 11:12:48 +07: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 Remove unused UserModel properties 2016-05-10 14:29:08 -04:00