ac1571ccf1
- refactor logic of processing artifacts into their own classes - introduce Container as the main class for bootstrapping and build a registry of handlers during boot to organize them by a hierarchy denoted by path - adopt middleware like registration and invocation - container.use(path, handler) - container.run(context, done) - allow more phases during boot - boot is now asynchronous |
||
---|---|---|
.. | ||
fixtures | ||
helpers | ||
bootstrapper.test.js | ||
browser.multiapp.test.js | ||
browser.test.js | ||
compiler.test.js | ||
executor.test.js | ||
utils.test.js |