- extend mocked slack api methods
- update to botkit 4.10.0
- update to botkit 4.9.0
- update to botkit 4.8.1
- patch dependency security vulnerabilities noted in npm audit
- update to botkit 4.6.2
- add
slackAdapterMockParams
for simpleSlackAdapter
initialization - patch dependency security vulnerabilities noted in npm audit
Major update with breaking changes
- bind botmock core to new botkit features
- botmock is not depend on timeouts anymore
- new slack provider binding
.usersInput
return new message structurebotExtender
- is removed
- updated the botkit version to 0.7.4
- started to use the same package version notation as the botkit team