..
basic-querying.test.js
Tweak the model names used by tests to avoid mssql conflicts
2014-08-25 22:17:51 -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
default-scope.test.js
Allow `attributes` as an alias for `properties` (for LDL)
2014-10-09 18:14:04 +02:00
defaults.test.js
Don't apply defaults when fields are specified
2014-10-19 18:47:27 +02:00
events.js
Add tests for change / delete events
2014-01-29 11:03:04 -08:00
hooks.test.js
Allow before hooks to pass arguments to next()
2014-07-15 12:51:33 -07:00
include.test.js
Add support for multiple includes that use relation syntax
2014-11-04 20:45:25 -08:00
init.js
Implemented Transient connector
2014-08-30 10:53:10 +02:00
introspection.test.js
Tidy up model building from data sources
2014-09-12 14:25:35 -07: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
Extract mergeQuery and setScopeValuesFromWhere
2014-10-09 18:13:40 +02:00
manipulation.test.js
Tiny fixes
2014-09-05 17:28:50 +02:00
memory.test.js
Fix the automigrate issue
2014-10-16 12:04:16 -07:00
mixins.test.js
Add ability to apply a plugin multiple times from LDL
2014-08-17 12:29:04 +02:00
model-definition.test.js
Don't inherit settings.base when extending a model
2014-10-10 18:35:18 +02:00
performance.coffee
Reformat the code
2014-01-24 09:09:53 -08:00
relations.test.js
Merge branch 'fix/350-create-batch-hasmany-relation' of github.com:BuddyHOPP/loopback-datasource-juggler into BuddyHOPP-fix/350-create-batch-hasmany-relation
2014-11-13 12:50:21 -08:00
schema.test.js
Reformat the code
2014-01-24 09:09:53 -08:00
scope.test.js
Add hint, minor cleanup
2014-08-30 21:08:23 +02: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
transient.test.js
Remove legacy Schema references
2014-09-04 18:01:04 +02:00
util.test.js
Add strict flag to sortObjectsByIds
2014-08-15 19:47:12 +02:00
validations.test.js
fix skipping async validator will always fail if condition is un-fulfilled
2014-11-19 21:50:08 +08:00