This website requires JavaScript.
Explore
Help
Sign In
verdnatura-mirror
/
loopback-datasource-juggler
mirror of
https://github.com/loopbackio/loopback-datasource-juggler
Watch
0
Star
0
Fork
You've already forked loopback-datasource-juggler
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
48695b711f
loopback-datasource-juggler
/
test
History
Raymond Feng
6f7fc5030a
Merge branch 'fix_update_attributes_error' of
https://github.com/wpjunior/loopback-datasource-juggler
into wpjunior-fix_update_attributes_error
2015-11-26 09:31:40 -08:00
..
CustomTypeForeignKey.test.js
…
async-observer.test.js
…
basic-querying.test.js
Optimze automigrate() to cut the test time signicantly
2015-08-27 15:59:58 -07:00
common.batch.js
…
common_test.js
…
crud-with-options.test.js
Optimze automigrate() to cut the test time signicantly
2015-08-27 15:59:58 -07:00
datatype.test.js
Optimze automigrate() to cut the test time signicantly
2015-08-27 15:59:58 -07:00
default-scope.test.js
…
defaults.test.js
…
discovery.test.js
…
events.js
…
geo.test.js
…
hooks.test.js
Optimze automigrate() to cut the test time signicantly
2015-08-27 15:59:58 -07:00
include.test.js
Dirty merge. Tests are broken
2015-08-24 16:07:43 +03:00
include_util.test.js
dropped unused functions and tests fixed
2015-10-30 21:36:50 +06:00
init.js
…
introspection.test.js
…
json.test.js
…
loopback-data.test.js
…
loopback-dl.test.js
Ability to define normalization of undefined query
2015-10-07 09:26:09 -07:00
manipulation.test.js
UpdateAttributes: Raises an error if database fails
2015-11-17 17:10:11 -02:00
memory.test.js
Correction of a regression introduced by commit 632898b: when querying an empty array ([]) with a 'neq' filter, there were no matching.
2015-11-23 17:09:24 +01:00
mixins.test.js
…
model-definition.test.js
Fix primary key checks
2015-08-27 13:59:43 -07:00
performance.coffee
…
persistence-hooks.suite.js
…
relations.test.js
Fix the typo
2015-11-17 13:27:41 -08:00
schema.test.js
…
scope.test.js
…
spec_helper.js
…
test1-schemas.json
…
test2-schemas.json
…
transient.test.js
…
util.test.js
Ability to define normalization of undefined query
2015-10-07 09:26:09 -07:00
validations.test.js
…