loopback/test
Miroslav Bajtoš c925e669f7 Fix test broken by recent juggler changes
The patch strongloop/loopback-datasource-juggler#436 changed the way
how `Model.extend` works, which broke one loopback test relying on the
old behaviour.

This commit fixes the failing test. The test is checking now that
the model base was not changed, instead of checking that the base
is undefined.
2015-02-20 13:08:39 +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 Make sure EXECUTE access type matches READ or WRITE 2015-01-14 13:38:44 -08: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 Enable remoting for hasOne relations 2015-01-29 22:33:34 -08: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 fix jscs errors 2014-11-21 03:35:36 +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 the test case 2015-01-30 08:52:45 -08:00