loopback-boot/test
Miroslav Bajtoš 255217f6a7 Ignore models/ and boot/ subdirs without index
Sub-directories of `models/` and `boot/` that cannot be required
(they don't have an index.js file) are silently skipped now.

This enables developers to put test files into `models/test/`.
2014-05-27 16:44:21 +02:00
..
fixtures/simple-app Initial implementation 2014-05-23 16:50:40 +02:00
helpers Load datasources and app cfg from multiple files 2014-05-27 14:08:58 +02:00
boot.test.js Ignore models/ and boot/ subdirs without index 2014-05-27 16:44:21 +02:00
global-setup.js Initial implementation 2014-05-23 16:50:40 +02:00