hubot-test-helper

Helper for testing hubot script

MIT License

Downloads
2.5K
Stars
115
Committers
17

Bot releases are visible (Hide)

hubot-test-helper - v1.9.0 Latest Release

Published by mtsmfm over 6 years ago

1.9.0 (2018-03-12)

Features

  • add ability to test robot.messageRoom(..) (13a8a28)
hubot-test-helper - v1.8.1

Published by mtsmfm about 7 years ago

1.8.1 (2017-10-09)

Bug Fixes

  • npm package: Add back src directory to npm package (d705303)
hubot-test-helper - v1.8.0

Published by mtsmfm about 7 years ago

1.8.0 (2017-10-08)

Features

  • Allow user.say accept a custom TextMessage (#48) (df04213)

Performance Improvements

hubot-test-helper - v1.7.0

Published by mtsmfm about 7 years ago

1.7.0 (2017-08-21)

Features

  • Add the ability to attach parameters to user (#45) (cf8e89b)
hubot-test-helper - v1.6.0

Published by mtsmfm over 7 years ago

<a name"1.6.0">

1.6.0 (2017-07-07)

Features

  • Update hubot dependency to allow for hubot 3 (cdc551b6)
hubot-test-helper - v1.5.1

Published by mtsmfm almost 8 years ago

<a name"1.5.1">

1.5.1 (2017-01-14)

Bug Fixes

  • Fix error with room destroy without httpd (#40) (2c8d45cc)
hubot-test-helper - v1.5.0

Published by mtsmfm about 8 years ago

<a name"1.5.0">

1.5.0 (2016-08-20)

Features

  • Allow loading multiple scripts (#35) (4ffc5a1c)
hubot-test-helper - v1.4.4

Published by mtsmfm almost 9 years ago

<a name"1.4.4">

1.4.4 (2016-01-12)

Bug Fixes

  • Compile lib on prepublish script (614cb264)
hubot-test-helper - v1.4.3

Published by mtsmfm almost 9 years ago

<a name"1.4.3">

1.4.3 (2016-01-12)

Bug Fixes

  • Add compiled src at this time (f730c48a)
hubot-test-helper - v1.4.1

Published by mtsmfm almost 9 years ago

<a name"1.4.1">

1.4.1 (2016-01-12)

Bug Fixes

  • prepublish can run via npm run (ca3ce194)
  • fix semantic-release script to build package (5edd44fc)
hubot-test-helper - v1.4.0

Published by mtsmfm almost 9 years ago

<a name"1.4.0">

1.4.0 (2016-01-09)

Features

  • Support JS users, add MIT license file and remove unused dependency lodash (#17) (c3497957)
hubot-test-helper - v1.3.0

Published by mtsmfm almost 9 years ago

<a name"1.3.0">

1.3.0 (2015-11-29)

Features

  • Support for enter/leave events (#17) (b153840e)
hubot-test-helper - v1.2.0

Published by mtsmfm almost 9 years ago

<a name"1.2.0">

1.2.0 (2015-10-27)

Features

  • Add robotEvent method available from tests (#16) (2d57138d)
hubot-test-helper - v1.1.0

Published by mtsmfm about 9 years ago

<a name"1.1.0">

1.1.0 (2015-10-12)

Features

hubot-test-helper - v1.0.0

Published by mtsmfm about 9 years ago

<a name"1.0.0">

1.0.0 (2015-10-07)

Breaking Changes

  • To support hubot >= 2.6.0, user.say returns Promise (ref: #10)

    (09038ecb)