loopback-boot/test
Simon Ho 276391811a Refactor unit test assertions to be more specific
- Change `process.bootingFlagSet` assertion from `ok()` to `true()`
- Change `app.booting` assertion from `not.be.ok()` to `false()`
2015-02-23 13:10:12 -08:00
..
fixtures Add unit test to verify `app.booting flag status 2015-02-20 13:51:53 -08: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 Refactor unit test assertions to be more specific 2015-02-23 13:10:12 -08:00