loopback/test
David Cheung 5252fba376 allow batch create for persisted models
In strong-remoting 3.x, we have stricken the coercion of inputs
methods that are expecting an Object will nolonger accept an array
as input, to preserve backwards compatibility we have added flag
allowArray in remote arguments, which would accept an array of objects
2016-10-25 15:45:00 -04: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 Fix remoting metadata for "data" arguments 2016-09-07 14:27:58 +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 upsertWithWhere method 2016-09-02 18:10:47 +05:30
access-token.test.js Allow tokens with eternal TTL (value -1) 2016-10-10 13:27:22 +02:00
acl.test.js Discard sugar method for model creation 2016-09-07 10:40:23 +02:00
app.test.js Call new disable remote method from model class. 2016-09-21 14:09:24 -04:00
change-stream.test.js Discard sugar method for model creation 2016-09-07 10:40:23 +02: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 Expose upsertWithWhere method 2016-09-02 18:10:47 +05:30
email.test.js Support 'alias' in mail transport config. 2016-08-16 16:24:56 +02: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 Discard sugar method for model creation 2016-09-07 10:40:23 +02:00
karma.conf.js update copyright statements 2016-05-03 15:50:21 -07:00
key-value-model.test.js Add remoting for KeyValue model TTL feature 2016-08-29 14:46:41 -07:00
loopback.test.js Fix remote method inheritance 2016-09-13 13:23:09 -04: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 allow batch create for persisted models 2016-10-25 15:45:00 -04:00
registries.test.js Discard sugar method for model creation 2016-09-07 10:40:23 +02:00
relations.integration.js Use strong-remoting's new TypeRegistry 2016-09-09 10:01:29 +02:00
remote-connector.test.js Use strong-remoting's new TypeRegistry 2016-09-09 10:01:29 +02:00
remoting-coercion.test.js Discard sugar method for model creation 2016-09-07 10:40:23 +02:00
remoting.integration.js Fix description of updateAll response 2016-10-12 12:43:53 +02:00
replication.rest.test.js test: increase timeout to prevent CI failures 2016-08-08 15:45:53 +02:00
replication.test.js Expose upsertWithWhere method 2016-09-02 18:10:47 +05:30
rest.middleware.test.js Remove current-context API 2016-08-10 13:43:40 +02:00
role.test.js test: increase timeout to prevent CI failures 2016-08-08 15:45:53 +02: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 Validate non-email property partial update 2016-10-03 15:45:52 -04:00