.. |
CustomTypeForeignKey.test.js
|
Fix the test case
|
2015-03-10 21:26:36 -07:00 |
async-observer.test.js
|
Use bluebird in utils.js
|
2016-01-07 15:27:33 -05:00 |
basic-querying.test.js
|
Optimze automigrate() to cut the test time signicantly
|
2015-08-27 15:59:58 -07:00 |
common.batch.js
|
test: undefined property values are preserved
|
2015-02-04 09:08:28 +01:00 |
common_test.js
|
add a flag to callback of findOrCreate to indicate find or create
|
2014-12-25 22:19:15 +08:00 |
crud-with-options.test.js
|
Optimze automigrate() to cut the test time signicantly
|
2015-08-27 15:59:58 -07:00 |
datasource.test.js
|
Add forgotten unit test
|
2016-03-02 12:32:11 +01:00 |
datatype.test.js
|
Revert "Correct syntax for should and more"
|
2015-12-23 15:41:16 -08:00 |
default-scope.test.js
|
fix default include in default scope fails findById
|
2014-12-11 15:14:35 +08:00 |
defaults.test.js
|
prevent upsert overwriting default values with applyDefaultValues option
|
2015-07-14 09:08:10 -07:00 |
discovery.test.js
|
support custom field settings under the connector's namespace
|
2016-03-16 09:17:55 -07:00 |
events.js
|
Fix `deleteById(id)` and other test failures
|
2015-02-13 09:34:40 -08:00 |
geo.test.js
|
Fix the floating number comparison
|
2015-01-05 10:53:26 -08:00 |
hooks.test.js
|
Optimze automigrate() to cut the test time signicantly
|
2015-08-27 15:59:58 -07:00 |
include.test.js
|
Add unit test to verify fix for #754
|
2016-01-21 18:00:45 -08:00 |
include_util.test.js
|
dropped unused functions and tests fixed
|
2015-10-30 21:36:50 +06:00 |
init.js
|
Use bluebird in utils.js
|
2016-01-07 15:27:33 -05: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
|
Ability to define normalization of undefined query
|
2015-10-07 09:26:09 -07:00 |
manipulation.test.js
|
Fix tests for mysql
|
2016-03-08 20:39:25 -05:00 |
memory.test.js
|
Implement `findOrCreate` for memory connector
|
2016-01-16 18:46:53 -05:00 |
mixins.test.js
|
fix #429 Multiple Models can't mixin same class
|
2015-03-11 16:08:50 +08:00 |
mock-connectors.js
|
support custom field settings under the connector's namespace
|
2016-03-16 09:17:55 -07:00 |
model-definition.test.js
|
Prevent constructor to be property name
|
2016-02-02 11:51:05 -05:00 |
optional-validation.test.js
|
Make automatic validation optional
|
2015-12-03 16:34:25 +01:00 |
performance.coffee
|
Reformat the code
|
2014-01-24 09:09:53 -08:00 |
persistence-hooks.suite.js
|
Implementtaion of replace
|
2016-02-03 16:06:35 -05:00 |
relations.test.js
|
Fix the typo
|
2015-11-17 13:27:41 -08:00 |
schema.test.js
|
Remove workaround for perfomance degradation
|
2015-02-10 13:28:47 +03:00 |
scope.test.js
|
Don't cache static scope method results #575
|
2015-07-03 10:35:26 +02:00 |
spec_helper.js
|
Remove dep on sinon
|
2015-05-20 09:13:56 -07: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
|
Ability to define normalization of undefined query
|
2015-10-07 09:26:09 -07:00 |
validations.test.js
|
Correctly handle validatesUniquenessOf(idName)
|
2015-07-13 12:56:49 +02:00 |