- Sep 24, 2018
-
-
Tim Kinnane authored
-
Tim Kinnane authored
+ style change to empty catch handler + removed unused asteroid v2 interfaces + rebuild for release
-
Karan Bedi authored
-
- Sep 08, 2018
-
-
Tim Kinnane authored
-
- Aug 30, 2018
-
-
Tim Kinnane authored
-
Tim Kinnane authored
- Add interface for actions - Include fix for log consistency
-
- Aug 23, 2018
-
-
Tim Kinnane authored
-
Tim Kinnane authored
-
- Aug 18, 2018
-
-
Tim Kinnane authored
- Remove Asteroid v2 comments - Removed message content from logs
-
Tim Kinnane authored
-
Tim Kinnane authored
-
- Aug 17, 2018
-
-
Tim Kinnane authored
-
Tim Kinnane authored
Related #27
-
- Aug 14, 2018
-
-
Tim Kinnane authored
-
- Aug 09, 2018
-
-
Tim Kinnane authored
-
Tim Kinnane authored
-
- Aug 08, 2018
-
-
Tim Kinnane authored
- Related #20
-
Tim Kinnane authored
- Related #21 - Requires PR #11703 merge on core - Next SDK release will be blocked by that PR
-
Tim Kinnane authored
See https://github.com/RocketChat/docs/issues/870
-
Tim Kinnane authored
-
- Jul 26, 2018
-
-
Tim Kinnane authored
-
Tim Kinnane authored
Also fixed test fail due to join room array order
-
- Jun 27, 2018
-
-
Tim Kinnane authored
-
- Jun 11, 2018
-
-
Tim Kinnane authored
chore: Ignore and remove .DS_Store
-
- Jun 10, 2018
-
-
knjname authored
-
- Jun 04, 2018
-
-
Tim Kinnane authored
- Add a test utility to get the last sent message/s - Some minor test refactoring - Fixed interface error with reactions
-
- Jun 02, 2018
-
-
Tim Kinnane authored
-
Tim Kinnane authored
-
Tim Kinnane authored
- Refactored `channelInfo` to accept name or ID - Fixes #10
-
- Jun 01, 2018
-
-
Tim Kinnane authored
Related #10
-
- May 07, 2018
-
-
Tim Kinnane authored
-
Tim Kinnane authored
- Allow driver login with default credentials - Update docs and all env variable usage to settings - Make settings module available as export
-
Tim Kinnane authored
-
Tim Kinnane authored
-
Tim Kinnane authored
- Add `bot-helpers` user queries as `api.users` methods - Related #5 - Add demo interactions in `start.ts`
-
Tim Kinnane authored
- Add docs and tests for API - Update tests using old utils api - Use setup script pretest instead of each spec
-
- May 04, 2018
-
-
Tim Kinnane authored
- Fixes #7 - Use `ROCKETCHAT_USER` and `ROCKETCHAT_PASSWORD` for default credentials - Use `ROCKETCHAT_ROOM` for default room joins - Use `ROCKETCHAT_USESSL` to force SSL - `respondToMessages` now auto-joins rooms if not yet joined - Fix some interface / schema errors - Add pre-test checks for instance readiness - Add tests for all of the above
-
- May 01, 2018
-
-
Tim Kinnane authored
Remove 'connected' listener after connection times out in driver.connect
-
- Apr 29, 2018
-
-
Mikael Mello authored
Uncomment `driver .conenct` tests on driver.spec.ts
-
- Apr 16, 2018
-
-
SingLi authored
-