stable

Clone or download

Read-only

Use Mockery in BotMattermost plugin

This is part of request #11179 Replace safe_mock by Mockery Change-Id: I976a0ba434d907e798ba402a415c0e58a14fc1d9

Modified Files

Name
M include/BotMattermost/Bot/BotFactory.php +0 −6 Go to diff View file
M tests/BotMattermost/AdminControllerTest.php +22 −15 Go to diff View file
M tests/BotMattermost/SenderServices/EncoderMessageTest.php +15 −9 Go to diff View file
M tests/BotMattermost/SenderServices/MarkdownEngine/MarkdownMustacheRendererTest.php +2 −2 Go to diff View file
M tests/BotMattermost/SenderServices/MarkdownEngine/MarkdownTemplateRendererFactoryTest.php +2 −2 Go to diff View file
M tests/BotMattermost/SenderServices/SenderTest.php +16 −9 Go to diff View file