coala/corobo

Create CoroboTestCase and deprecate `plugin_testbot`

nvzard opened this issue · 0 comments

instanciateElement of bot's plugin_manager which is using in the plugin_manager has been removed after the release of Errbot 6.0.0a.

CoroboTestCase uses the FullStackTest test class provided by Errbot for use with Python's unittest module to write tests against a fully functioning bot. It also supports usage of mock_injection with proper activation and deactivation of plugins as well as support for loading the plug file for the templates.