ohnope.ohnope.test package#
Submodules#
ohnope.ohnope.test.test_config module#
Functions and routines associated with rawberth Oh-nope IRC Services.
This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.
- ohnope.ohnope.test.test_config.test_OhnopeConfig(tmp_path: Path, config: OhnopeConfig, replaces: dict[str, Any]) None #
Perform various tests associated with relevant routines.
- Parameters:
tmp_path – pytest object for temporal filesystem.
config – Primary class instance for configuration.
replaces – Mapping of what to replace in samples.
ohnope.ohnope.test.test_ohnope module#
Functions and routines associated with rawberth Oh-nope IRC Services.
This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.
ohnope.ohnope.test.test_service module#
Functions and routines associated with rawberth Oh-nope IRC Services.
This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.
- ohnope.ohnope.test.test_service.test_RobieService(ohnope: Ohnope, client_ircsock: IRCClientSocket) None #
Perform various tests associated with relevant routines.
- Parameters:
ohnope – Primary class instance of project parent.
client_ircsock – Object to mock client connection.
Module contents#
Functions and routines associated with rawberth Oh-nope IRC Services.
This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.