-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Features to test:
find_bot(module)get_list_from_envitonment(env_var_name)iter_namespaces()import_plugin_modules()BotPlugins.__disabled_plugins(disabled_plugins)BotPlugins.command_descs()BotPliugins.feature_descs()BotPlugins.disable(plugin_name)BotPlugins.load_plugin(module_name)BotPlugins.enable(plugin_name)BotPlugins.load_plugins()BotPluginsused as an iterator
Mocks needed:
os.getenvos.path.joinos.path.dirname
Spies to be implemented:
importlib.import_module
Metadata
Metadata
Assignees
Labels
No labels