Skip to content

Latest commit

 

History

History
163 lines (77 loc) · 2.44 KB

CHANGELOG.md

File metadata and controls

163 lines (77 loc) · 2.44 KB

<a name"1.0.9">

1.0.9 (2015-07-08)

<a name"1.0.8">

1.0.8 (2015-07-03)

Bug Fixes

  • stringify error before passing to test callback (27a6aaa2)
  • env: manually add the test app to the paths that require looks up (cc178d5f)

1.0.7 (2015-03-01)

Bug Fixes

  • dependency map for deep linking for hoodie-plugin-users ((7a55454c))

1.0.4 (2015-02-21)

Bug Fixes

  • double maxBuffer to avoid fails on travis ((3b788a62))

1.0.0 (2014-10-22)

Bug Fixes

  • plugin: install in correct location ((9cca5055))

0.3.2 (2014-10-14)

0.3.1 (2014-10-13)

Bug Fixes

  • utils: use latest selenium server ((ca5420b2))

0.3.0 (2014-10-08)

0.3.0-beta.1 (2014-09-23)

Bug Fixes

  • bearer token support ((28eb1bba))
  • run both www & admin tests ((83c82bd4))
  • api: task tests ((c5ef928b))

0.2.1 (2014-09-17)

Bug Fixes

  • integration-test: remove testapp afterwards so it is not stored in travis cache ((d6a0ad6a))

0.2.0 (2014-09-06)

0.2.0-rc.2 (2014-08-21)

Bug Fixes

  • integration-test: use child_process.exec for cwd to have an effect ((d52f989c))

0.2.0-rc.1 (2014-08-21)

Bug Fixes

  • 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))

0.1.4 (2014-08-07)

0.1.3 (2014-08-06)

Bug Fixes

  • test: app needs to be created before npm can list deps ((70717de1))

0.1.2 (2014-08-05)

Bug Fixes

  • test: do not test if module is not in dependency list ((193d8a9e))

0.1.1 (2014-08-05)

0.1.0 (2014-08-05)

0.0.4 (2014-07-21)

Bug Fixes

  • createApp: remove cache clean as it is deprecated ((3b5ec295))

0.0.3 (2014-07-17)

Bug Fixes

  • require function call to run tests ((fadca7fc))

0.0.2 (2014-07-17)

Features

  • add main script to make this require-able ((adcf3cde))

0.0.1 (2014-07-17)