loopback-boot/test
Shlomi Assaf b6c60a297d Extend options arg to support custom model definitions
Extend the options argument of boot/compile to allow the developer
to supply custom model definitions (to replace the result of
findModelDefinitions). Together with the existing options.models,
it allows to specify all model-related data and still use the benefits
which loopback-boot provides (most notably loading models in order
defined by inheritance, i.e. base models are loaded before models that
are extending them).
2015-05-05 11:24:02 +02:00
..
fixtures add support for mixins 2015-04-24 12:42:56 +05:30
helpers Support for multiple apps in browserified bundle. 2015-03-19 09:57:32 -07:00
browser.multiapp.test.js Support for multiple apps in browserified bundle. 2015-03-19 09:57:32 -07:00
browser.test.js add support for mixins 2015-04-24 12:42:56 +05:30
compiler.test.js Extend options arg to support custom model definitions 2015-05-05 11:24:02 +02:00
executor.test.js add support for mixins 2015-04-24 12:42:56 +05:30