loopback-boot/test
David Cheung 7e5569cf70 Add `self` to test browser helper
Most browsers have `self` as the `window` object, our test browser
doesn't have the `self` variable, recent update in form-data
form-data/form-data@f64a4c3 switched to use `self`, this fix adds
`self` reference back so it is aligned with browser behavior
2016-11-08 13:21:19 -05:00
..
fixtures Change test cases port to be dynamic 2016-08-16 14:37:28 -04:00
helpers Add `self` to test browser helper 2016-11-08 13:21:19 -05:00
browser.multiapp.test.js update copyright notices and license 2016-05-05 21:52:36 -07:00
browser.test.js update copyright notices and license 2016-05-05 21:52:36 -07:00
compiler.test.js Configurable dir for components and middleware 2016-07-27 16:09:46 +02:00
config-loader.test.js Stop caching config files 2016-07-01 15:38:25 +02:00
executor.test.js Normalize line endings to support both LF and CRLF 2016-09-23 11:16:26 +02:00
utils.test.js Replace fs.existsSync calls with fs.statSync 2016-09-05 14:29:51 +02:00