loopback-boot/test
Samuel Reed 30a7b6d9b8 Don't swallow error when a sub-dependency doesn't resolve.
This prevents an occurence where an error is completely swallowed if a script
required by loopback-boot has a bad require() call. The script is never ran
but execution continues.
2015-01-13 10:23:54 +01:00
..
fixtures Configure components via `component-config.json` 2015-01-06 14:00:26 +01:00
helpers Implement shorthand notation for middleware paths 2014-11-25 11:43:00 +01:00
browser.test.js Configure components via `component-config.json` 2015-01-06 14:00:26 +01:00
compiler.test.js Configure components via `component-config.json` 2015-01-06 14:00:26 +01:00
executor.test.js Don't swallow error when a sub-dependency doesn't resolve. 2015-01-13 10:23:54 +01:00