loopback-datasource-juggler/test
Scott Nonnenberg 2ba862f5af afterDestroy not called on adapter error
Similar to afterCreate and afterUpdate, we don't want to run the afterXXXX handlers if the delete failed according to the adapter.
2013-03-30 17:18:47 -07:00
..
adapters_test.js Implement schema.extendModel, closes 2013-01-22 01:48:04 +07:00
basic-querying.test.js Upd tests 2013-03-29 11:43:04 +04:00
common.batch.js Mongodb tolerance 2013-03-27 21:53:07 +04:00
common_test.js Removed include test from common 2013-03-27 04:51:31 +04:00
defaults.test.js Make tests importable 2013-03-26 04:41:00 +04:00
hooks.test.js afterDestroy not called on adapter error 2013-03-30 17:18:47 -07:00
include.test.js Fix memory adapter and test 2013-03-27 17:10:13 +04:00
init.js Another way to define belongsTo 2013-03-26 04:39:47 +04:00
json.test.js Make tests importable 2013-03-26 04:41:00 +04:00
jugglingdb.test.js Switch to mocha testing in travis 2013-03-25 02:25:43 +04:00
manipulation.test.js Tests for data manipulation 2013-03-28 15:27:27 +04:00
performance.coffee added nano adapter 2012-12-09 03:13:09 -06:00
relations.test.js Upd tests 2013-03-29 11:43:04 +04:00
spec_helper.js Minor test amends 2013-03-25 01:29:07 +04:00
validations.test.js Turn off ignoring tests 2013-03-29 12:54:04 +04:00