loopback-datasource-juggler/test
Janny c4b2921977 Merge pull request #982 from strongloop/fix/auto-increment-db
forceId=true with auto-increment db
2016-08-09 10:02:36 -04:00
..
helpers Implement operation hooks for EmbedsOne methods 2016-04-20 09:36:12 +02:00
kvao kvao: return 404 when expiring unknown key 2016-08-08 17:22:33 +02:00
operation-hooks.suite Implement operation hooks for EmbedsMany methods 2016-04-27 11:04:15 +02:00
.eslintrc Add eslint as "npm run lint" and "posttest" hook 2016-04-05 15:25:34 +02:00
CustomTypeForeignKey.test.js fix remaining eslint issues 2016-04-05 15:25:34 +02:00
async-observer.test.js eslint --fix 2016-04-05 15:25:34 +02:00
basic-querying.test.js Ensure stable order of items in DAO.find() 2016-07-13 14:55:49 +02:00
common.batch.js Insert copyright headers 2016-04-04 18:14:03 -07:00
common_test.js fix remaining eslint issues 2016-04-05 15:25:34 +02:00
crud-with-options.test.js forceId=true with auto-increment db 2016-08-08 16:26:26 -04:00
datasource.test.js eslint --fix 2016-04-05 15:25:34 +02:00
datatype.test.js Add test to catch invalid date property 2016-07-14 17:27:02 +07:00
default-scope.test.js forceId=true with auto-increment db 2016-08-08 16:26:26 -04:00
defaults.test.js fix remaining eslint issues 2016-04-05 15:25:34 +02:00
discovery.test.js Merge branch 'discover-hang' of https://github.com/TorchlightSoftware/loopback-datasource-juggler into TorchlightSoftware-discover-hang 2016-04-05 16:18:25 -07:00
geo.test.js eslint --fix 2016-04-05 15:25:34 +02:00
hooks.test.js eslint config 2.0 + remove extra empty lines 2016-04-19 16:11:43 +02:00
include.test.js Fix 2016-06-03 18:00:21 -04:00
include_util.test.js eslint config 2.0 + remove extra empty lines 2016-04-19 16:11:43 +02:00
init.js eslint --fix 2016-04-05 15:25:34 +02:00
introspection.test.js eslint --fix 2016-04-05 15:25:34 +02:00
json.test.js fix remaining eslint issues 2016-04-05 15:25:34 +02:00
kv-memory.js Implement KeyValue API and memory connector 2016-08-08 10:15:34 +02:00
kvao.suite.js Implement KeyValue API and memory connector 2016-08-08 10:15:34 +02:00
loopback-data.test.js eslint --fix 2016-04-05 15:25:34 +02:00
loopback-dl.test.js forceId=true with auto-increment db 2016-08-08 16:26:26 -04:00
manipulation.test.js forceId=true with auto-increment db 2016-08-08 16:26:26 -04:00
memory.test.js eslint config 2.0 + remove extra empty lines 2016-04-19 16:11:43 +02:00
mixins.test.js fix error handling when applying undefined mixins 2016-05-31 12:24:04 -04:00
mock-connectors.js eslint --fix 2016-04-05 15:25:34 +02:00
model-definition.test.js Throw Error for property names with dots 2016-06-09 17:50:59 -04:00
optional-validation.test.js eslint config 2.0 + remove extra empty lines 2016-04-19 16:11:43 +02:00
performance.coffee Reformat the code 2014-01-24 09:09:53 -08:00
persistence-hooks.suite.js Add test's description 2016-05-31 11:13:28 -04:00
relations.test.js test/relation: add missing error handlers 2016-08-08 16:26:26 -04:00
schema.test.js eslint --fix 2016-04-05 15:25:34 +02:00
scope.test.js eslint config 2.0 + remove extra empty lines 2016-04-19 16:11:43 +02:00
spec_helper.js fix remaining eslint issues 2016-04-05 15:25:34 +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 eslint --fix 2016-04-05 15:25:34 +02:00
util.test.js eslint --fix 2016-04-05 15:25:34 +02:00
validations.test.js give options to validators #984 2016-06-24 14:44:43 -07:00