loopback-datasource-juggler/test
Miroslav Bajtoš ebcb5a0546 Ensure stable order of items in DAO.find()
When post-processing result of find operation, use "async.map"
instead of "async.each + array.push" to ensure the order of items
is preserved.
2016-07-13 15:25:34 +02:00
..
helpers Implement operation hooks for EmbedsOne methods 2016-04-20 10:30:56 +02:00
operation-hooks.suite Implement operation hooks for EmbedsMany methods 2016-04-28 10:15:14 +02:00
CustomTypeForeignKey.test.js Run `eslint --fix` with config from master 2016-04-18 16:00:04 +02:00
async-observer.test.js Run `eslint --fix` with config from master 2016-04-18 16:00:04 +02:00
basic-querying.test.js Ensure stable order of items in DAO.find() 2016-07-13 15:25:34 +02:00
common.batch.js Insert copyright headers 2016-04-06 16:51:49 +02:00
common_test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
crud-with-options.test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
datasource.test.js Run `eslint --fix` with config from master 2016-04-18 16:00:04 +02:00
datatype.test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
default-scope.test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
defaults.test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
discovery.test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
events.js Run `eslint --fix` with config from master 2016-04-18 16:00:04 +02:00
geo.test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
hooks.test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
include.test.js fix 2016-06-03 16:29:39 -04:00
include_util.test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
init.js Run `eslint --fix` with config from master 2016-04-18 16:00:04 +02:00
introspection.test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
json.test.js Run `eslint --fix` with config from master 2016-04-18 16:00:04 +02:00
loopback-data.test.js Run `eslint --fix` with config from master 2016-04-18 16:00:04 +02:00
loopback-dl.test.js ModelBuilder: add new setting strictEmbeddedModels 2016-06-01 13:42:55 +02:00
manipulation.test.js Give warning if PK is changed in hooks 2016-06-08 15:54:22 -04:00
memory.test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
mixins.test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
model-definition.test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
optional-validation.test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
performance.coffee Reformat the code 2014-01-24 09:09:53 -08:00
persistence-hooks.suite.js Add test's description 2016-06-01 16:05:56 -04:00
relations.test.js Persist changes on parent for embedsOne 2016-06-07 17:09:34 +02:00
schema.test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
scope.test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
spec_helper.js Backport ESLint from master 2016-05-20 17:35:23 +02: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
transient.test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
util.test.js Backport ESLint from master 2016-05-20 17:35:23 +02:00
validations.test.js give options to validators #984 2016-06-24 22:04:35 +02:00