<a name"1.0.9">
<a name"1.0.8">
- stringify error before passing to test callback (27a6aaa2)
- env: manually add the test app to the paths that require looks up (cc178d5f)
- dependency map for deep linking for hoodie-plugin-users ((7a55454c))
- double maxBuffer to avoid fails on travis ((3b788a62))
- plugin: install in correct location ((9cca5055))
- utils: use latest selenium server ((ca5420b2))
- bearer token support ((28eb1bba))
- run both www & admin tests ((83c82bd4))
- api: task tests ((c5ef928b))
- integration-test: remove testapp afterwards so it is not stored in travis cache ((d6a0ad6a))
- integration-test: use child_process.exec for cwd to have an effect ((d52f989c))
- make test more robust by replacing wait with findTimeout ((42ea8bec))
- inject Function.prototype.bind polyfill into the app ((267b0ccc))
- test: inject bind polyfill to
grunt test
task ((19b47448))
- test: app needs to be created before npm can list deps ((70717de1))
- test: do not test if module is not in dependency list ((193d8a9e))
- createApp: remove cache clean as it is deprecated ((3b5ec295))
- require function call to run tests ((fadca7fc))
- add main script to make this require-able ((adcf3cde))