loopback-datasource-juggler/test
spurreiter d67aeb18b0
fix: normalize include with boolean or number
- On include = true or include = 1 the lib crashes with
  "TypeError: includes.forEach is not a function".
- checking for boolean and number type and return empty array.
- fix: include symbol and function in normalization
- fix: review changes; adding debug stmt + early exit for tests
2019-04-12 17:05:41 +02:00
..
fixtures/loopback-connector-throwing Fix datasource to report connector-loading errors 2017-02-03 20:29:11 +01:00
helpers eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
kvao eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
operation-hooks.suite eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
CustomTypeForeignKey.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
allow-extended-operators.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
async-observer.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
basic-querying.test.js Do not apply default values on data from database 2019-04-09 13:03:37 +02:00
common.batch.js Fix manually 2016-08-22 19:20:12 -04:00
common_test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
crud-with-options.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
datasource.test.js eslint: manually fix remaining problems 2018-12-07 17:14:57 +01:00
datatype.test.js feat: Support "type" key in sub-properties in 3.x 2019-03-07 16:50:29 +05:30
date-string.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
default-scope.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
defaults.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
discovery.test.js eslint: manually fix remaining problems 2018-12-07 17:14:57 +01:00
exclude-base-props.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
geo.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
hooks.test.js eslint: manually fix remaining problems 2018-12-07 17:14:57 +01:00
include.test.js fix: normalize include with boolean or number 2019-04-12 17:05:41 +02:00
include_util.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
init.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
introspection.test.js feat: support array within array in 3.x 2019-03-14 16:46:03 +05:30
json.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
kv-memory.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
kvao.suite.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
list.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
loopback-data.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
loopback-dl.test.js eslint: manually fix remaining problems 2018-12-07 17:14:57 +01:00
manipulation.test.js Do not apply default values on data from database 2019-04-09 13:03:37 +02:00
memory.test.js eslint: manually fix remaining problems 2018-12-07 17:14:57 +01:00
mixins.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
mocha.opts Configure Mocha to use dot reporter 2018-07-10 12:11:46 +02:00
mock-connectors.js Fix manually 2016-08-22 19:20:12 -04:00
model-builder.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
model-definition.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
model-inheritance.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
normalize-undefined.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
optional-validation.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
performance.coffee Reformat the code 2014-01-24 09:09:53 -08:00
persistence-hooks.suite.js eslint: manually fix remaining problems 2018-12-07 17:14:57 +01:00
relations.test.js eslint: manually fix remaining problems 2018-12-07 17:14:57 +01:00
schema.test.js eslint: manually fix remaining problems 2018-12-07 17:14:57 +01:00
scope.test.js eslint: manually fix remaining problems 2018-12-07 17:14:57 +01:00
spec_helper.js eslint: autofix linting errors 2018-12-07 17:13:48 +01: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
transaction.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
transient.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
util.test.js eslint: autofix linting errors 2018-12-07 17:13:48 +01:00
validations.test.js eslint: manually fix remaining problems 2018-12-07 17:14:57 +01:00