loopback/test
Miroslav Bajtoš fd0b6fcb96 test: fix change-tracking setup
The remote-connector test has misconfigured the client (remote) model,
where the client model was trying to keep track of changes. That's
redundant because it's up to the server model (attached directly to the
database) to track changes.

This commit fixes that configuration and also cleans up the test code
a little bit to make it easier to distinguish between the remote
(client) model and the server model.
2016-07-29 16:49:29 +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 test: use local registry in test fixtures 2016-07-27 10:07:49 +02:00
helpers Update tests for strong-error-handler 2016-06-07 13:26:18 -04:00
util test: fix change-tracking setup 2016-07-29 16:49:29 +02:00
access-control.integration.js Expose `Replace*` methods 2016-06-10 14:56:44 -04:00
access-token.test.js test: use local registry in test fixtures 2016-07-27 10:07:49 +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 Cleanup unit-test added in 1fc51d129 2016-06-14 14:47:41 +02: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 test: use local registry in test fixtures 2016-07-27 10:07:49 +02: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 test: fix change-tracking setup 2016-07-29 16:49:29 +02: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 Remove legacyExplorer 2016-06-20 16:05:11 -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 Remove legacyExplorer 2016-06-20 16:05:11 -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 test: use local registry in test fixtures 2016-07-27 10:07:49 +02:00
user.test.js Fix test case error 2016-07-26 10:26:44 -04:00