loopback-boot/test
Hack Sparrow 8b475a97b2 Resolve ${var} values in middleware.json
App variables can now be specified in middleware.json using the ${var}
format. The value of var is looked up using app.get().

This allows loopback.rest and other loopback middleware which require
app variables, to be loaded declaratively using middleware.json.
2015-08-25 18:42:47 +05:30
..
fixtures Resolve ${var} values in middleware.json 2015-08-25 18:42:47 +05:30
helpers Fix the build failure 2015-07-31 10:02:16 -07:00
browser.multiapp.test.js Support for multiple apps in browserified bundle. 2015-03-19 09:57:32 -07:00
browser.test.js support 'mixinsources' option 2015-05-07 14:35:55 +05:30
compiler.test.js Allow middleware array merge by a key in item objects 2015-08-10 17:17:09 -07:00
executor.test.js Resolve ${var} values in middleware.json 2015-08-25 18:42:47 +05:30