loopback/test
Pradnya Baviskar 8766d4a68d Fix "User.confirm" to always call afterRemote hook
Make the "redirect" parameter optional. When the parameter is not
specified, the server responds with an empty response (204). This allows
API clients to call the method without the need to handle redirects
and HTML responses.

Even when the "redirect" parameter is included, the builtin afterRemote
hook still calls next(), so that user-provided afterRemote hooks
are executed too.
2015-02-25 14:20:47 +01:00
..
e2e test: use 127.0.0.1 instead of localhost 2015-01-15 22:53:09 -08:00
fixtures Enable remoting for hasOne relations 2015-01-29 22:33:34 -08:00
util fix jscs errors 2014-11-21 03:35:36 +01:00
access-control.integration.js fix jscs errors 2014-11-21 03:35:36 +01:00
access-token.test.js Add error code property to known error responses. 2015-01-21 19:04:47 +01:00
acl.test.js Upgrade jscs to ~1.11 via grunt-jscs ^1.5 2015-02-20 15:31:15 +01:00
app.test.js server-app: make _sortLayersByPhase stable 2014-12-15 08:14:26 +01:00
change.test.js Fix Change.getCheckpointModel() giving new models each call 2014-12-27 23:48:56 +08:00
checkpoint.test.js Auto-load and register built-in `Checkpoint` model 2014-10-14 08:58:16 +02:00
data-source.test.js fix jscs errors 2014-11-21 03:35:36 +01: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 test: run more tests in the browser 2014-10-14 08:58:17 +02:00
loopback.test.js Fix test broken by recent juggler changes 2015-02-20 13:08:39 +01: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 error code property to known error responses. 2015-01-21 19:04:47 +01:00
relations.integration.js Upgrade jscs to ~1.11 via grunt-jscs ^1.5 2015-02-20 15:31:15 +01:00
remote-connector.test.js fix jscs errors 2014-11-21 03:35:36 +01:00
remoting-coercion.test.js fix jscs errors 2014-11-21 03:35:36 +01:00
remoting.integration.js Upgrade jscs to ~1.11 via grunt-jscs ^1.5 2015-02-20 15:31:15 +01:00
replication.test.js fix jscs errors 2014-11-21 03:35:36 +01:00
rest.middleware.test.js Add test case to demonstrate url-encoded http path 2015-01-23 18:34:13 +05:30
role.test.js fix jscs errors 2014-11-21 03:35:36 +01:00
support.js fix jscs errors 2014-11-21 03:35:36 +01:00
user.test.js Fix "User.confirm" to always call afterRemote hook 2015-02-25 14:20:47 +01:00