enrobie.plugins.logger.test package#
Submodules#
enrobie.plugins.logger.test.test_history module#
Functions and routines associated with Enasis Network Chatting Robie.
This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.
enrobie.plugins.logger.test.test_plugin module#
Functions and routines associated with Enasis Network Chatting Robie.
This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.
- enrobie.plugins.logger.test.test_plugin.test_LoggerPlugin(service: RobieService) None [source]#
Perform various tests associated with relevant routines.
- Parameters:
service – Ancilary Chatting Robie class instance.
- enrobie.plugins.logger.test.test_plugin.test_LoggerPlugin_cover(service: RobieService, client_dscsock: DSCClientSocket, client_ircsock: IRCClientSocket, client_mtmsock: MTMClientSocket, tmp_path: Path) None [source]#
Perform various tests associated with relevant routines.
- Parameters:
service – Ancilary Chatting Robie class instance.
client_dscsock – Object to mock client connection.
client_ircsock – Object to mock client connection.
client_mtmsock – Object to mock client connection.
tmp_path – pytest object for temporal filesystem.
Module contents#
Functions and routines associated with Enasis Network Chatting Robie.
This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.