Граф коммитов

31 Коммитов

Автор SHA1 Сообщение Дата
Matt Stankiewicz 01d5be9d98
Merge pull request #36 from leonardochaia/features/support-skype
Adds support for Skype through MicrosoftSkypeMiddleware
2018-11-14 10:49:20 -08:00
Melanie Mendoza bd00c181f1 Fixed construction of user input cards for any hubot name 2018-08-31 15:20:44 -07:00
Melanie Mendoza 26c1b7c19f Adapter able to handle peristent and non-persistent brains when loading the authorized users 2018-08-28 14:00:15 -07:00
Leonardo Chaia 8abb71cb41 Merge branch 'master' into features/support-skype 2018-08-28 17:51:08 -03:00
Leonardo Chaia 7e42adf63c Renamed MicrosoftSkypeMiddleware to SkypeMiddleware 2018-08-28 17:41:23 -03:00
Melanie Mendoza 7a5a541737 Added brain loading for peristent brains 2018-08-28 11:47:16 -07:00
Leonardo Chaia c82cb2e74e Adds support for Skype through MicrosoftSkypeMiddleware 2018-08-28 12:50:57 -03:00
Melanie Mendoza 25fc470bd1 Moved authorization outside of toReceivable to maybeReceive 2018-08-27 11:58:08 -07:00
Melanie Mendoza 2221cf6891 Changed constructor and removed supportsAuth 2018-08-25 10:44:36 -07:00
Melanie Mendoza 9f4947a69e Changes from latest reviews 2018-08-24 16:08:34 -07:00
Melanie Mendoza d9a5e46f41 Fixed invoke action 2018-08-23 19:11:34 -07:00
Melanie Mendoza f1a3c07983 One more indentation fix 2018-08-23 18:15:23 -07:00
Melanie Mendoza 96502c4d61 Indentation and cleaning up 2018-08-23 18:10:18 -07:00
Melanie Mendoza 4cf6f18852 Isolated batching responses to teams middleware, moved sending to middleware 2018-08-23 18:05:20 -07:00
Melanie Mendoza 9755ecf920 On the spot TeamsChatConnector instantiation, mocked dependency in test 2018-08-23 11:54:02 -07:00
Melanie Mendoza 47c7d4e5ad Updated middleware test 2018-08-22 15:22:06 -07:00
Melanie Mendoza 99af8b865d Some changes for comments and whitespace 2018-08-22 14:29:33 -07:00
Melanie Mendoza a5eace48be Fixed conditional logic bug in combineResponses 2018-08-15 14:54:46 -07:00
Melanie Mendoza f741584093 The last of the tests 2018-08-15 14:25:52 -07:00
Melanie Mendoza 592ed7045d Simplified logic of msteams-middleware.combineResponses, tidied code, added more tests 2018-08-15 12:15:12 -07:00
Melanie Mendoza 3da9968a72 Added tests for adapter.coffee, adapter-middleware, msteams-middleware, and hubot-response-cards 2018-08-14 17:27:29 -07:00
Melanie Mendoza e918526e77 Cleaned up adapter code and modified adapter test 2018-08-14 09:57:20 -07:00
Melanie Mendoza 9007425105 Added more tests and a way to send responses to the user without going through hubot 2018-08-13 17:42:19 -07:00
Melanie Mendoza 1f5d985342 Added mock teams chat connector class for testing 2018-08-10 16:34:43 -07:00
Melanie Mendoza 9e8e0b6fed Moved gathering messages to msteams middleware, cleaned up logs, and started tests 2018-08-10 09:42:42 -07:00
Melanie Mendoza 1974007521 Added environment variable to control whether authorization is used 2018-08-02 15:19:32 -07:00
Melanie Mendoza 560ebda08e Added testing for the card construction in the adapter 2018-08-02 14:02:26 -07:00
Melanie Mendoza 5ae2039d4b Added auth and mention tests for the adapter 2018-07-25 10:55:16 -07:00
Zohaib Sibte Hassan 8d0cf959ff Adding coveralls 2017-09-18 10:49:27 -07:00
Matt Stankiewicz 938c7e946b Fix clientActivityId being null. It is not guaranteed to be present for
all channels. Add tests to ensure we don't regress.
2017-09-13 09:46:37 -07:00
Matt Stankiewicz ba48bb22b4 Add unit tests for msteams-middleware 2017-08-25 17:16:00 -07:00