loopback-boot/test
Miroslav Bajtoš 43993bf975 Remove auto-attach.
Breaking change.

The bootstrapper no longer calls `loopback.autoAttach`. Applications
have to explicitly configure datasources for their models
via `models.json`.
2014-06-10 09:24:16 +02:00
..
fixtures Change models.json to configure existing models 2014-06-10 09:21:15 +02:00
helpers Split the boot process into two steps 2014-06-03 08:13:14 +02:00
browser.test.js Implement compileToBrowserify and bootBrowserApp 2014-06-03 14:08:34 +02:00
compiler.test.js Change models.json to configure existing models 2014-06-10 09:21:15 +02:00
executor.test.js Remove auto-attach. 2014-06-10 09:24:16 +02:00