loopback-datasource-juggler/test
Miroslav Bajtoš 7f35e0ff2c
Test "near" queries executed in memory
Rework setup of the Operation Hooks test suite for memory connector
so that the "unoptimized" variant disables not only atomic CRUD
operations, but also geo queries.

This way we can test both "near" querying implementations:
 - When the connectors supports "near" queries natively.
 - When "near" queries are executed at LoopBack side in-memory.
2019-05-14 09:19:48 +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 fix: coerce primitive properties on update 2019-04-18 10:12:10 -04: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 fix: coerce primitive properties on update 2019-04-18 10:12:10 -04:00
date-string.test.js Fix DateString ctor to accept DateString instances 2019-05-13 16:08:20 +02: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: add index for couchdb tests (#1720) 2019-04-17 15:16:06 -04: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 fix: allow coercion of nested properties 2019-05-03 18:38:44 -04:00
memory.test.js Test "near" queries executed in memory 2019-05-14 09:19:48 +02: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
model-utils.test.js fix: allow coercion of nested properties 2019-05-03 18:38:44 -04: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