loopback/test/util
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
..
describe.js update copyright statements 2016-05-03 15:50:21 -07:00
it.js update copyright statements 2016-05-03 15:50:21 -07:00
model-tests.js test: fix change-tracking setup 2016-07-29 16:49:29 +02:00