loopback-boot/test
Miroslav Bajtoš ef72efa70b executor: Split model boot into two phases
In the first phase, all models are defined.

In the second phase, models are configured, attached to data-sources
and exposed on the app object.

This way when the `attached` Model event is emitted, all models are
already defined and thus a listener can get reference of any other
model used in the app.
2014-06-16 16:41:12 +02:00
..
fixtures Rework model configuration 2014-06-13 19:40:52 +02:00
helpers Split the boot process into two steps 2014-06-03 08:13:14 +02:00
browser.test.js Rework model configuration 2014-06-13 19:40:52 +02:00
compiler.test.js compiler: Move model-sources cfg to models.json 2014-06-16 16:41:12 +02:00
executor.test.js executor: Split model boot into two phases 2014-06-16 16:41:12 +02:00