loopback-datasource-juggler/test
Raymond Feng 050353f11d Keep undefined/null values for the array type
This allows connectors to distinguish between empty array and
undefined/null. For example, mongodb will not override existing array
properties if the value is undefined.
2014-05-27 13:18:21 -07:00
..
basic-querying.test.js Add support for logical operator (AND/OR) 2014-05-15 08:56:00 -07:00
common.batch.js Added datatypes tests 2013-04-06 14:34:16 +04:00
common_test.js Remove the disconnect to avoid race condition 2014-03-27 13:56:24 -07:00
datatype.test.js Check the Array type 2014-03-03 15:52:49 -08:00
defaults.test.js Reformat the code 2014-01-24 09:09:53 -08:00
events.js Add tests for change / delete events 2014-01-29 11:03:04 -08:00
hooks.test.js Add tests for change / delete events 2014-01-29 11:03:04 -08:00
include.test.js Set the relation property correctly 2014-03-23 21:07:04 -07:00
init.js Reformat the code 2014-01-24 09:09:53 -08:00
introspection.test.js Reformat the code 2014-01-24 09:09:53 -08:00
json.test.js Reformat the code 2014-01-24 09:09:53 -08:00
loopback-data.test.js Reformat the code 2014-01-24 09:09:53 -08:00
loopback-dl.test.js Keep undefined/null values for the array type 2014-05-27 13:18:21 -07:00
manipulation.test.js Reformat the code 2014-01-24 09:09:53 -08:00
memory.test.js Fix the write closure to use the correct task info 2014-01-29 13:41:42 -08:00
model-definition.test.js Add hidden property support 2014-04-11 11:39:57 -07:00
performance.coffee Reformat the code 2014-01-24 09:09:53 -08:00
relations.test.js Re-enable skipped test. 2014-04-02 19:35:14 +02:00
schema.test.js Reformat the code 2014-01-24 09:09:53 -08:00
scope.test.js Reformat the code 2014-01-24 09:09:53 -08:00
spec_helper.js Reformat the code 2014-01-24 09:09:53 -08:00
test1-schemas.json Reformat the code 2014-01-24 09:09:53 -08:00
test2-schemas.json Reformat the code 2014-01-24 09:09:53 -08:00
util.test.js Reformat the code 2014-01-24 09:09:53 -08:00
validations.test.js validations: include more details in `err.message` 2014-05-20 11:00:19 +02:00